body {
	margin: 0px;
	background-image:url(../img/background.gif);
	background-repeat:repeat;
	background-position:left top;
}

p, div, td, ul, ol, .normal {
    font: 11px Georgia, Trebuchet MS, Verdana, sans-serif;
    color: #666;
}

#container{
	width:776px;
	height:640px;
	margin:30px auto auto auto;
	}
#top{
	width:766px;
	height:10px;
	text-align:right;
	color:white;
	}
#footer{
	width:766px;
	margin-left:10px;
	height:10px;
	text-align:left;
	color:white;
	}
#par1 {
	width: 61%;
	float: left;
	color: #FFFFFF;
	}
#par2 {
	width: 34%;
	float: right;
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
	}
#par2 img {
	border: none;
	}
	
#didascalia{
	z-index:10;
	width:284px;
	height:30px;
	text-align:center;
	position:absolute;
	left:50%;
	margin-left:-142px;
	margin-top:360px;
	color:white;
	}

#footer a, #didascalia a, #footer a:visited, #didascalia a:visited, #top a, #top a:visited{
	color: white;
	text-decoration:none;
	}
#footer a:hover, #didascalia a:hover, #top a:hover{
	color: #D0A64E;
	text-decoration:underline;
	}

#bg_up{
	width:776px;
	height:10px;
	background-image:url(../img/bg_shadow_up.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	}
#bg_left {
	width:10px;
	height:600px;
	background-image:url(../img/bg_shadow_left.png);
	float:left;
	}
#content{
	width:756px;
	height:600px;
	background-color:white;
	float:left;
	}
#bg_right {
	width:10px;
	height:600px;
	float:right;
	background-image:url(../img/bg_shadow_right.png);
	}
#bg_down{
	width:776px;
	height:10px;
	background-image:url(../img/bg_shadow_down.png);
	background-position:top center;
	background-repeat:no-repeat;
	float:left;
	}

#menu{
	width:245px;
	height:254px;
	font-size:0px;
	border-right:1px solid #998C6D;
	background-image:url(../img/sf_body.gif);
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
	float:left;
	}

#menu img{
	width:153px;
	height:29px;
	border-bottom:1px solid #D0A64E;
	margin-left:10px;
	}

.fasce {
	width:245px;
	height:73px;
	font-size:0px;
	border-bottom: 1px solid #998C6D;
	border-right: 1px solid #998C6D;
	background-image:url(../img/fascia_sx.jpg);
	padding:0px;
	margin:0px;
	float:left;
	}



.title {
    font: 12px Georgia, Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
    color: #666;
}

.newstitle {
    font: 10px Georgia, Trebuchet MS, Verdana, sans-serif;
    color: #666;
}

.header {
    font: 10px/14px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	text-align: justify;
    color: #A5C7D1;
}

.leftmenubg{ 
     background-image: url(../img/menu_bg.gif); 
     background-position : top right; 
} 

.leftheaderbg{ 
     background-image: url(../img/header_bg.gif); 
     background-position : top right; 
} 

.leftcontentbg{ 
     background-image: url(../img/content_bg.gif); 
     background-position : top right; 
} 

a:link, a:active, a:visited { text-decoration: underline; font-weight: bold; color: #666; }
a:hover { text-decoration: none; font-weight: bold; color: #666; }

.thumb{	width:110px; height:64px; background-color:#FFE9B7; float:left;	border:none; }


.textarea
{
	width: 150px;
	height: 30px;
	margin:0px;
	margin-top:5px;
	padding: 0px;
 	color: #666;
	font-size: 11px;
	font-family: "Arial";
	border: 1px solid #999;
	font-weight: normal;
	background-color: #FFF;
}

.textarea_small{
	width: 150px;
	height: 40px;
	margin: 0px;
	padding: 5px;
 	color: #666;
	font-size: 11px;
	font-family: "Arial";
	border: 1px solid #999;
	font-weight: normal;
	background-color: #FFFFFF;
}

.button{
	font-family: "Arial";
	font-size: 12px;
	color: #FFF;
	margin: 0px 0px 0px 20px;
	background-color: #D0A64E;
	text-align:center;
	width:70px;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	position:absolute;
	left:50%;
	margin-top:134px;
	margin-left:-110px;
}

.button_indietro{
	margin-left:20px;
	font-family: "Arial";
	font-size: 12px;
	color: #FFF;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	background-color: #D0A64E;
	}

input{ margin-bottom: 12px; color: #666; background-color: #FFF; border-color: #000; }
.inputconsenso{ float:left; margin-top:10px; }

.txtinput{
	color: #666;
	font-family: "Times New Roman";
	font-size: 11px;
	background-color: #FFF;
	border: 1px solid #999;
	font-weight: normal;
	width: 150px;
	height: 12px;
	margin:0px;
	margin-top:5px;
	}
	
.txtinputrosso{
	color: #666;
	font-family: "Times New Roman";
	font-size: 11px;
	background-color: #FFF;
	border: 1px solid #D0A64E;
	font-weight: normal;
	width: 150px;
	height: 12px;
	margin:0px;
	margin-top:5px;
	}

#FormPrenotazione ol {
   margin:0px;
   padding:0px;
   list-style:none;
   }

#FormPrenotazione ol li label{
   display: block;
   width: 120px;
   float:left;
   padding-top:5px;
   }

#FormPrenotazione label	{
	font-size:11px;
	font-weight:bold;
	text-align:left;
	color:#666;
	float:none;
	margin-left:10px;
   }

#FormPrenotazione .labelprivacy	{
	margin-left:0px;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	float:none;	
   }

#FormPrenotazione fieldset{
  border:none;
  }
  
    #logo {
	z-index:10;
	width:284px;
	height:111px;
	background-image:url(../img/logo.png);
	position:absolute;
	left:50%;
	margin-left:-420px;
	margin-top:240px;
	}
	
	#logointro {
	z-index:10;
	width:284px;
	height:111px;
	background-image:url(../img/logo.png);
	position:absolute;
	left:50%;
	margin-left:-142px;
	margin-top:240px;
	}
	
	#title_pagina{
	width:263px;
	height:54px;
	background-image:url(../img/title_pag_home.png);
	margin:5px 0px 8px 15px;
	}

	#title_pagina_en{
	width:305px;
	height:54px;
	background-image:url(../img/title_pag_home_en.png);
	margin:5px 0px 8px 15px;
	}

	#title_pagina_de{
	width:305px;
	height:54px;
	background-image:url(../img/title_pag_home_de.png);
	margin:5px 0px 8px 15px;
	}

	#title_pagina_fr{
	width:305px;
	height:54px;
	background-image:url(../img/title_pag_home_fr.png);
	margin:5px 0px 8px 15px;
	}
	
	#box_body {
	width:510px;
	height:250px;
	font-size:0px;
	background-image:url(../img/sf_body.gif);
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
	float:left;
	}