body{
	width:100%;
	background: #702C37 url(img/fondo.jpg) repeat-x;
	margin:0px;
	color: #EDAB83;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: justify;
}
#fondo{
/*	background: #65242F url(img/fondo.jpg) repeat-x;*/
	/*height: 100%;*/
}
#header{
	width: 100%;
	height: 270px;
	background: url(img/testata.jpg) top center no-repeat;
}
#corpo{
	width: 980px;
	border-top: #EDAB83 1px dotted;
}
#footer{
	
	background: #360109 url(img/footer.jpg) repeat-x;
	height: 40px;
	font-size: 11px;
	padding:  10px 0 10px 0;
	color: #E18A4F;
	width:100%;
}
#menu{	
	text-align: center;
	padding: 5px 0 0 0;
	border-bottom: #EDAB83 1px dotted;
	/*border: #EDAB83 1px dotted;*/
	margin-bottom: 15px;
}
.m{
	margin: 0 5px 0 7px;
	float: left;
}
.mlang{
	margin: 0 3px 0 3px;
	float: right;
	font-size: 9px;
}
.chiudi{
	clear: both;
}
.bup{
	float: right;
	/*margin-right: 10px;*/
	width: 100%;
	text-align: right;
}
a:hover{
	font-weight: bold;
	color: #ED7832;
	text-decoration: none;
}
a:visited{
	font-weight: bold;
	color: #BB5111;
	text-decoration: none;
}
a:link{
	color:#E18A4F;
	text-decoration: none;
}

p{
	margin: 10px;
}
ol{
	margin-left: 10px;
}

li{
	margin:  0px 10px 0px 15px;
}
h1{
	font-family: "Times New Roman", serif;
	font-style: italic;
	font-weight: normal;
	font-size: 22px;
	line-height: 24px;
	color: #E18A4F;
	margin: 0px;
	padding: 0px;
}
h2{
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-align: right;
	margin-right: 10px;
}
h3{
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-align: center;
}
h4{
	font-family: Arial, sans-serif;
	font-size: 13px;
	text-align: center;
}
/* ----------------interno del corpo-------------- */
#csx{
	float: left;
	width: 589px;
	border-right: #9C3D25 1px dotted;
	text-align: justify;
	margin: 10px 0 10px 0;
	line-height: 160%;
/*	border-right: #EDAB83 1px dotted;*/
}

#cdx{
	float: right;
	width: 387px;
	text-align: justify;
	margin: 10px 0 10px 0;
	line-height: 160%;
}
#csxlarga{
	float: left;
	width: 769px;
	border-right: #9C3D25 1px dotted;
	text-align: justify;
	margin: 10px 0 10px 0;
	line-height: 160%;
/*	border-right: #EDAB83 1px dotted;*/
}


#cdxstretta{
	float: right;
	width: 207px;
	text-align: justify;
	margin: 10px 0 10px 0;
	line-height: 160%;
}
.immagine{
	float: left;
	/*clear: left;*/
	margin: 0 10px 0px 10px;
}
.img{
	float: left;
	margin:5px;
	padding:0px;
	background-color: #fff;
}
.gabbiastaff{
	float: left;
	width: 370px;
	height: 191px;
	margin: 0 10px 10px 0;
}
.gabbiastaffdue{
	float: left;
	width: 370px;
	height: 191px;
	background-color: #770000;
	margin: 0 10px 10px 0;
}
.immaginest{
	background-color: #FFD79B;
	width: 145px;
	height: 190px;
	float: left;
	clear: both;	
}
.testostaff{
	float: left;
	width: 195px;
	text-align: left;
	padding: 5px;
}
.line2{
	border-bottom: #9C3D25 1px dotted;
	margin: 0 0 0 10px;
	clear: both;
}
.contorno{
	float: left;
	clear: left;
	margin: 0 10px 0px 10px;
	background-color: #fff;
	padding: 5px;
}
.line{
	border-bottom: #9C3D25 1px dotted;
	margin: 0 10px 0 10px;
	clear: both;
}

/*------------- colonna per articoli ------------*/
.colonna{
	width: 253px;
	float: left;
	border-left: dotted 1px black;
	/*padding: 0 10px 0 10px;*/
}
/*------------- GABBIA OSPITALITA' --------------*/
.gabbiaos{
	float: left;
	width: 370px;
	height: 171px;
	margin: 0 10px 10px 0;
}

.immagineos{
	background-color: #FFD79B;
	width: 115px;
	height: 160px;
	float: left;
	clear: both;	
}
.testoos{
	float: left;
	width: 225px;
	text-align: left;
	padding: 5px;
}
/*----- FORM & SELECT --------*/
.select{
	margin:0 8px 10px 10px;
	width: 185px;
	padding:2px;
	background: #FFFACD;
	color:#700;
	border: none;
}
.select2{
	margin:0 0 5px 3px;
	float: right;
	padding:2px;
	background: #FFFACD;
	color:#700;
	border: none;	
}
.select3{
	margin:0 10px 10px 10px;
	width: 393px;
	padding:2px;
	background: #FFFACD;
	color:#700;
	border: none;
}
.btn{
	margin:0 10px 10px 10px;
	width: 185px;
	padding:2px;
	background: #360109;
	color:#FFD79B;
	border: 1px solid #E18a4f;
}
/*----------------------------*/