@import url("comuni.css");

div#principalehome {
	margin:auto;
	width:980px;
	background: url(../interfaccia/bg-contenutiflash.gif) left repeat-y;
	border:none;
}
	
/*-------------------------
        COLONNA DX
       RIQUADRO NEWS
-------------------------*/
div#riquadronews p{
	margin:3px 0 0 0;
}


p.btnarchivionews {	
	padding:6px 5px 8px 0;
	background-color:#7D92AD;
	font-size:90%;
	text-align:right;
}
p.btnarchivionews a, p.btnarchivionews a:visited{
	padding:5px 0 5px 18px;
	color:#FFFFFF;
	text-decoration:none;
	background:url(../interfaccia/freccetta.gif) center left no-repeat;
}
p.btnarchivionews a:hover, p.btnarchivionews a:active{
	background-image:url(../interfaccia/freccetta-mov.gif);
	text-decoration:underline;
}
/* ----------- */


div#colonnadx li a, div#colonnadx li a:visited{
	background:#B8C4D4 url(../interfaccia/freccia.gif) left no-repeat;
}
div#colonnadx li a:hover, div#colonnadx li a:active{
	background-color:#DDE1E4;
}

/*-------------------------
---------CONTENUTI
-------------------------*/
div#contenutiflash{
	margin:0;
	padding:0;
	border:none;
}
div#contenutiflash object, div#contenutiflash object embed{
	margin:0;
	padding:0;
	border:none;
}
div#finecontenutiflash {
	clear:both;
	
	width:auto;
	width:1px !important;
	width:auto;
	
	height:auto;
	height:1px !important;
	height:auto;
}
div#contenuti p{
	margin:15px;
	padding:0;
	padding:25px 0 0 0 !important;
	padding:0;
}

/*-------------------------
----------RIQUADRI
-------------------------*/
div#topriquadri, div#riquadri {
	clear:both;
	margin:0 auto;
	padding:0;
	width:980px;
}
div#topriquadri{
	height:3px;
	font-size:0px;
	background:#7D92AD url(../interfaccia/bg-topriquadri.gif) right repeat-y;
	border-left:solid 1px #FFFFFF;
	border-right:solid 1px #FFFFFF;
}
div#riquadri {
	height:275px;
	background:#B1BECE url(../interfaccia/bg-riquadri.gif) right repeat-y;
	border:solid 1px #FFFFFF;
	border-top:0;
}
.evidenziabianco{
	color:#FFFFFF;
}

div#contenutohome{	
	width:982px;/*stessa larghezza del footer*/
	margin:10px auto 0 auto;
	padding:3px 0 0 0;
	background:#fff url(../interfaccia/doppio-bordo.gif) top left repeat-x;
}

div#contenutohome img{
	border:0;
}

div#contenutohome img.logovele{
	margin:0 0 0 140px;
}