/* ---- COLORI ---- */
#left, #leftlong, #leftint, #leftmap, #leftcontatti, #right, #rightlong, #rightint, #rightmap, #rightcontatti, #button{
	background:#FFFF99;
}

a, #container{
	color: #000;
}

/* ---- STILI ---- */
*{
	margin:0px 0px 1px 0px;
	padding:0;
	list-style:none;
}

body,html{
	height:100%;
}

body{
	background-color: #CC6666;
	font: Verdana, sans-serif;
}

a img{
	border:0;
}

a{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

p{
	margin-bottom:10px;
}

.little{
	font-size:11px;
}

#container{
	width:936px;
	margin:0 auto;
	font-family: Tahoma,sans-serif;
	font-size:12px;
	overflow:hidden;
}

#headerimg{
	background: #FF9966;
	height: 228px;
	padding: 6px 9px 6px 9px;
}

#header h1{
    color: #FFFF99;
	font-weight: bold;
	font-size:21px;
	padding: 5px;
	text-align: center;
}

#logo{
	float:left;
}

.left1{
   position: relative;
   float: left;
   left: 0.50%;
   width: 25.00%;
   text-align: center;
}
.left2{
   position: relative;
   float: left;
   left: 1.50%;
   width: 25.00%;
   text-align: center;
}
.left3{
   position: relative;
   float: left;
   left: 2.50%;
   width: 25.00%;
   text-align: center;
}
.right{
   position: relative;
   float: right;
   right: 0.50%;
   width: 21.00%;
   text-align: center;
}
.left1en{
   position: relative;
   float: left;
   left: 0.50%;
   width: 31.00%;
   text-align: center;
}
.left2en{
   position: relative;
   float: left;
   left: 1.50%;
   width: 23.00%;
   text-align: center;
}
.left3en{
   position: relative;
   float: left;
   left: 2.50%;
   width: 23.00%;
   text-align: center;
}
.righten{
   position: relative;
   float: right;
   right: 0.50%;
   width: 19.00%;
   text-align: center;
}
#subgallery{
	height: 16px;
	color: #CC0033;
	font-weight: bold;
	font-size: 13px;
	padding: 8px 130px 0px 130px;
	position: relative;
}

#subgallery a,a:hover, a:visited{
	color: #FFFF99;
	text-decoration: none;
}

#subheader{
	height: 26px;
	color: #FFFF99;
	font-weight: bold;
	font-size: 13px;
	padding: 8px 38px 0px 38px;
	position: relative;
}

#subheader a,a:hover, a:visited{
	color: #FFFF99;
	text-decoration: none;
}

#left, #right{
	width:12px;
	float:left;
	height:1750px;
	position: relative;
}

#leftlong, #rightlong{
	width:12px;
	float:left;
	height:1750px;
	position: relative;
}

#leftint, #rightint{
	width:12px;
	float:left;
	height:1650px;
	position: relative;	
}

#leftcontatti, #rightcontatti{
	width:12px;
	float:left;
	height:750px;
	position: relative;
}

#leftmap, #rightmap{
	width:12px;
	float:left;
	height:850px;
	position: relative;
}

#right, #rightlong, #rightint, #rightcontatti{
	float:left;
}

#rightmap{
	float:left;
}

#main{
	width:868px;
	padding:22px;
	padding-top:15px;
	float:left;
	text-align:justify;
}

#main a:hover{
	text-decoration: underline;
}

#button{
	display:block;
	width:177px;
	height:18px;
	line-height:18px;
	text-align:center;
	margin:0 auto;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	margin-top:20px;
}

.gallery{
	position: relative;
}

.gallery img{
	margin-top:20px;
}

#sx, #dx{
	width:415px;
	float:left;
}

#sx{
	padding-right:17px;
}

#sx img{
	float: right;
}

#dx{
	padding-left:17px;
}

#dx img{
	float: left;
}

#gallery img{
	margin-bottom:23px;
}

#ristorante{
	text-align: center;
	height: 26px;
	color: #FFFF99;
	font-weight: bold;
	font-size: 13px;
	padding: 8px 38px 0px 38px;
	position: relative;
}

#ristorante a, #ristorante a:hover, #ristorante a:visited{
	color: #FFFF99;
	font-weight: bold;
	font-size: 13px;
}

/* ~~ Contatti ~~ */

#gestionecontatti {
	border-collapse:collapse;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size:12px;
	text-align:left;
	width:60%;
	margin: 0px auto;
}
#gestionecontatti td {
	border:1px solid #FFFF99;
	color:#000;
	padding: 6px 6px 6px 6px;
}

#gestionecontatti input[name=Nome] {
	border: 1px solid #FFFF99;
	width: 160px;
}

#gestionecontatti input[name=Cognome] {
	border: 1px solid #FFFF99;
	width: 141px;
}

#gestionecontatti input[name=Email] {
	border: 1px solid #FFFF99;
	width: 88%;
}

#gestionecontatti input[name=Oggetto] {
	border: 1px solid #FFFF99;
	width: 85%;
}

#gestionecontatti input[type=button] {
	border: 1px solid #FFFF99;
	cursor: pointer;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 2px;
	padding: 5px;
	margin-top: 15px;
	margin-left: 7px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

#gestionecontatti textarea {
	border: 1px solid #FFFF99;
	width: 100%;
}

#specificacontatti {
	width: 74%;
	margin: 30px auto;
}

#sender {
	width: 100%;
	text-align: center;
	margin: 0px auto;
}

#footer{
	width: 714px;
	padding: 15px 75px 0px 75px;
	float:left;
	text-align:justify;
}

#footer hr{
	color: #FFF;
	margin: 0px 0px 5px;
	width:100%;
	border: #333333 inherit;
}

#footer p a, a:hover, a:visited{
	color: #000;
	text-decoration: none;
}
