/* CSS Document */

html {
  height: 100%;
  width:100%;
  font-size: 100%;
}
#contenuto {
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,  sans-serif;
	font-size: 12px;
	}
body {
	margin: 0;
	padding: 0;
	height:100%;
	width:100%;
	text-align: center; /* per IE5.x/Win */
	background-color:#FFFFFF;
	color: #666;
	font: 11px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,  sans-serif;
}

#main {
	BORDER-TOP-WIDTH: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	background-color:#FFFFFF;
	FLOAT: left; 
	BORDER-BOTTOM-WIDTH: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px auto; 
	WIDTH: 100%; 
	HEIGHT: 100%; 
	PADDING-TOP: 0px; 
	TEXT-ALIGN: center; 
	BORDER-RIGHT-WIDTH: 0px
}

#centrato {
	background-color:#FFFFFF;
	width:900px;	
	margin:auto;	
	 height: 100%;	
	text-align: left; /* per IE5.x/Win */
	margin-bottom:0px;
	 padding-bottom:0px;
}



#corpo {
	
	background-image: url(img/centro.png);	
	background-repeat: repeat-y;
	background-color:#FFFFFF;
	width:900px;
	height:200px;	
	float:left;	
	margin:0px;
}

#corpo a{
	color: #333;

}

#intestazione {
	padding-left:0px;
	padding-right:0px;
	background-color:#FFFFFF;
	}

#intestazionea {	
	color: #FFF;	
	height:10px;
	width:900px;
	background-color:#FFFFFF;
}

#intestazione0 {	
	padding:0px;
	margin:0px;
	color: #000;	
	height:100px;
	width:900px;
	background-image: url(img/testata.png);	
	background-repeat: no-repeat;

}
#linea {	
	padding:0px;
	margin:0px;
	margin-top:5px;
	color: #000;	
	height:1px;
	width:92%;
	background-color:#666;
	

}
#intestazione0  a {
	color: #000;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,  sans-serif;
	font-size: 12px;
	}
#intestazione1 {	
	color: #FFF;	
	margin-top:0px;	
	height:250px;
	width:900px;
	
}
#intestazione2 {	
	color: #OOO;
	margin-bottom:10px;	
	margin-top:10px;	
	height:25px;
	width:900px;
	font-weight:bold;
	background-image: url(img/striscia_link.png);	
	background-repeat: repeat-x;

}

#intestazione3 {	
	color: #FFF;	
	margin-top:0px;
	margin-bottom:0px;
	height:150px;
	width:900px;
	background-image: url(img/pub_int.jpg);	
	background-repeat: no-repeat;
}

#intestazione_casa {	
	color: #FFF;	
	margin-top:0px;
	margin-bottom:0px;
	height:150px;
	width:900px;
	background-image: url(img/bn-casa.jpg);	
	background-repeat: no-repeat;
}

#intestazione_edilizia {	
	color: #FFF;	
	margin-top:0px;
	margin-bottom:0px;
	height:150px;
	width:900px;
	background-image: url(img/bn-edilizia.jpg);	
	background-repeat: no-repeat;
}

#intestazione_industria {	
	color: #FFF;	
	margin-top:0px;
	margin-bottom:0px;
	height:150px;
	width:900px;
	background-image: url(img/bn-industria.jpg);	
	background-repeat: no-repeat;
}

#intestazione4 {
	color: #fff;
	margin-bottom:0px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	height:20px;
	font-size:14px;	
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,  sans-serif;
	font-weight:bold;
	width:900px;
	background-image: url(img/fascia_blu.png);
	background-repeat: repeat-x;
	text-align: right;
	

}

#corpo_interno {
	margin-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:10px;
	 background-color:#FFFFFF;
	}




#pie-di-pagina {
clear: left;
	height:30px;	
	color: #2e2006;		
	background-image: url(img/base_inf.png);	
	background-repeat: no-repeat;
}

p {
margin: 0;
padding-left: 0px;
padding-right: 0px;
font: 10px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,  sans-serif;
LINE-HEIGHT: 25px;
text-align:left;
}

 a{    
 text-decoration:none;    
  color: #FFF;
 
}
 a:hover{   
 text-decoration: none;    
 color:#999; 
}


.Stile11 {font-size: 10px}



.Stile1 {
	font-size: 12px;
	color: #333;
}




.menu a{
  float: left;
  padding: 2px;
  padding-left:0px;
  margin: 1px;
  background-color: #fff; 
  width:200px;
  text-align:center;
  text-decoration:none;
  color:#388dcb;
  }
.menu a:hover{
background-color: #fff;
color:#FFF;
}

#menu{
width: 200px;
padding: 0;
margin: 0;
font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,  sans-serif;
font-size: 13px;
 
}
#menu ul{
list-style: none;
margin: 0;
padding: 0;
}
#menu ul li {
margin: 0;
padding: 0;
}
#menu ul li a {
display: block; 
width:200px;
height:25px;
border-top: 1px solid #999;
text-decoration: none; 
padding: 2px 0 2px 0px;
padding-top:10px;
color: #333;
background-image:url(img/tasto-off.png);
background-repeat:no-repeat

}
#menu a:hover{
color: #388dcb;
font-weight:bold;
}

#menu a#current{
	color: #388dcb;
	font-weight:bold;
	background-image:url(img/tasto-on.png);
background-repeat:no-repeat
	
}

#menu a:link#evidenziato, 
#menu a:visited#evidenziato{
font-weight:bold;
color: #388dcb;
}



.menu1 a{
  float: left;
  padding: 2px;
  padding-left:0px;
  margin: 1px;
  background-color: #fff; 
  width:200px;
  text-align:center;
  text-decoration:none;
  color:#636477;
  }
.menu1 a:hover{
background-color: #fff;
color:#FFF;
}

#menu1{
width: 200px;
padding: 0;
margin: 0;
font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,  sans-serif;
font-size: 13px;
 
}
#menu1 ul{
list-style: none;
margin: 0;
padding: 0;
}
#menu1 ul li {
margin: 0;
padding: 0;
}
#menu1 ul li a {
display: block; 
width:200px;
height:18px;

text-decoration: none; 
padding: 2px 0 2px 0px;
color: #333;

}
#menu1 a:hover{
color: #333;
font-weight:bold;
}

#menu1 a#currente{
	color: #333;
	font-weight:bold;

}

#menu1 a:link#evidenziato, 
#menu1 a:visited#evidenziato{
font-weight:bold;
color: #333;
}





p{    
font: 11px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,  sans-serif; 
LINE-HEIGHT: 16px;

}
h3 {    
font: 14px;  
}

.Stile15 {
	color: #003300;	
	font-size: 14px;
}
.Stile16 {font-size: 14px; color: #003300;}


		
.Stilenum {
		
	font-size: 18px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,  sans-serif;
	font-weight: bold;
	color: #009900;
}
.titolonews {		
	font-size: 13px;
	font-weight: bold;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,  sans-serif;
	color: #C30;
}
.titolonewss {		
	font-size: 17px;
	font-weight: bold;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,  sans-serif;
	color: #C30;
}
.titolonewsa {		
	font-size: 25px;
	font-weight: bold;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,  sans-serif;
	color: #09C;
}

.titolonewsdx {		
	font-size: 14px;
	font-weight: bold;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,  sans-serif;
	
}

.titolonewssoc {		
	font-size: 14px;
	font-weight: bold;
	padding-left:7px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,  sans-serif;
	color: #666;
	
}

.titoloindex {		
	font-size: 20px;
	font-weight: bold;
	padding-left:0px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,  sans-serif;
	color: #388dcb;
	
}

.titoloindexz {		
	font-size: 17px;
	font-weight: bold;
	padding-left:0px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,  sans-serif;
	color: #388dcb;
	
}

.titolocolsx {		
	font-size: 11px;
	padding-left:0px;
	font-weight: bold;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,  sans-serif;
	color: #666;
	
}

.titolocolsxa {		
	font-size: 13px;
	padding-left:0px;
	font-weight: bold;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,  sans-serif;
	color: #666;
	
}


.titolonews_1 {		
	font-size: 11px;
	font-weight: bold;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,  sans-serif;
	color: #005985;
}

.titoloevid {	

padding-bottom:15px;
	font-size: 13px;
	font-weight: bold;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,  sans-serif;
	color: #666;
}
#titoloevid {	

margin-bottom:10px;
	font-size: 13px;
	font-weight: bold;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,  sans-serif;
	color: #666;
	
}

.testonews {		
	font: 11px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,  sans-serif; 
	text-align: left;
}
.testonewsy p{		
	font: 12px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,  sans-serif; 
	LINE-HEIGHT: 20px;
	text-align: left;
}
#foto {
padding-top:4px;
	height:50px;
	 width:50px;
	background-image: url(img/giorno.png);	
	
	background-repeat: no-repeat;
	color: #000;
}

.Stile19 {color: #000000}
.Stile20 {color: #005985}

#Stilett {
	font-weight: normal;
	 }
#intestazione2 {
	color: #333;
	text-align: right;
}

#somm  a {
	color: #fff;
	}


.campiform{ 
color:#CCC; 
with:50em;
font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,  sans-serif;
font-size:7;
background:#ffffff;

}
#linea {
	margin-top:10px;
	margin-bottom:10px;
	
	
	height:2px;
	width:100%;	
	background-image: url(img/linea-divisorio.png);	
	background-repeat: repeat-x;

}

.testban {		
	font-size: 16px;
	font-weight: bold;
	color:#487AAD	
}

.testban a{		
	font-size: 14px;
	font-weight: bold;
	color:#039;	
}

.form {		
	font-size:11px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,  sans-serif;
	
}
