/* CSS per index.html */

<!-- index.css -->
body
{
margin:auto 0;
}

#contindex
{
margin:auto;
width:885px;
}

#continsert 
{
position:relative;
width:884px;
height:188px;
}

#contbody{
position:static;
width:884px;
height:188px;
line-height:7px;
}
#insert
{
position:relative;
margin-right: 1px;
float:left;
width:707px;
height:187px;
color:#ffffff;

}

#bannerhome
{
position:relative;
width:884px;
line-height:7px;
}

#contsitebox
{
position:relative;
width:886px;

height:211px;
line-height:7px;
}

.sitebox
{
position:relative;
margin-top: 1px;
margin-right: 1px;
float:left;
width:176px;
height:210px;
text-decoration:none;
}



<!-- top.css -->

#conttop   
{ 
position:relative;
padding:0px; 
width:884px; 
height:55px;
top:0px;
}
#toplogo
{
position:relative;
float:left;
top:9px;
vertical-align:bottom;
}
#topmenu
{
top:0px;
text-align:right;
text-transform:normal;
font:11px Arial,Sans-serif;   
font-weight: 600;
color:#6e6e6e; 
}
/*pulsante download newsletter in alto a destra*/
#topmenunewsletter
{
float:right;
width:87px;
height:19px;  
background-image: url(../immagini/newsletter.gif);
text-align:left;
text-transform:normal;
line-height:18px;
font:11px Arial,Sans-serif;   
font-weight: 600;
color:#6e6e6e;
}


#topmenu a
{		
 		line-height:18px;
		text-decoration:none;
		color:#646464;
}
#topmenu a:hover
{
		color:#ababab; 
}

<!-- END top.css -->


<!-- menu.css -->

/*MSIE7*/
#contmenu   
{
position:relative; 
margin-top:1px;
margin-top: -30px; 
width:884px;
z-index:-1; 
}
#lineamenu
{
position:relative;
margin-bottom: 1px;
width:884px; 
height:40px;
color:#ffffff;  
background:#ffffff;
}

#lineamenu_margine
{
margin-top:20px;
z-index:-1;
background-color:#FFFFFF;
position:relative; 
width:884px; 
height:40px;
}


#itemmenu a
{
color:#ffffff;
text-decoration:none;  
cursor:pointer; 
}
#itemmenu a:hover
{
color:#ababab;  
}


<!-- news.css -->

#contnews 
{
position:absolute;
float:left; 
background:#dedede; 
margin-left:0px;
margin-top:0px;

}


<!-- footer.css -->
#contfooter   
{
position:relative;
float:left;     
margin-top:1px;
width:868px;
border-top:solid; 
border-width:1px;
border-color:#646464; 
padding:0px 8px 6px 8px; /*sopra destro sotto sinistro */ 
    
}

.footerlink 
{
position:relative; 
float:left;     
cursor:pointer;
top:5px;   
}

.footerdivide 
{
top:5px; 
height:31px; 
position:relative;
margin-right:5px;
margin-left:5px; 
float:left;      
background:#646464;  
width:1px;    
}
#footermenu
{		
 		margin-top:2px;
 		text-align:right;	
		margin-left:10px;
		font-family:Arial,Sans-serif;
		font-variant:normal;
		font-size:11px;
		font-weight: 600;
		color:#646464;  
}
#footermenu a
{		
		text-decoration:none;
		color:#646464;
}
#footermenu a:hover
{
		color:#ababab; 
}
#footercopy
{		
		margin-top:11px;
 		float:right;
		text-align:right;
		margin-left:10px;
		top:0px;
		font-family:Arial,Sans-serif;
		font-variant:normal;
		font-size:9px;
		font-weight: 600;
		color:#ababab;  
}

<!-- END footer.css -->




<!-- NUOVO css per pagina standard -->

#contpage
{
position:relative;
width:884px;
border-color:#333333;
}

#contpage table{
	margin-right:-5px;
	font-family:Arial,sans-serif;
	font-size:11px;
	color:#646464;
	font-weight: 600;
	padding: 0px;
}

#menu_laterale
{
position:relative;
left:0%;
width:170px;
float:left;
margin-left: -3px;
background-color:#FFFFFF;
margin-top: -2px;
margin-right: 3px;

}
#menu_laterale a{
text-transform:normale;
text-decoration:none;
font:11px Arial,Sans-serif;   /* CORPO 11 */
font-weight: 600;
color:#6e6e6e;
}
#menu_laterale table{
border:0px;
}
#menu_laterale td{


width:170px;

height:15px;
border-top:0px none;

background-position:right;

}
/*
#contenuto{
position: relative;
left:20%;
width:800px;
background-color:#CCCCFF;
}
*/
#zona_titolo{
font-size:24px;
background:#f1f1f1;
padding:9px;
margin-bottom:2px;
margin-top: 0px;
margin-left: 2px;
margin-right: 0px;

}
#zona_immagine{
margin-left: 2px;
}
#zona_contenuto{
width:512px;
background:#f1f1f1;
padding:9px;
margin-top:2px;
margin-left: 2px;

}
#zona_contenuto a{
color:#ababab;
text-transform:normal;
text-decoration:none;
}
#zona_contenuto table{
width:510px;
}
#contenitore_news{
border: none;
position:absolute;
left:80%;
}

#stile_link a{color: #646464; text-decoration:none; }
#stile_link a:visited{color: #646464;}
#stile_link a:hover{color:#ababab;}