
/* CSS sviluppato da: DannyDesign */
/* http://www.dannydesign.it */


body {
	font-family: Tahoma,papyrus,Arial,Helvetica,Verdana,, sans-serif;;
}

.pagina {
	background-image: none;
	background-attachment: fixed;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
}


.esterna {width:100%;}


table.centrata {
width:900px;
}


td.fasciaorizzontale {
	width: 100%;
	height: 20px;
	background-color: #4A6CB6;
}


td.testata {
	width: 100%;
	height: auto;
	background-image: none;
	vertical-align: bottom;
	font-size: 11px;
	color: #CCCCCC;
}


td.datario {
	width: 170px;
	background-color: #7799C7;
	font-size: 11px;
}


td.titolosito { 
font-size:24px; font-weight:bold; color:#999999
}


td.colonnasx {
width:170px; font-size:11px;
background-image:url(images/sfondo_menu.gif);
}


.menusx {
font-size:11px; font-weight:bold; color:#FFFFFF;
}


td.corpopagina {
background-color:#FFFFFF;
font-size:12px; color:#808080;
}


table.contenuti {
font-size:12px; color:#666666;
}


.titolo2 {
font-size:22px; color:#666666;
}


.titolo3 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 6px;
}


.bianco {
font-weight:bold; color:#FFFFFF;
}


td.divisorio {
height:16px; background-image:url(images/divisorio.gif);
}


/* rollover standard collegamenti -- grigio scuro>grigio chiaro -- */
A {
text-decoration:none; font-weight:bold;
}
A:link {
	color: Black;
}
A:visited {color:#333333;}
A:hover {
	color: #D6D700;
}
A:active {color:#999999;}


/* rollover -- grigio>bianco -- menu superiore */
A.menu {
text-decoration:none; font-weight:bold;
}
A.menu:link {
	color: #FEFF0D;
}
A.menu:visited {color:#FEFF0D;}
A.menu:hover {color:#FFFFFF;}
A.menu:active {color:#FFFFFF;}


/* rollover -- grigio>grigio scuro -- titolo sito */
A.titolo {
text-decoration:none; font-weight:bold;
}
A.titolo:link {
	color: #666666;
}
A.titolo:visited {
	color: #666666;
}
A.titolo:hover {color:#666666;}
A.titolo:active {color:#666666}






/* ********************** fine css ************************ */



