body{
	margin:0px auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width: 760px;
}

#contenitore{
	position:relative; 
	width: 760px; 
	margin:0px auto;
}

#box_top {
	background-image:url(../img/box_top_bckgrd.jpg);
	background-repeat:repeat-x;
	height: 345px;
	width:245px; 
	float:left;
	background-color: #E8DFB4;
}

#box_top_interno{
	margin-left: 15px;
	
}

#menu_servizio{
	margin-top: 15px;
}

#menu{
 	background-color:#003B81;
	height:50px;
	color:white;
	
}

.menu_box{
	border-right: 1px solid #E8DFB4;
	width: 106px;
	height: 50px;
	float:left;font-size:20px;
}
.menu_box2{
	border-right: 1px solid #E8DFB4;
	width: 106px;
	height: 50px;
	float:left;
}
.txt_menu_box{
	margin-top: 15px;
	text-align:center;
}
#body{
	margin: 20px 0 0 10px;
}
.foto{
	height: 82;
	width: 125px;
	float:left;
	border: 1px solid #333333;
}
.foto_struttura{
	border: 2px solid #996633; 
}
.foto_servizi{
	margin: 5px;
	width:100px;
	float:left;
	border: 1px solid #996633; 
}
.titolo1{
	font-size:16px;
	font-weight: bold;
	color:#63240D;
}

.titolo2{
	font-weight:bold;
	color:#003A80;
}

#box1{
	width: 471px;
	float:left;
	border-right: 1px solid #CC9900;
	padding-right: 10px;
}
.box_servizi{
 width: 220px;
 float:left; 
  margin-top: 20px;
}

.box_prodotto{
	margin: 20px;
}
#strutture{
	margin-left:500px;
}

.msg_ok{
	font-weight:bold;
	color:#009900;
}

.msg_no{
	font-weight: bold;
	color:#990000;
}
