/*----------------------------------------------*/
/*----------------[ DOVE SIAMO ]----------------*/
/*----------------------------------------------*/
#dovesiamo{
	padding: 0px;
	width: 450px;
	text-align: left;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top:50px;
	opacity:1;
	-moz-opacity:1;
	filter:alpha(opacity=100);
}
#dovesiamo h1{
	height: 70px;	
	background: url(../images/tit_dovesiamo.gif) 0px 0px no-repeat;
}
#dovesiamo h1 span{
	display: none;
}


#testo {
	background-color: #FFFFFF;
	width: 450px;
	padding: 0px;
	padding-bottom: 8px;
	margin: 0px;
	margin-top: 8px;
	color: #60181F;
	font-weight: bold;
	text-align: left;
}
#testo p {
	padding: 10px 16px 25px 14px;
	padding-bottom: 8px;
	margin: 0px;
}
/*
#fondo {
  height: 50px;
  background: url(../images/bg_sx.gif) left bottom no-repeat;
  background-position: bottom left;
  background-repeat: no-repeat;
}*/
