@charset "utf-8";

/*
body {  
	background-color: #FFFFFF; 
	margin: 8px 0px 0px 0px; 
	font: normal 11px Georgia, "Times New Roman", Times, serif; 
	color:#000000
	}
	
body.stp {  
	background-color: #FFFFFF; 
	margin-top: 0; margin-left: 1px; font: normal 11px Georgia, "Times New Roman", Times, serif; color:#000000
	}

body.window {  background-color: #FFFFFF; margin-top: 4px; margin-left: 5px; font: normal 11px Georgia, "Times New Roman", Times, serif; color:#000000 }

	*/



body {  
	font: normal 11px Verdana, Arial, Helvetica, sans-serif; 
	color:#000000;
	background-color: #FFFFFF; 
	margin: 8px 0px 0px 0px; 
	}

body.stp {  
	background-color: #FFFFFF; 
	margin-top: 0; 
	margin-left: 1px; 
	font: normal 11px Verdana, Arial, Helvetica, sans-serif; 
	color:#000000;
	}

body.window {  
	background-color: #FFFFFF; 
	margin-top: 4px; 
	margin-left: 5px; 
	font: normal 11px Verdana, Arial, Helvetica, sans-serif; 
	color:#000000;
	}



td.middle {  
	vertical-align:middle;
	}


/* CONTENUTO */
#intesta {
	margin: 25px 0px 10px 0px;
	padding: 0px;
	border: 0px;
	width: auto;
}


#contenuto {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	width: auto;
	text-align: justify;
}



#footer {
	background-color: #FFFFFF;
	border-top: 1px #00337A solid;
	margin: 25px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
}


.testoform {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}


a.testoform:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.testocampi {
	font-size: 11px;
	color: #000000;
}


.titlemenu {
	background-image: url(http://first.aster.it/templates/legacoop/images/back-title-menu.jpg);
	height: 30px;
	width: 170px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align:middle;
	text-indent: 30px;
}



/* MENU SX */

#menu_sx {
	text-align:left;
	margin: 20px 30px 20px 0px;
	padding: 0px;
	border: 0px;
	width: 170px;
}


.vocemenu {
	font-size: 11px;
	color: #000000;
	text-indent: 30px;
	line-height: 20px;
	font-weight: normal;
}


.vocemenu a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.vocemenu a:hover {
	text-decoration:underline;
}




/* SCHEDE NEWS */
#numeronews {
	background-color: transparent;
	}


/* TITOLI */

.titolopage, .titolo {
	font-size: 16px;
	font-weight: bold;
	color: #EE053B;
}


.titolomedio {
	font-size: 12px;
	font-weight: bold;
	color: #EE053B;
	}




.sottotitolo, .titleform {
	font-size: 14px;
	font-weight: bold;
	color: #524245;
	}


.testo {
	font-size: 12px;
}


.bold {
	font-weight: bold;
}





/* BOX NEWS */
#box_news {  
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	width:530px;
	font-weight: normal;
	font-size: 10px;
	border-top: 1px #00337A solid;
	border-left: 1px #00337A solid;
	border-right: 1px #00337A solid;
	border-bottom: 1px #00337A solid;
	}

