/* CSS Document */



#bol_results {}

#bol_results .result_search {font-size:16px; text-align:center; margin-top:20px}
#bol_results, #bol_results table { font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif}



#bol_results .thCamere{
	margin:10px 0 10px 0;
	float:left;
	width:90%;
}

#bol_results .thCamereInt{
	background-image:url('../booking/icona-agenzia-freccetta.png');
	background-repeat:none;
	padding-left:20px;
	padding-top:4px;
	background-repeat:no-repeat;
	font-size:12px;
	color:#0E4F73;
	font-family:Arial, Helvetica, sans-serif
	
}

#bol_results .sotto_titolo { padding:7px; text-align:justify}


#bol_results .prenota { width:140px; font-size:13px}
#bol_results  .btn_prenota:hover{ background-color:#006699 !important;}
#bol_results  .btn_prenota {

padding-top:7px; padding-bottom:7px;background-color:#F16424; color:#FFFFFF; font-size:15; font-family:Arial, Helvetica, sans-serif; font-weight:bold 	
}

#bol_results  .btn_prenota a {

    font-size: 14px!important;	
    font-weight: bold!important;	
    color: #FFFFFF !important;
}



#bol_results .preventivi .prezzo_verde { color:#339900;  font-weight:bold; }
#bol_results .preventivi .prezzo_nero { color:#000000;  font-weight:bold; }
#bol_results .preventivi thead { background-color:#5078B4;}
#bol_results .preventivi th { color:#FFFFFF; vertical-align:top; padding:5px;  text-align:left; font-size:12px}

#bol_results p.tit, #bol_results div.tit{font-weight:bold;  color: #000000;
    font-size: 14px;
    font-weight: bold;
    margin: 0 10px 0 2px; font-size:14px; font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    line-height: 18px;
	display:block;
	
}

#bol_results div.tit p { display:block; position:relative}
	
#bol_results p.tit span.giallo, #bol_results div.tit  span.giallo {    color: #ED7703}

#bol_results .box_offerta { padding:20px 0 10px 0; border-bottom:1px dashed #000000}

#bol_results .struttura , #bol_results .struttura a{
    color: #003B5A;
    font-weight: bold;
    margin: 0 10px 0 2px;
	font-size:14px;
}	

#bol_results .struttura {
    font-style: italic;
}

#bol_results .struttura a:hover {
   color: #F16424;
}


#bol_results select {
    border: 1px solid #AAAAAA;
    font-family: Arial,Verdana,Helvetica,sans-serif !important;
    font-size: 12px;
}

.result_search {font-size:16px; text-align:center; margin-top:20px}
.header {text-align:left; background-color:#006699; color:#FFFFFF; font-size:12px;padding-left:4px; height:25px; line-height:25px; font-weight:bold; margin-top:10px}
#btn_invia{
	height:50px;
    background-color:#F16424;
    border: 3px solid white;
	background-image:none !important;
    border-radius: 8px 8px 8px 8px;
    color: #FFFFFF;
    font-size: 150%;
    font-weight: bold;
    margin-bottom: 5px;
  }
#btn_invia:hover{ background-color:#006699;cursor: pointer;}  

#form { text-align:left; width:100%; border-collapse:collapse;}
#form tbody{ background-color:#E6EDF6;}

#btn_info{ width:110px; height:50px;
    background-color:#F16424;
    border: 3px solid white;
	background-image:none !important;
    border-radius: 8px 8px 8px 8px;
    color: #FFFFFF;
    font-size: 150%;
    font-weight: bold;
    margin-bottom: 5px;
  }
#btn_info:hover{ background-color:#006699;cursor: pointer;}  

#salva_preventivo{ width:150px; height:50px;
    background-color:#F16424;
    border: 3px solid white;
	background-image:none !important;
    border-radius: 8px 8px 8px 8px;
    color: #FFFFFF;
    font-size: 150%;
    font-weight: bold;
    margin-bottom: 5px;
  }
#salva_preventivo:hover{ background-color:#006699;cursor: pointer;}  	

