body{
	font-family:Arial;
	color:#fff;
	margin: 0;
	padding: 0;
}

a{
	color:#f3c18a;
}

a:hover{
	color:#f3c18a;
	text-decoration:none;
}

body.bg { 
	background-color:#6f675e;
	background-image: url(/images/sfondi/sfondoPagina.jpg);
	background-repeat:repeat-x;
		   
}

div.header{
	width:315px;
	margin:0 auto;
}

div.language{
	background-color:#787065;
	width:100%;
	height:30px;
	padding-top:10px;
}
div.mainHP{
	width:896px;
	height:402px;
	margin:0 auto;
	background-color:#8c8377;
	background-image: url(/images/sfondi/baseHP.jpg);
	background-repeat:none;
}

div.contentHP{
	width:876px;
	padding:10px;
}

div.main{
	width:896px;
	margin:0 auto;
	background-color:#8c8377;
	background-image: url(/images/sfondi/baseInterniMID.jpg);
	background-repeat:repeat-y;
}

div.content{
	width:876px;
	padding:10px;
	text-align:center;
}




div.apertura{
	
	text-align:center;
	padding-top:20px;
}

div.fascia{
	background-color:#837a6f;
	padding:10px 5px 10px 15px;
	width:408px;;
	text-align:left;
}

div.footer{
	text-align:center;
	padding-top:15px;
}



.title{
	font-size:18px;
	font-weight:bold;
}

.title2{
	font-size:16px;
	font-weight:bold;
}

.text1{
	font-size:14px;
}

.text2{
	font-family:Arial;
	font-size:12px;
	color:#4b4640;
}

.text3{
	font-size:12px;
}

.text3 a{
	color:#fff;
}

.text3 a:hover{
	color:#fff;
	text-decoration:none;
}

.text4{
	font-family:Arial;
	font-size:14px;
	color:#4b4640;
}



.languagetext{
	font-family:Arial Regular;
	font-size: 18px;
	color:#fff;
	text-align:center;
}

.languagetext a{
	text-decoration:none;
	color:#fff;
}

.languagetext a:hover{
	text-decoration:none;
	color:#fff;
}


.clearboth{
	clear:both;
}

.portata{

	padding-top:8px;
	padding-bottom:8px;
	padding-left:15px;
	padding-right:15px;
	vertical-align:top;
	text-align:left;
	border-bottom: 1px solid #92897e;

}

.prezzi{
	width:60px;
	padding-top:8px;
	padding-bottom:8px;
	vertical-align:top;
	text-align:right;
	border-bottom: 1px solid #92897e;

}


