body {
	background-color: #FFFFFF;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	scrollbar-face-color: #8BB1D6;
	scrollbar-highlight-color: #D7EBFC;
	scrollbar-3dlight-color: #7B95A4;
	scrollbar-darkshadow-color: #2A373D;
	scrollbar-shadow-color: #37739E;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #E4EEF7;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #00468A;
}

/* tag */

td,p,i {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #00468A;
}
a:active,a:link,a:visited {
	color: #75A5CD;
	text-decoration: underline;
}
a:hover {
	color: #FF8A00;
	text-decoration: underline;
}
input,textarea,select,option {
	color: #00254A; 
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	background-color: #FFFFFF;
	border: 1px solid #548DBD;
	text-decoration: none;
}
.check {
	background-color: #BACFE2;
	border: none;
}
.pulsante,.pulsante:active,.pulsante:link,.pulsante:visited {
	color: #124A83;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	border: 2px solid #C46B00;
	background-color: #FF8A00;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}
.pulsante:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* sfondi */

.bg_bia { /*--bia--*/
	background-color: #FFFFFF;
}
.bg_azz { /*--azz--*/
	background-color: #BACFE2;
}
.bg_blu { /*--blu--*/
	background-color: #548DBD;
}
.bg_blus { /*--blu scuro--*/
	background-color: #00468A;
}
.bg_ar { /*--ar--*/
	background-color: #FF8A00;
}

/* testi gabbia grafica */

.txt_sezioni { /* sommario */
	font-size: 12px;
	color: #5892C2;
	font-weight: bold;
	text-decoration: none;
	background-color: #00468A;
}
.menu {
	font-size: 10px;
	color: #D1E1EE;
	text-decoration: none;
}
.menu:active,.menu:link,.menu:visited {
	font-size: 10px;
	color: #D1E1EE;
	font-weight: bold;
	text-decoration: none;
}
.menu:hover {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.bannerino {
	border: 2px solid #C46B00;
	background-color: #EEEE00;
}
.txt_bannerino:active,.txt_bannerino:link,.txt_bannerino:visited {
	font-size: 10px;
	color: #124A83;
	font-weight: bold;
	text-decoration: none;
	line-height: 10px;
}
.txt_bannerino:hover {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.txt_bottom {
	font-size: 10px;
	color: #D1E1EE;
	text-decoration: none;
}
.txt_bottom:active,.txt_bottom:link,.txt_bottom:visited {
	font-size: 10px;
	color: #90B3D2;
	text-decoration: none;
}
.txt_bottom:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_banner {
	font-size: 10px;
	color: #00468A;
	text-decoration: none;
}
.txt_banner:active,.txt_banner:link,.txt_banner:visited {
	font-size: 10px;
	color: #00468A;
	text-decoration: none;
}
.txt_banner:hover {
	font-size: 10px;
	color: #75A5CD;
	text-decoration: none;
}
div#txt_tema {
	font-size: 12px;
	color: #FF8A00;
	font-weight: bold;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 7px;
}
.txt_tema {
	font-size: 12px;
	color: #FF8A00;
	font-weight: bold;
	text-decoration: none;
}
.txt_temapadre {
	font-size: 11px;
	color: #75A5CD;
	font-weight: normal;
	text-decoration: none;
}
.txt_top {
	font-size: 12px;
	color: #548DBD;
	font-weight: bold;
	text-decoration: none;
}

/* testi homepage */

.hp_link,.hp_link:active,.hp_link:link,.hp_link:visited { /* link in homepage: blu -> azzurro */
	color: #00468A;
	text-decoration: none;
}
.hp_link:hover {
	color: #75A5CD;
	text-decoration: none;
}
div#txt_titolo_hp { /* titolo box centrale */
	font-weight: bold;
	font-size: 18px;
	line-height: 19px;
	padding-bottom: 7px;
}
div#txt_box_hp { /* testo box centrale */
	font-size: 11px;
	line-height: 18px;
	padding-bottom: 7px;
}
div#txt_titolo { /* titolo box orizzontale/verticale */
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
	padding-bottom: 7px;
}
div#txt_box { /* testo box orizzontale/verticale */
	font-size: 11px;
	line-height: 13px;
	padding-bottom: 7px;
}
div#txt_box_bold {  
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	padding-bottom: 5px;
}
div#txt_box_pag { /* testo pił chiaro x sommario e firma blog */
	color: #75A5CD;
	line-height: 13px;
	padding-bottom: 7px;
}
.box_link,.box_link:active,.box_link:link,.box_link:visited { /* link nei box: blu -> arancio */
	color: #00468A;
	text-decoration: none;
}
.box_link:hover {
	color: #75A5CD;
	text-decoration: none;
}


/* testi pagina */

.txt_bold {
	font-weight: bold;
}
.txt_bold_ar {
	font-weight: bold;
	color: #FF8A00;
}
.txt_italic {
	font-style: italic;
}
.txt_light {
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
div#box { /* box_pag_apici */
	padding-bottom: 10px;
}
div#txt_bottom_pag { /* autore dell'articolo */
	font-size: 11px;
	color: #75A5CD;
	font-style: italic;
	font-weight: bold;
	padding-top: 18px;
	padding-bottom: 18px;
}
.txt_link,.txt_link:active,.txt_link:link,.txt_link:visited { /* link nella pagina */
	font-size: 11px;
	color: #75A5CD;
	font-weight: bold;
	text-decoration: none;
}
.txt_link:hover {
	font-size: 11px;
	color: #FF8A00;
	font-weight: bold;
	text-decoration: none;
}