/* CSS Document */
body,td,th {
	font-family: Verdana, Tahoma, serif;
	font-size: 10px;
	color: #333333;
}
body {
	background-color: #575757;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px
}
a:link {
	color: #FFAF17;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFAF17;
}
a:hover {
	text-decoration: underline;
	color: #CB8604;
}
a:active {
	text-decoration: none;
	color: #FFAF17;
}
.TitoloBluBold {
	font-weight: bold;
	color: #055395;
}
.TitoloBluBoldGrande {
	font-weight: bold;
	color: #055395;
	font-size: 16px;
}
.TitoloGialloBold {
	font-weight: bold;
	color: #FFAF17;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 764px;
	background: url(images/mainbg.gif) repeat;
}
#wrapper2 {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 764px;
	background: url(images/mainbg2.gif) repeat;
}
#header {
	margin: 0 0 15px;
	background: #FFFFFF;
	padding-bottom: 5px;
}
#header #logo {
	float: left;
	width: 500px;
}

#header #linkrapidi {
	margin: 0;
	float: left;
	width: 259px;
	height: 1%;
	font-size: 10px;
	text-align: right;
}
#header #linkrapidi select{
	background-color: #EAEEEF;
	font-family: Verdana, Tahoma, serif;
	font-size: 10px;
	width: 190px;
	color: #788E99;
}
#header #Immagine {
	margin: 0;
	clear: both;
	text-align: center;
}
#header #MenuUp {
	width: 754px;
	padding-top: 10px;
	background-image: url(images/bg_menuup.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #EFF3F4;
	height: 31px;
	text-align: left;
	font-size: 10px;
}
#header #MenuUp a:link {
	color: #666769;
	text-decoration: none;
}
#header #MenuUp a:visited {
	text-decoration: none;
	color: #666769;
}
#header #MenuUp a:hover {
	text-decoration: underline;
	color: #000000
}
#header #MenuUp a:active {
	text-decoration: none;
	color: #666769;
}
#header #MenuUp #Spacer {
	width: 25px;
	float: left;
}
#colonnasin {
	float: left;
	text-align: right;
	width: 280px;
}
#colonnasin #colonnasin_testo {
	width: 244px;
	text-align: left;
	padding-right: 10px;
}
#colonnades {
	float: right;
	width: 255px;
}
#colonnades #colonnades_testo {
	width: 214px;
	text-align: left;
	padding-left: 10px;
}
#colonnacen { 
	float: left;
	width: 29%;
}
#colonnacen #colonnacen_testo {
	width: 205px;
	text-align: left;
}
#footer {
	clear: both;
	background: #FFFFFF;
	padding-top: 8px;
}
#footer a:link {
	color: #055395;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #055395;
}
#footer a:hover {
	text-decoration: underline;
	color: #055395;
}
#footer a:active {
	text-decoration: none;
	color: #055395;
}
#footer #footer_testo {
	height: 30px;
	border: 1px solid #EFEFE3;
	width: 754px;
	background-color: #FFFFFF;
}
#footer #Copyright {
	float: left;
	width: 350px;
	margin-bottom: 15px;
	text-align: left;
	padding-top: 10px;
	background-color: #FFFFFF;
}

#footer #footerlink {
	margin: 0;
	float: left;
	width: 400px;
	height: 1%;
	font-size: 10px;
	text-align: right;
	padding-top: 10px;
	background-color: #FFFFFF;
}
#fine {
	clear: both;
	height: 10px;
	background-color: #FFFFFF;
	width: 764px;
}
#colonnacensola {
	width: 744px;
	text-align: left;
	background-color: #FFFFFF;
}

