/*richieste.php*/
.accedi_esc_img {
  position : absolute;
  top : 90%;
  right : 1%;
}
#camere_suite {
  height : 160px;
  margin-bottom : 5px;
}
.cont_escursioni_div {
  position : relative;
  width : 99%;
  height : 250px;
  margin-bottom : 15px;
  font-size : 12px;
  text-align : justify;
  color : rgb(80,80,80);
  border-bottom : 1px solid;
  border-color : rgb(200,200,200);
}
.da_visitare_div {
  width : 100%;
  height : 145px;
  border-top : 1px solid;
  border-color : rgb(200,200,200);
}
.purp_c {
  color : rgb(160,40,40);
}
#camera_select {
  width : 60%;
}
#compilare_p {
  margin-bottom : 18px;
}
.fl_catering_div {
  width : 100%;
  overflow : hidden;
  margin-top : 25px;
  margin-bottom : 10px;
  font-size : 13px;
  font-weight : bold;
}
.fl_cater_10 {
  float : left;
  width : 10%;
}
.fl_cater_90 {
  float : left;
  width : 87%; 
  padding-top : 10px;
  padding-bottom : 10px; 
  padding-left : 5px;
  border : 1px solid;
  border-color : #ebc542;
}
.fl_left_10_mod {
  float : left;
  width : 10%;
  font-size : 12px;
}
.fl_left_25_mod {
  float : left;
  width : 25%;
  font-size : 12px;
}
.fl_left_60_mod {
  float : left;
  width : 50%;
  font-size : 12px;
}
.fl_left_45 {
  float : left;
  width : 45%;
  height : 180px;
  margin-top : 4px;
}
.fl_left_55 {
  position : relative;
  float : left;
  width : 53%;
  height : 94%;
  font-size : 12px;
  margin-top : 4px;
  margin-left : 2%; 
  text-align : justify;
  overflow : hidden; 
}
.fl_right {
  width : 100%;
  text-align : right;
}
.font_12_arial {
  font-size : 12px;
  font-family : 'arial', 'sans serif';
}
.h1_ridotto {
 font-size : 14px;
 margin-bottom : 3px; 
 font-weight : normal; 
 color : rgb(70,70,70);
 text-decoration : underline; 
}  
.h1_titolo {
 font-size : 15px;
 text-decoration : underline;
 color : rgb(110,110,110);
 font-weight : normal; 
 text-align : center;
}
.imm_escursioni {
  float : left;
  margin-right : 8px;
  margin-bottom : 4px;
}

.nota_camera_div {
  position : absolute;
  top : 90%;
}
.p_descr_esc {
  line-height : 1.5em;
}
.p_piscina_desc {
  font-size : 13px;
  font-family : 'arial', sans serif;
  color : rgb(80,80,80);
  margin-top : 10px;
  margin-bottom : 12px;
}
.p_ridotto {
  font-size : 12px;
  text-align : justify;
  line-height : 1.5em;
}

.red_c {
  color : red;
}
.richieste_input {
  width : 60%;
  height : 14px;
  font-size : 12px;
  color : rgb(80,80,170);
  background-color : rgb(232,232,232);
  border : none;
}
#richieste_php {
  line-height : 1.5em;
}
.rosso {
  color : red;
  font-size : 13px;
}
.select_richieste {
  background-color : rgb(233,233,231);
  border : none;
}
.title_disp_h1 {
  margin-top : 0;
  margin-bottom : 15px;
  padding : 0;
  color : rgb(80,80,80);
  font-size : 18px;
  font-family : 'arial';
  font-weight : normal;
}
.title_disp2_h1 {
  margin-top : 0;
  margin-bottom : 10px;
  padding : 0;
  color : rgb(80,80,80);
  font-size : 18px;
  font-family : 'arial';
  font-weight : normal;
}
.title_esc1_h1 {
  margin-top : 0;
  margin-bottom : 10px;
  padding : 0;
  color : rgb(80,80,80);
  font-size : 13px;
  font-family : 'arial';
  font-weight : bold;
}
ul.ul_altreinfo li {
  list-style-image : url('../immagini/li_1.png');
  font-size : 13px;
  font-weight : bold;
  color : rgb(90,90,90);
  margin-bottom : 8px;
}
.verde {
  color : green;
  font-size : 13px;
}


