body { font-family: 'Lato', sans-serif;	font-size:14px;	margin:0px;	padding:0px;		 color: #fcfcfc;}
#myform {}
.richiesta_contenitore { color: #fcfcfc; background: #cb993d; height: auto; padding: 15px; margin:auto;border: 1px solid #968e83;width:90%;}
.search_module {margin: 10px;text-align: left;width: 100%;}
.label { color: #fcfcfc; text-transform: none; margin-bottom: 5px;}
.label:hover{cursor:pointer;}
.lblCode {text-decoration:underline}
.lblCode:hover {text-decoration:none;}
.myinput {  font-family: 'Lato', sans-serif;font-size: 14px; line-height: 17px;border-radius: 2px;width: 87%;border: none;padding: 6px;}
.tendina { margin-right: 20px; }
.tendina select { font-family: 'Lato', sans-serif;margin-bottom: 10px;padding: 6px;border-radius: 2px;border:none;}
#richiesta_data, #richiesta_adulti_bambini {width:100%;	padding-bottom: 15px;}
.data_arrivo, .data_partenza {margin-bottom:10px;}
.data_arrivo img, .data_partenza img {position:relative;top:2px;margin-left: 4px;}
.data_arrivo img:hover, .data_partenza img:hover {cursor:pointer;}
#rooms, #adults,  #children  {float: left;}
.blocco {text-align: left;}

#box_special_code {overflow: hidden;width: 100%;}
.box_select .myinput {width:96%;}
#richiesta_pulsante_cerca {text-align: center; margin-bottom: 10px; text-transform: uppercase; color: blue; font-weight: bold;   font-family: 'Open Sans'; font-size: 16px;}
#richiesta_pulsante_cerca input {color: #fff;font-size: 14px;font-weight: bold;line-height:180%;text-transform: uppercase;border: none;background-color: #522311;width: 96%;margin: 8px auto 8px;padding:3px 15px;text-align: center;border-radius:4px;}
#richiesta_pulsante_cerca input:hover {color: #fff;background-color: #6c2f18;border-color: #6c2f18;cursor:pointer;}

#richiesta_cancella_modifica_pren {text-align: left;	clear:both; }
#richiesta_cancella_modifica_pren div{padding: 4px auto;}
#richiesta_cancella_modifica_pren a, #richiesta_cancella_modifica_pren a:visited { color: #fcfcfc;}
#richiesta_cancella_modifica_pren a:hover {color: #fcfcfc; text-decoration:none;}
