/* ================= */
/* CSS per LA SUCHE  */
/* ================= */

body {
margin:0;
padding:0;
font-size:13px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#151515;
background:#656363 url(../img/layout/bg.jpg) repeat;
}

img{border:0;}

ul, li{	
margin:0 15px;
padding:0;

}
a, a:visited {
color:#138C2D;
text-decoration:none;
}

a:hover, a:active {
color:#151515;
background-color:#8CDC3D;
}
.clear{clear:both;}
input, select {margin:1px 0; }
input, textarea, select{font: 12px/16px Verdana, Arial, Helvetica, sans-serif; }
textarea:focus, input[type=text]:focus, select:focus {background-color:#BCD9C1 }
address{margin:0;padding:0;font-style:normal; }

/* ----------  D  I   V ---------- */

#container {
	width:881px;
	margin:20px auto;
	}
#header {
	width:881px;
	height:389px;
	background:#656363 url(../img/layout/header.jpg) no-repeat;
	}
#contenuti {
	background-color: #F1E1F1;
	}
#contenuti td {height:0;}
#content {
	padding:3px 10px;
	text-align:justify;
	}

#Flags{
	position:absolute;
	margin-top:330px;
	margin-left:88px;
	height:50px;
	}
	#Flags a{
		height:50px;width:61px;
		display:block;
	}
	#Flags span {display:inline;height:50px;width:61px;float:left;}

	#ita a, #ita a:visited {
		background:transparent url(../img/ita.jpg) no-repeat scroll center bottom;
	}
	#ita a:hover, #ita_active a {
		background:transparent url(../img/ita.jpg) no-repeat scroll center top;	
	}
	#eng a, #eng a:visited {
		background:transparent url(../img/eng.jpg) no-repeat scroll center bottom;
	}
	#eng a:hover, #eng_active a {
		background:transparent url(../img/eng.jpg) no-repeat scroll center top;
	}
	#fra a, #fra a:visited {
		background:transparent url(../img/fra.jpg) no-repeat scroll center bottom;
	}
	#fra a:hover, #fra_active a {
		background:transparent url(../img/fra.jpg) no-repeat scroll center top;
	}	
/*------------- MENU --------------*/
#menu{
	float:left;
	
	z-index:20;
	} 
#menu ul {
	font-size:12px;
	list-style:none;
	margin:0;
	}
#menu li {
	padding:2px;
	}
#menu a, #menu a:visited {
	display:block;
	width:190px;
	text-align:left;
	padding:7px; margin:0;
	font-size:14px;font-weight:bold;
	color: #3864A5;
	background-color:transparent;
	border:1px solid #DE6BB8;
	}
#menu a:hover, #menu a:active, #menucorrente {
	color:yellow !important;
	background: #DE6BB8 url(../img/pallina.gif) no-repeat right !important;
	}
#prefooter {
	height:54px;width:881px;
	background: transparent url(../img/layout/piede.jpg) no-repeat right;
	}
#footer {
	height:42px;width:881px;
	background: transparent url(../img/layout/piede.png) no-repeat top right;
	}
#footer a {color:yellow;}
#footer a:hover {color:#DE6BB8; background-color:yellow;}
#ristorante p {line-height:19px; font-size:13px;}

#gallery a{ background-color:transparent;}

#proposte .proposte {border:1px solid #DE6BB8; padding: 8px; margin:3px 15px 10px 5px;}
#proposte .title {font: 600 18px/18px verdana, arial, helvetica;}
#proposte .data {font-weight:bold;}
#proposte .text {padding-top:5px;}
/*---------- CLASSI E PSEUDOCLASSI ----------*/

.pref01 {padding-left:345px; padding-top:20px;}
.pref02 {padding-left:265px;}
.pref03 {padding-left:450px;}
.bg-menu-bottom {
	background:#C0B2C1 url(../img/layout/bg-footer-sx.jpg) no-repeat bottom left; 
	vertical-align:top;
	}
.tableTariffe {border:1px solid black;}
.tableTariffeInt {background-color:#42AFDC; border-bottom:1px solid black; text-align:center;}
.big {font:16px/18px Verdana; text-align:center;}

.img-right {
	border:2px solid #C0B2C1;
	margin:1px 0 0 8px;
	float:right;
	}
.img-left {
	border:2px solid #C0B2C1;
	margin:3px 8px 0 0;
	float:left;
	}
.photo-choice {border:none;}
.Rollo {text-align:center; background-color:#EEE; border:1px solid black;}<!-- DE6BB8 - C0B2C1 -->

