body{
	background: url(../images/SfondoBIG_sfumato.jpg) top center no-repeat;
	font-family: Verdana;
	margin:0px;
}

/* top */

.menu{

	width:515px;
	height:40px;
	background: url(../images/barra_menu_top.jpg) top left no-repeat;

}

.menu a, .menu span{
	font-size:12px;
	color:white;
	text-decoration:none;
	

}


.btn_cerca{
	width:46px;
	height:23px;
	border:0px;
	margin-bottom:5px;
	background: url(../images/vai.gif) top left no-repeat;
}

.inputtext{
	
	width:140px;
	height:22px;
	border:0px;
	margin:0px;
	
	padding-left:10px;
	font-size:11px;
	

	
	font-style:italic;
	
	
	
	
	
	background: url(../images/bg_input_140.png) top left no-repeat;
	

}

#servizi{
	margin:0px;
	padding:0px;
	width:245px;
	margin-top:8px;
	margin-left:-4px;
	position:absolute;
	border:1px solid white;
	display:none;

}



/* contenuti */
span{
	
	font-size:12px;
	

}
p{
	
	font-size:12px;
	margin:0px;
	

}

div{
	
	font-size:12px;
	margin:0px;
	

}
a{

	font-size:12px;
	text-decoration:none;
	color:black;

}

.contenuti_middle{

	width:100%;
	height:100%;
	
	background: url(../images/Fascia_center_sf_bianco.png) top center no-repeat-y;

}

.contenuti_middle p{

	
	margin:0px;

}

.contenuti_bottom{

	width:100%;
	height:28px;
	
	/*background: url(../images/fascia_bottom_sf_bianco.png) top center no-repeat;*/

}


/* left */

.menu_left_top{

	background: url(../images/menu_top.jpg) top left no-repeat;
	width:262px;
	height:22px;

}

.menu_left_middle{

	background: url(../images/menu_center.jpg) top left repeat-y;
	width:262px;
	height:19px;

}

.menu_left_bottom{

	background: url(../images/menu_bottom.jpg) top left no-repeat;
	width:262px;
	height:22px;

}


/* ombre */
.titolo_menu_left{
		
	font-size:17px;
	padding-bottom:5px;
	color:white;
	font-weight:bold;
	margin:0px;

	

}

.titolo_menu_left span{

	font-size:17px;
	color:white;
	font-weight:bold;
	



}

/* */

.lista_sotto_settori a{
	font-size:12px;
	color:white;
	text-decoration:none;
	cursor:pointer;
	
	

}


.lista_sotto_settori span{
	font-size:12px;
	color:white;
	text-decoration:none;
	cursor:default;
	border: 0px solid black;
	
	
	

}


.lista_sotto_settori{
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-left:20px;
	border: 0px solid black;
	width:85%;
	
	
}



.Settore div a {

	color:#0e7717;
	font-size:9px;
	line-height:20px;
	border: 0px solid black;
	
}

ul li {
	
	color:white;
	list-style-image: url(../images/trattino_white.png);
	margin:0px;
	


}




.descrizione a:hover{

	text-decoration:underline;



}

.mail:hover{

	text-decoration:underline;
}


h1{

font-weight:bold;
font-size:12px;
margin:0px;
}



