/*  Colori Confindustria
		RGB 12 37 119
	 	#0C2577	
*/



html,body
{
margin:4px 0 4px 0;
padding:0; 
background: #FFFFFF !important;
}

div#container{width:980px; height:auto; margin: auto;
    background: #FFFFFF; text-align:left; border: solid 0px #0C2577; }
    
div#header{ width: auto;}

div#ramo {background: #FFFFFF;}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
div#main{float:left;width:980px; }

div#content{float:right;width:830px; }

div#nav{float:left;width:149px;}
/* La somma delle larghezze di content e nav deve essere strettamente minore della larghezza di main */
/* altrimenti IE6 da i ciocchi */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

div#extra{float:right; width:200px; padding: 1px 0px 1px 5px; margin: 0;}

div#footer{clear:both; width:100%; background: #FFFFFF; border-bottom: solid 0px #0C2577;  margin:0; padding:0;}







/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* definizione stili degli elementi contenuti nel div#ramo */

div#ramo p.ramo 
{
font-family: Verdana, Arial, sans-serif; color: #003366;
font-size:11px; text-align:left; line-height:180%; word-spacing:0; 
margin-top:0px; margin-bottom:0px; margin-left:3px; margin-right:0px;
border-bottom-style:solid; border-bottom-width:0px;  
}

div#ramo p.ramo a
{
font-family: Verdana, Arial, sans-serif; color: #003366;
font-size:11px; text-align:left; line-height:180%; word-spacing:0; 
margin-top:0px; margin-bottom:0px; margin-left:3px; margin-right:0px;
border-bottom-style:solid; border-bottom-width:0px; 
}

div#ramo p.ramo a:link  
{
color: #003366; text-decoration: none; font-weight:bold;
}

div#ramo p.ramo a:visited 
{
color: #003366; text-decoration: none; font-weight:bold;
}

div#ramo p.ramo a:hover 
{ 
color: #660033; text-decoration: underline; font-weight:bold;
}

div#ramo p.ramo a:active 
{
color: #003366; text-decoration: none; font-weight:bold;
}
/* fine stili div#ramo  */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* definizione stili degli elementi contenuti nel div#content */

div#content div.ticker{

font-family: Arial, Verdana, sans-serif;
color:#003366;
font-size:12px; text-align:justify; line-height:130%; word-spacing:0; margin-top:3px; margin-bottom:8px; margin-left:0px; margin-right:0px; 



}