
/* CSS Design */
/* http://www.doclce-banana.es */


body {font-family:Tahoma,Arial,Helvetica,Verdana,sans-serif;}
td{font-size:11px; color:#999999;}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	height: 17px;
	width: 100px;
	border: 1px solid Gray;
	color: #383737;
         }

.pagina {background-image:url(images/sfondo1.gif);
background-attachment:fixed; margin-top:10px; margin-bottom:50px;}

.fondoliso{background-image:url(images/sfondo2.gif);
background-attachment:fixed; margin-top:10px; margin-bottom:50px;}

.esterna {width:100%;}


.interna {width:740px;}


.testata {width:740px; height:15px;}
.testatasup {background-image:url(images/sfondo.gif); width:740px; height:15px;
font-size:20px; font-weight:bold; color:#666666;}
.barramenu {background-color:#000000; width:740px; height:15px;
font-size:11px; color:#999999;}


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


td.contenuti {background-color:#000000; width:640px;}


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


.titolopagina {width:300px; font-size:24px; color:#999999;}


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



td.divisorio {background-image:url(images/divisorio.gif);
width:600px; height:16px;}


.sfondobianco {background-color:#FFFFFF;}



/* rollover standard collegamenti -- grigio>bianco -- */
A {text-decoration:none; font-weight:bold;}
A:link {color:#999999;}
A:visited {color:#999999;}
A:hover {color:#FFFFFF;}
A:active {color:#FFFFFF;}


/* rollover collegamenti su fondo chiaro -- grigio>grigio scuro -- */
A.poslink {text-decoration:none; font-weight:bold;}
A.poslink:link {color:#999999;}
A.poslink:visited {color:#999999;}
A.poslink:hover {color:#333333;}
A.poslink:active {color:#333333;}






/* ********************** fine css ************************ */




