body {
 	background-color: #FFFFFF;
 	background-image:  /* url(../img/sfondo_body.jpg); */
 	background-repeat: repeat-y;
 	background-position: center;
  
 	width: 800px;
 	margin: 0px auto auto auto;
 
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 11px;
	color: #000000;

}

h1{
	color: #FF0000;
	
	margin: 0px 0px 10px 0px;
		
 	font-family: Verdana, Arial, Helvetica;
 	text-decoration: none;
 	font-size: 15px;
	font-weight: bold;
}
h2{
	color: #000000;
	
	margin: 0px;
			
 	font-family: Verdana, Arial, Helvetica;
 	text-decoration: none;
 	font-size: 13px;
	font-weight: bold;
}

h4{
font-weight: bold;
color: #666;
font: normal normal normal 21px/normal 'Trebuchet MS';
padding-bottom: 8px;
text-decoration: none;
}


h5{
font-weight: bold;
color: #0000FF;
	
	margin: 0px 0px 10px 0px;
		
 	font-family: Verdana, Arial, Helvetica;
 	text-decoration: none;
 	font-size: 15px;
	font-weight: bold;
}







.form{
 color : #000066;
 font : 11px Verdana;
}
li{
	list-style-position: inside;
 	list-style-type: square;
 	color: #999999;
 	margin: 2px 0px 2px 5px;
}
a:link{
    color : #0066FF;
	font-family : Arial;
	/*text-decoration : none;
	font-weight: bold;*/
	font-size : 11px;
}
a:visited{
    color: #FF0000;
	font-family : Arial;
	/*text-decoration: none;
	font-weight: bold;*/
	font-size : 11px;
}	  
a:hover{
	   Color : #000000;
	   font-family : Arial;
	   /*text-decoration : none;
	   font-weight: bold;*/
	   font-size : 11px;
}

#header{
	width: 800px;
	height: 138px;
	
	padding: 0px;
	float: left;
}

#google_map{
	margin: 10px 0px 0px 0px;
	float: left;
}

#row{
	width: 800px;
	background-color: #fff;
	
	margin: 10px 0px 0px 0px;
	padding: 0px;
	float: left;
}

#footer{
	width: 800px;
	
	margin: 20px 0px 10px 0px;
	padding: 0px;
	float: left;
}

#box_160{
	width: 160px;
	
	padding: 0px;
	float: left;
}


#box_160a{
	position:absolute;
	 top:157px;
	 right:350px;
	width: 200px;
	
	padding: 0px;
	float: right;
}
#box_160b{
	position:absolute;
	 top:185px;
	 right:350px;
	width: 180px;
	
	padding: 0px;
	float: right;
}



#box_640{
	
	width: 640px;
	
	padding: 0px;
	float: left;
	
	font-family: Arial;
	font-size: 12px;
}

#box_640B{
	
	width: 640px;
	
	padding: 0px;
	float: left;
	
	font-family: Arial;
	font-size: 15px;
}





#box_800{
	width: 800px;
	
	padding: 0px;
	float: left;
}


#topcit{

}


.bookingsummary
{

background-color: "#ccf7ff";
	font-size: 15px;

}



.ricerca1
{

background-color: #E3E3E3;
}

.ricerca2
{

background-color:  #edf6fe;


}
.ricerca3
{

background-color:  #edf6fe;
min-width:200px;
clear:both;

}















#booking {
    background: #edf6fe;
    -moz-border-radius: 10px;
    padding: 12px 0 20px 0;
    margin-bottom: 20px;
}

#booking .wrap {
    margin: 0 20px;
}

#booking h2 {
    border-bottom:1px solid #D5DBE1;
    color:#1A2D64;
    font-size:12px;
    line-height:2em;
    margin-bottom:10px;
    text-transform:uppercase;
}

#booking table {
    width: 600px;
    margin-bottom: 10px;
}

#booking th, #booking td {
    padding: 5px;
    border-bottom:1px dotted #D5DBE1;
}

#booking th {
    background: #dcedfd;
    background: rgba(220,237,253,0.9);
    color:#1A2D64;
    font-weight:bold;
    text-shadow:0 1px 0 #fff;
}

#booking tfoot td {
    text-align: right;
}

td#total {
    background-color: #f6fbff;
    font-weight: bold;
}

td#total-now {
    background-color: #f6fbff;
    color: #c00;
    font-weight: bold;
}

#actions .CURR_linkOn {
  background:url("https://static.webresint.com/images/hostels.com/2008/currency-backs.png") no-repeat scroll -29px 0 transparent;
  color:#1B91E1;
}

#actions a {
  font-size:16px;
  font-weight:bold;
  height:24px;
  margin-right:6px;
  outline:0 none;
  padding-top:4px;
  text-align:center;
  text-decoration:none;
  width:24px;
  line-height:16px;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-style:inherit;
  float:right;
  margin-top:-3px;
  color: #ffffff;
}




/* @group Personal Details */

#secondary .wrap {
    background-color: #f5f5f5;
    padding: 15px 0 20px;
    margin-bottom: 20px;
}
/*
#secondary .wrap .inner {
    margin: 0 auto;
    width: 340px;
}

#secondary label {
    color: #666;
    display: block;
    padding-bottom: 3px;
}

#secondary td {
    padding-bottom: 5px;
}

#secondary table input, #secondary table select {
    border: 1px solid #ccc;
    font-size: 14px;
}

#fname, #lname, #email, #cemail {
    width: 155px;
}

#nationality {
    width: 157px;
}

#arrival, #gender {
    width: 70px;
}

.inner .lbl {
    width: 75px;
}

#country-lbl {
    width: 203px;
}

#country {
    width: 50px;
    _width: 40px;
    margin-right: 5px;
}

#number {
    width: 152px;
}

#sms {
    width: 100px;
}

 @end Personal Details */




/* @group Things To Note */
#things-to-note {
    border:1px solid #B9C2CB;
    clear: both;
    padding:20px;
}

#things-to-note h3 {
    color:#1A2D64;
    font-size:12px;
    line-height:2em;
    margin-bottom:10px;
    text-transform:uppercase;
}

#things-to-note dt {
    font-weight: bold;
}

#things-to-note dd {
    margin-bottom: 10px;
}

/* @end Things To Note */



