﻿
/* 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:10px; margin-bottom:50px;}


.esterna {width:100%;}


.interna {width:740px;}


.testata {width:740px; height:95px;}
.testatasup {background-image:url(images/testata.jpg); width:740px; height:70px;
font-size:48px; font-weight:bold; color:#FFFFFF;}
.barramenu {background-color:#000000; width:740px; height:25px;
font-size:11px; color:#FF0000;}


td.colonnasx {background-image:url(images/sfondo2.gif); width:200px;}
table.menusx {background-color:#000000; width:200px;
font-size:11px; color:#FF0000; border:#444444 1px solid;}
table.menusx td {border:#444444 1px solid;}


td.contenuti {background-image:url(images/sfondo3.gif); width:540px;}


table.standard {width:100%; font-size:11px; color:#333333;}


.titolopagina {width:300px; font-size:24px; font-weight:bold; color:#FF0000;}


p.titolo2 {font-size:18px; color:#FF0000; margin-bottom:8px;}


.rosso {font-weight:bold; color:#FF0000;}

.riepilogo_dati {
	font-weight:bold;
	color:#0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.riepilogo_dati_grigio {
	font-weight:bold;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

td.divisorio {background-image:url(images/divisorio.gif);
width:540px; 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:#00FF00;}
A.menu:visited {color:#00FF00;}
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 ************************ */



