* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
html {
	height:100%;
}
#contenitore {
	position:relative;
	width: 100%;
	text-align: left;
	min-height: 100%;
	height: auto !important; /*  serve per far prendere l'altezza al 100% al contenitore principale */
	height: 100%; /* tolgo l'altezza del footer dal contenitore principale */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -90px;
	margin-left: auto;
}
#contenitore .logo{
	left: 0;
	top: 0;
	position: absolute;
}
/* ---------------  testata  --------------------- */

#contenitore .testata{
	position:relative;
	width: 100%;
	height: 118px;
	background-image: url(/img/sf_alto.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#contenitore .testata .img_tes{
	height: 80px;
	padding-left:339px;
	position: relative;
}
#contenitore .testata .tit_tes{
	height: 38px;
	position:relative;
	color:#152a89;
	padding-left: 344px;
	line-height: 38px;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
}
#contenitore .testata .tit_tes h1{
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 2px;
	text-transform: uppercase;
	
}
#contenitore .testata .tit_tes2{
	height: 34px;
	position: absolute;
	color:#FFFFFF;
	line-height: 34px;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	top: 0px;
	left: 342px;
	letter-spacing: 2px;
	text-transform: uppercase;
	width: 650px;
}

/* ---------------  contenuti  --------------------- */

#contenitore .contenuti{
	width: 1000px;
}
#contenitore .contenuti .col_sx{
	float: left;
	width: 295px;
	margin-top: 80px;
	text-align: right;
}
#contenitore .contenuti .col_sx .box_menu{
	width: 260px;
	text-align: left;
	margin-left: 35px;
	background-image: url(/img/sf_menu.gif);
	background-repeat: no-repeat;
	background-position: left 14px;
	min-height: 26px;
	height: auto !important; /*  serve per far prendere l'altezza al 100% al contenitore principale */
	height: 26px;
	margin-bottom: 14px;
}
#contenitore .contenuti .col_sx #menu_2righe {
	min-height: 42px;
	height: auto !important; /*  serve per far prendere l'altezza al 100% al contenitore principale */
	height: 42px;
	background-position: left 30px;
}
#contenitore .contenuti .col_sx .box_menu a{
	color: #152a89;
	text-decoration: none;
	display: block;
	font-size: 11px;
}
#contenitore .contenuti .col_sx .box_menu .tit_a{
	font-size: 14px;
	font-style: italic;
	padding-left: 6px;
	font-weight: bold;
}
#contenitore .contenuti .col_sx .box_menu .box_sottomenu{
	padding-top: 16px;
	padding-bottom: 5px;
}
#contenitore .contenuti .col_sx .box_menu .box_sottomenu a{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 18px;
}
#contenitore .contenuti .col_sx .box_menu .box_sottomenu a:hover{
	background-image: url(/img/sf_menusx_a.gif);
	background-repeat: no-repeat;
	background-position: left center;
	
}
#contenitore .contenuti .col_sx .box_menu a:hover{
	color: #40659f;
}

#contenitore .contenuti .col_dx{
	float: left;
	width: 660px;
	margin-left: 45px;
}
#contenitore .contenuti .col_dx .boxtesto{
	padding-top: 58px;
	color: #152a89;
	font-size: 11px;
}
#contenitore .contenuti .col_dx .boxtesto a{
	color: #152a89;
	font-size: 11px;
}
#contenitore .contenuti .col_dx .boxtesto a:hover{
	color: #40659F;
}
#contenitore .contenuti .col_dx .boxtesto h1{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
#contenitore .contenuti .col_dx .boxtesto h2{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#contenitore .contenuti .col_dx .boxtesto .box_regolamenti {
	margin-top: 10px;
	margin-bottom: 20px;
	height: 56px;	
	background-repeat: no-repeat;
	background-position: left center;
}
#contenitore .contenuti .col_dx .boxtesto .box_regolamenti a{
	font-size: 13px;
	line-height: 56px;
	height: 56px;
	padding-left: 80px;
	font-weight: bold;
	text-decoration: none;	
}
#contenitore .contenuti table tr.sf_tab td{
	background-image: url(/img/sf_tab.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 25px;	
}
#contenitore .contenuti table tr.sf_tab2 td{
	background-image: url(/img/sf_tab2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 2px;
}
#contenitore .contenuti .col_dx .boxtesto .mappa{
	color: #152a89;
	font-size: 11px;
	margin-top: 20px;
}
#contenitore .contenuti .col_dx .boxtesto .mappa table tr th{
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#contenitore .contenuti .col_dx .boxtesto .mappa table tr td{
	color: #152a89;
	font-size: 11px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#contenitore .contenuti .col_dx .boxtesto .mappa table tr td a{
	color: #152a89;
	font-size: 11px;
	display: block;
	padding-right: 7px;
	padding-left: 7px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 2px;
}
#contenitore .contenuti .col_dx .boxtesto .mappa table tr td a:hover{
	color: #40659f;	
}
/* ---------------  footer  --------------------- */
#footer{
	height: 90px;
	position:relative;
	width:100%;
	z-index:10;
	background-image: url(/img/sf_footer.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#footer .box_sx {
	height: 90px;
	width: 340px;
	background-image: url(/img/sf_footer_sx.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 11px;
	color: #c0cef5;
	float: left;
}
#footer .box_sx .indirizzo{
	line-height: 35px;
	height: 35px;
	font-weight: bold;
	padding-left: 30px;

}
#footer .box_sx .contatti{
	padding-left: 30px;
	padding-top: 8px;
	line-height: 18px;
}
#footer .box_sx .contatti a{
	font-size: 11px;
	color: #c0cef5;
	text-decoration: none;
}
#footer .box_sx .contatti a:hover{
	color: #ffffff;
}
#footer .menu_fot{
	float: left;
	padding-top: 32px;
	padding-left: 30px;
}
#footer .menu_fot a{
	font-size: 11px;
	color: #c0cef5;
	text-decoration: none;
	font-weight: bold;
	margin-right: 15px;
}
#footer .menu_fot a:hover{
	color: #ffffff;
}
#contenitore .contenuti .tit_pdf{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #152A89;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/* ---------------  altro  --------------------- */

.box_spaz {
	height: 110px;
	width:100%;
}
.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;

}
#box_form_codice { border: 2px #40659F solid; clip:  rect(   ); padding-top: 0px; padding-right: 10px; padding-bottom: 0px; padding-left: 10px; margin-top: 0px; margin-bottom: 10px}

.campi {
	color: #152a89;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #152a89;
}
#contenitore input.invio{
	background-color: #162B88;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	margin: 5px;
	vertical-align: middle;
	border: 0px none #162B88;
	cursor:pointer;

}
#contenitore input.invio:hover{
	background-color: #4067A0;

}

