BODY {
background-color: #E8D9CE;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
	margin : 0px;
}

TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
}

B {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #660000;
}

strong {
	font-size : 10px;
	color : #996600;
}

small, i, em {
	color : #946736;
}

.slog {
	color : #946736;
	line-height : 16px;
	margin-right:13px;
	
}

P { 
	margin-left : 15px;
	margin-right : 15px;
	line-height : 20px;
}

ul {
	list-style : square url(immagini/arrow.gif);
	margin-top:0px;
	line-height : 16px;
	margin-right : 15px;
}

h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #6B4409;
	text-align : center;
	margin-top : 3px;
	margin-bottom : 3px;
}

.image {
	border : 1px solid #6B4409;
}


td.td_titolo {
	background-color: #C2AF81;
	color: #684417;
	font-size : 9px;
	font-weight: bold;
}


.campi_form {
	font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #827842;
}

.pulsanti_form {
	border : #000000;
	background-color : #B99347;
	border-style : solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	color : #ffffff;
 	font-family : verdana;
	font-size : 10px;
	font-weight: bold;
}

.pulsanti_form_cancella {
	border : #cccc99;
	background-color : #EEECDF;
	border-style : solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	color : #CDC69E;
 	font-family : verdana;
	font-size : 10px;
	font-weight: bold;
}

td.td_interlinea {
	background-color: #827842;
}

td.td_step {
	padding: 1px;
	color: #89580A;
	font-size : 10px;
}

td.td_step_attivo {
	padding: 1px;
	color: #89580A;
	font-size : 9px;
	font-weight: bold;
}

td.td_titolo {
	background-color: #C2AF81;
	color: #660000;
	font-size : 9px;
	font-weight: bold;
}


td.td_errore {
	background-color: #FFCC00;
	padding: 1px;
	border: 1px #FF9900;
	font-weight: italic;
	color: #990000;
}

hr.hr_uniform {
	color:#827842;
}

.input {
	border : #786635;
	background-color : #C8C0A4;
	border-style : solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	color : #ffffff;
 	font-family : verdana, Courier, monospace;
	font-size : 12px;

}


.enter {
	border : #786635;
	background-color : #B99347;
	border-style : solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	color : #ffffff;
	font-size : 11px;
	font-weight : bold;

}

.title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #795B3E;
	font-weight : bold;
	margin-left: 15px;
	margin-right: 15px;
	border-bottom:1px dotted #795B3E;
	text-transform: uppercase;
	padding-bottom:3px;
}

A:link, A:visited {
	 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size : 10px;
	 text-decoration: none;
	 color: #917b5a;
	 font-weight : bold;
}

A:hover {
	 text-decoration: none;
	 color: #663300; 
}

A.menu:link, A.menu:visited {
	 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size : 10px;
	 text-decoration: none;
	 text-transform: uppercase;
	 color: #fff;
	 font-weight : bold;
	 line-height:30px;
	 margin-right:13px;
}

A.menu:hover {
	 text-decoration: none;
	 color: #663300; 
}

A.thin:link, A.thin:visited {
	 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size : 10px;
	 text-decoration: none;
	 color: #795B3E;
	 font-weight : normal;
}

A.thin:hover {
	 text-decoration: none;
	 color: #663300; 
}



a.flag_uk {
    display: block;
    width: 31px;
    height: 31px;
    background: url("immagini/flag_uk_off.gif") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.flag_uk {
    background: url("immagini/flag_uk_on.gif") 0 0 no-repeat;
} 

a.flag_it {
    display: block;
    width: 31px;
    height: 31px;
    background: url("immagini/flag_it_off.gif") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.flag_it {
    background: url("immagini/flag_it_on.gif") 0 0 no-repeat;
} 

a.flag_de {
    display: block;
    width: 31px;
    height: 31px;
    background: url("immagini/flag_de_off.gif") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.flag_de {
    background: url("immagini/flag_de_on.gif") 0 0 no-repeat;
} 

a.flag_es{
    display: block;
    width: 31px;
    height: 31px;
    background: url("immagini/flag_es_off.gif") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.flag_es {
    background: url("immagini/flag_es_on.gif") 0 0 no-repeat;
} 


#banner2 img { 
margin: 45px 0 30px 0;
border: solid 1px #666666;
width: 602px;
height: 71px;
}

/* ********************** CALENDAR ************************ */

.datesField {
  border : none;
  padding:1px;
  background-image : url('../icone/calendar.gif');
  background-repeat : no-repeat;
  background-color : transparent;
  width : 19px;
}

.dpTable {
  text-align: center;
  color: #333333;
  background-color: #fdf7e8;
  border: 1px solid #7f6f4a;
}

.dpTD {
  border: 1px solid #7f6f4a;
  background-color: #7f6f4a;
  color:#fff;
  font-size : 10px;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  width:20px;
}

.dpDayHighlightTD {
  background-color: #7f6f4a;
  border: 1px solid #7f6f4a;
  color : white;
  font-size : 10px;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
}

.dpTDHover {
  background-color: #ffffff;
  border: 1px solid #ebebeb;
  cursor: pointer;
  color: red;
  font-size : 10px;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
}

.dpDayTD {
  background-color : #ddd5c0;
  border : 1px solid #7f6f4a;
  color : #7f6f4a;
  font-size : 9px;
}

.dpTitleText {
  font-size: 10px;
  color: #5c141d;
  font-weight: bold;
  font-family: Tahoma, Helvetica, sans-serif;
}

.dpDayHighlight {
  color: #ffe047;
  font-weight: bold;
  font-size : 9px;
}

.dpButton {
  background-color : #7f6f4a;
  border : 1px solid #7f6f4a;
  color : white;
  font-size : 9px;
  font-weight : bold;
  width:22px;
}

.dpTodayButton {
  background-color : #7f6f4a;
  border : 1px solid #7f6f4a;
  color : white;
  font-size : 10px;
  font-weight : normal;
}


/* ********** QUICK BOOKING **************** */

#QuickBooking {
  margin-left:auto;
  margin-right:auto;
  padding:5px;
  color:#ffffff;
}

#QuickBooking td {
  font-weight: normal;
}

.QuickBookingTitle {
  font-weight: bold;
  color: #3A5238;
}

.QuickBookingInput {
  font-weight: bold;
  color: #4a1d1c;
  font-size: 10px;
  font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif;
  margin-bottom: 3px;
}

.QuickBookingCalendar {
  border : 0;
  padding:1px;
  background-image : url(icone/calendar.gif);
  background-repeat : no-repeat;
  background-color : transparent;
  width : 19px;
  height:19px
  
}

.QuickBookingSubmit {
  background-color : #ffbd49;
  border: 1px solid #4a1d1c;
  font-weight: bold;
  color : #4a1d1c; 
  font-size: 11px;
  font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif;
  margin-top:2px;
  width:102px;
}

#QuickBooking span {
    display:inline-block;
    width:58px;
    text-align: right;
}

/* ************************** */
