@charset "utf-8";
/* CSS Document */

BODY {
	background-image: url(../img/body_bck.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#sfondo {
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	min-height: 448px;
}

#container {
	width: 950px;
	margin: auto;
}

#colonna_dx {
	float: right;
}

#menu_or2 {
	text-align: right;
}

#calendar {
	height:185px;
	margin-top:37px;
	padding-top:15px;
	text-align:left;
	width:220px;
	font-variant:small-caps;
}

#tit_prenota {
	color: #FFFFFF;
	border-bottom: 1px dotted #aaa094;
	letter-spacing: 1px;
	padding-bottom:5px;
	text-align: center;
}

.int_date {
	color: #caba9c;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 5px;
}

#calendar SELECT {
	background-color: #372b23;
	color: #f19300;
	font-variant:small-caps;
	border: 1px solid #a38977;
}

#btn_prenota INPUT{
	text-align: center;
	background-color: #372b23;
	background-image: url(../img/btn_pre_bck.jpg);
	background-repeat: repeat-x;
	height: 20px;
	padding-bottom:2px;
	margin-top: 15px;
	color: #f19300;
	font-variant:small-caps;
	border: 1px solid #a38977;
	width: 189px;
	margin-left: 8px;
	font-family:georgia;
}

#banners_dx {
	border-left: 1px dotted #a38977;
	padding-left:12px;
	padding-right:7px;
	padding-top:30px;
	margin-bottom:15px;
	margin-top:2px;
	width:202px;
}

.banner {
	border-bottom: 1px dotted #a38977;
	padding-bottom: 10px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 11px;
}

.banner2 {
	border-bottom: 1px dotted #a38977;
	padding-bottom: 10px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 11px;
}

.banner H2 {
	color: #bd0c27; 
	font-size: 13px;
	padding-bottom: 0px;
}

.banner H2 a{
	color: #bd0c27; 
	font-size: 13px;
	padding-bottom: 0px;
}

.banner H2 a:hover{
	text-decoration: none;
}

.banner2 H2 a{
	color: #786854; 
	font-size: 13px;
	padding-bottom: 0px;
	font-style: italic;
}

.banner2 H2 a:hover{
	text-decoration: none;
	font-style: italic;
}

#tripadv {
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 20px;
}

#colonna_sx {
	width:678px;
}

#menu_or a{
	font-variant: small-caps;
	color: #42291b;
	text-decoration: none;
	font-size:12px;
}

#menu_or a:hover{
	text-decoration: underline;
	font-size:12px;
}

#menu_or2 a{
	font-variant: small-caps;
	color: #42291b;
	text-decoration: none;
	font-size:13px;
}

#menu_or2 a:hover{
	color: #FFFFFF;
	background-color: #bd0c27;
}

#flash {
	float: right;
	padding-top:42px;
}

#logo {
	margin-top: 50px;
	width: 180px;
}

#menu_vert {
	width: 172px;
	height: 120px;
	padding-left: 8px;
	padding-top: 30px;
}

#menu_vert a {
	color: #FFFFFF;
	font-variant: small-caps;
	text-decoration: none;
	font-size: 12px;
	padding-left:5px;
}

#menu_vert a:hover {
	background-image: url(../img/mvert_hover.jpg);
	background-repeat: no-repeat;
	width: 171px;
	display: block;
	padding-left: 5px;
}

#content_area {
	color:#42291B;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin-top:60px;
	margin-bottom: 40px;
	min-height: 350px;
}
#content_area p {
	text-align: justify;
}


#content_area h1 {
	color: #786854;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight: normal;
}

#content_area h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #999999;
	font-size:16px;
}

#content_area h2 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #999999;
	font-size:16px;
}

#content_area a{
	color: #f09403;
}

#content_area a:hover{
	color: #f09403;
	text-decoration: none;
}

#content_area UL.color LI a {
	color: #796854;	
}

.contacts INPUT {
	width: 150px;
}

.contacts TEXTAREA {
	width: 150px;
}

.pulsante_input {
	background-color:#7B6A56;
	border: 1px solid #D8CBB5;
	color:#FFFFFF;
	font-weight:bold;
	height:21px;
	padding-bottom:3px;
	width:210px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(../img/prenota_bck.jpg);
	background-repeat: repeat-x;
	cursor: pointer;
}

#content_area p.prenota a{
	background-image: url(../img/prenota_bck.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width:210px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	padding-top:3px;
	color: #ffffff;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content_area p.prenota a:hover{
	background-image: url(../img/prenota_bck_over.jpg);
	background-repeat: repeat-x;
}

.offerte TD{
	color: #5f4c3f;
	padding-top:20px;
	padding-bottom: 10px;
}

.offerte b {
	color: #a38a77;
}

.btm_border {
	border-bottom: 1px dotted #5F4C3F;
	vertical-align:top;
}

.button_prenota {
	width: 100%;
	
}

#footer {
	width: 100%;
	clear:both;
	background-image: url(../img/footer_bck.jpg);
	background-repeat: repeat-x;
	height:69px;
	padding-top:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #ffffff;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .foot a {
	color: #f09303;
	text-decoration: none;
}

#footer .foot a:hover {
	text-decoration: underline;
}