/* CSS Document */

/*-----------
 STRUTTURA
---------- */
 
html{background:#51514E;margin: 0;padding: 0;}
body{text-align: center;color: #656565;font: 76% Georgia, Verdana, Arial, sans-serif;margin: 0;padding: 0;}
div#bounding_box{min-width: 550px;background: #51514E}
div#box{background: white;text-align: left;border-left:3px solid #3D3D3B;border-right:3px solid #3D3D3B;width: 1020px; margin: 0 auto;}
div#header{background: #F3F3E8;height:50px;border-top: 6px solid #494A3E;border-bottom: 1px solid #494A3E;}
div#col_sx{width:180px;float:left;background:white;/*padding: 0 1%;*//*l'ho levato altrimenti il menu mi si spostava sul onmouse over*/}
div#col_dx{width:220px;float:right;background:white;/*padding: 0 1%;/*l'ho levato altrimenti il menu mi si spostava sul onmouse over*/}					
div#contenuti{height:80%;background: white;margin: 0 14%;border-left:1px solid #EAEAEA;border-right:1px solid #EAEAEA}
div#footer{clear:both;padding-top:10px;height:30px;background: #F3F3E8;color: #4E768A;border-top: 1px solid #494A3E;border-bottom: 1px solid #494A3E}
/* ---------------------- end struttura ----------------------------------- */

/*----------------------------
 IMPAGINAZIONE - TIPOGRAFIA
--------------------------- */
h1,h4,h5,h6{color: #D76010/*#606161*//*#628D0E*/;font-family: Georgia, Verdana, Arial, sans-serif;margin: 0;padding:0}
h1{font-size: 200%}
/*h2{font-size: 160%}*/
/*-------- New H2 ----------*/
h2	{position: relative;color: #D76010;font: normal 1.4em/1em helvetica, arial, sans-serif;margin: 0.5em 0;margin-left: 5px;margin-right: 5px;border-bottom: 1px dotted #bba;/*padding: 0.5em 0 0.5em 0*//*border-top: 1px solid #000;*//*color: #d60;*/}
/*h2 a { color: #d60; }h2 span {color: #888;}h2 a:hover { color: #b40; }h2 a:hover span { color: #666; }*//*--------------------------*/
/*h3{color:#606161;font-size: 130%;font-family: Georgia, Verdana, Arial, sans-serif;margin: 0;padding:0}*/
h3	{position: relative;/*color: #d60;*/color: #606161;font: normal 1.3em/1em helvetica, arial, sans-serif;margin: 1em 0;padding: 0.5em 0 0.5em 0;/*border-bottom: 1px dotted #bba;	border-top: 1px solid #000;*/}
h4{font-size: 120%}
/* Fix IE. Hide from IE Mac \*/
/** html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }*/
/* End */	
p{color: #656565;font-size:90%;font-family: Georgia, Verdana, Arial, sans-serif;margin:0;line-height:1.7}

a{color:#05727F /*#C94921*//*#067E75#577F7C*/;text-decoration:none}/*Arancione carico:#FE6E05*/
a:hover	{background-color:#F3F3E8;color:black;text-decoration:underline}

#link_leggi {font-size:90%;text-align:right;margin-right:10px}
#briciole_here{color:#FF9900}

/* ---------------------- end tipografia ----------------------------------- */

/* scrollbar */
html {
   scrollbar-base-color:#F3F3E8/*#6D4F31*/;
   scrollbar-face-color: #F3F3E8/*#6D4F31*/;
   scrollbar-shadow-color: #6D4F31;
   scrollbar-arrow-color: #A47E6A;
   scrollbar-highlight-color: #6D4F31;	
   scrollbar-dark-shadow-color: #6D4F31;
   scrollbar-3d-light-color:yellow;
   scrollbar-track-color: #F3F3E8;
}



/*-------- Tabella dentro l'header ------------------------*/
#tab_header{position:absolute;margin-left:0px;/*font-weight:bold;*/font-size:130%;width:1020px;height:50px}/*Il width è lo stesso della box*/
#tab_header_cell{/*width:50px;*/text-align:left;}/*celle della tabella header*/
#tab_header a{font-weight:bold;color:#000000;font-family: Verdana, Arial, sans-serif}
#tab_header a:hover{font-weight:bold;color:#000000;text-decoration:none;border-bottom:4px solid black;background-color:#F3F3E8;color:#577F7C}
/*#logo_top_sup{width:180px;background: #F3F3E8 url(../images/new_images/logo_sup.gif) no-repeat;}*/
#logo_top_sup{width:180px;background: #F3F3E8 url(../images/new_images/logo_inf_new.gif) no-repeat;}
#logo_dot{width:1%;font-size:60%;text-align:center}
/* Nota: il width di logo_top + margin-left del tab_header = width di col_sx*/
#tab_logo{margin-left:0px}/* Nella col_sx */
/*#logo_top_inf{width:180px;height:180px;background: #fff url(../images/new_images/logo_inf_new.gif) no-repeat;}*/
/*-------- END Tabella dentro l'header ------------------------*/


/* Chiusura sezioni, prevalentemente col destra */
#chiusura{border-bottom:1px solid #6D4F31}
/*#chiusura{border-bottom:1px solid white;}*/
			


/*--------------------------------------*/
/*		Parti comuni "quasi" a tutto	*/
/*--------------------------------------*/


/*---Table ruler - righe in evidenza col passaggio del mouse sulla tabella del bilancio----------*/
#type_tabelle_bilancio tr.ruled{background:#B8D7D5;color:black;/*font-weight:boldbackground:#6D4F31;color:yellow;*/}



/* ----------------------- END ------------------------------ */
/*
Legenda colori:
--------------
sfondo: #F3F3E8
sfondo: #F0F7C1 (old)
marrone scuro (h2): #6D4F31
sfondo tabelle bilancio: #EBEBD6

Nuove specifiche font (26lug06):
-------------------------------

*/
