
/* CSS sviluppato da: Guido */



body {font-family:Tahoma,Arial,Helvetica,Verdana,sans-serif;}


.pagina {background-image:url(img/sfondo1.jpg);background-attachment:fixed; margin-top:10px; margin-bottom:50px;}


.esterna {width:100%;}


.interna {width:900px;}


.testata {width:920px; height:95px;}
.testatasup {background-image:url(img/testata.jpg); width:600px; height:60px;font-size:40px; font-weight:bold; color:#FF0000;}
.testatasup1 {background-image:url(img/testata.jpg); width:150px; height:60px;font-size:40px; font-weight:bold; color:#FF0000;}
.testatasup2 {background-image:url(img/testata.jpg); width:150px; height:60px;font-size:40px; font-weight:bold; color:#FF0000;}

.barramenu {background-color:#000000; width:900px; height:25px;font-size:11px; color:#FF0000;}


td.colonnasx {background-image:url(img/sfondo2.jpg); width:100px;}
table.menusx {background-color:#000000; width:137px;font-size:9px; color:#FF0000; border:#444444 1px solid;}
table.menusx td {border:#444444 1px solid;}


td.contenuti {background-image:url(img/sfondo3.jpg); width:900px;}


table.standard {width:100%; font-size:11px; color:#333333;}


.titolopagina {width:300px; font-size:24px; font-weight:bold; color:#FF0000;}
.menu_sx {width:300px; font-size:8px; font-weight:bold; color:#FF0000; font-face="Verdana"}

p.titolo2 {font-size:18px; color:#FF0000; margin-bottom:8px;}


.rosso {font-weight:bold; color:#FF0000;}


td.divisorio {background-image:url(img/divisorio.jpg); width:761px; height:16px;}



/* rollover standard collegamenti -- grigio scuro>rosso -- */
A {text-decoration:none; font-weight:bold;}
A:link {color:#333333;}
A:visited {color:#333333;}
A:hover {color:#FF0000;}
A:active {color:#FF0000;}


/* rollover -- rosso>bianco -- menu superiore e sinistro */
A.menu {text-decoration:none; font-weight:bold;}
A.menu:link {color:#FF0000;}
A.menu:visited {color:#FF0000;}
A.menu:hover {color:#FFFFFF;}
A.menu:active {color:#FFFFFF;}


/* 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 ************************ */
