
/* CSS sviluppato da: DannyDesign */
/* http://www.dannydesign.it */


body {font-family:Tahoma,Arial,Helvetica,Verdana,sans-serif;}


.pagina {background-image:url(images/sfondo.gif);
background-attachment:fixed; margin-top:0px; margin-left:0px;
margin-bottom:50px;}


.sommario {background-image:url(images/sfondo_sommario.jpg);
background-attachment:fixed; background-repeat:no-repeat;
margin-top:0px; margin-left:15px;}


.testata {background-image:url(images/testata.jpg);
background-attachment:fixed; margin-top:0px; margin-left:10px;}


td.titolosito {width:100%; height:100px;
font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
font-size:48px; font-weight:bold; color:#FFFFFF;}


table.principale {width:570px;}


table.standard {font-size:11px; color:#333333;}


td.titolopagina {height:35px; text-align:right; background-color:#000080;
font-size:20px; color:#FFFFFF;}

td.titolopagina p {margin-right:10px;}


.titolo2 {font-size:18px; color:#000080;}


td.divisorio {height:12px; background-image:url(images/divisorio.gif);}


.celeste {color:rgb(180,220,255);}



/* rollover standard collegamenti -- grigio scuro>celeste -- */
A {text-decoration:none; font-weight:bold;}
A:link {color:#333333;}
A:visited {color:#333333;}
A:hover {color:#90B4F0;}
A:active {color:#90B4F0;}


/* rollover -- bianco>celeste -- menu laterale */
A.menu {text-decoration:none; font-weight:bold;}
A.menu:link {color:#FFFFFF;}
A.menu:visited {color:#FFFFFF;}
A.menu:hover {color:#90B4F0;}
A.menu:active {color:#90B4F0;}


/* rollover -- bianco>bianco sottolineato */
A.bianco {font-weight:bold;}
A.bianco:link {color:#FFFFFF; text-decoration:none;}
A.bianco:visited {color:#FFFFFF; text-decoration:none;}
A.bianco:hover {color:#FFFFFF; text-decoration:underline;}
A.bianco:active {color:#FFFFFF; text-decoration:underline;}




/* ********************** fine css ************************ */



