/*          =CORRECTIONS Dev
---------------------------------------- */

.bold {
  font-weight: bold;
}

li.gauche, li.droite {
  list-style: disc;
  margin-left: 25px;
}

li.gauche {
  float: left;
  width: 300px;
}

a.lienGenerique {
  color: #616161;
}

.couleurBleue {
  color: #00ADEC;
}

.couleurRouge {
  color: #AD1431;
}

/* ---- Bloc Gauche Aside ---- */

#content .aside .bloc {
  margin: 10px 5px 0 5px;
}

#content .aside .bloc p {
  line-height: 1.2em;
}

#content .aside .bloc a {
  color: #00ADEC;
  font-weight: bold;
}

/* ---- Carte Flash (Corse, Sardaigne) ---- */

.carteFlash {
  float: left;
  background-color: #A2213D;
}

#dimensions_detaillees input {
  width: 100px;
  margin-right: 10px;
  vertical-align: middle;
  float: left;
}

#tableDetailVehiculeAller #afficheDetailVehiculeAller h2 {
  position: static;
}

#content .hotels {
  clear: left;
}

#content .hotels .photo{
  float: left;
  display: block;
  width: 109px;
  margin-right: 6px;
  height: 120px;
}

#content .hotels .photo p{
  font-size: 12px;
  line-height: 13px;
  padding-top: 2px;
}

#content .hotels .photo img{
  vertical-align: bottom;
}

#content #photosMin img{
  padding-left: 5px;
}

#content .tableForfait {
  border: 1px solid #A2213D;
  font-size: 1em;
}

#content .tableForfaitCorse {
  border: 1px solid #A2213D;
  font-size: 1em;
}

#content .tableForfait th, #content .tableForfait td  {
  padding: 1.2em 0.9em;
}

#content .tableForfaitCorse th, #content .tableForfaitCorse td  {
  padding: 1.2em 0.6em;
}

#content .tableForfait .tdDroit {
  font-size: 0.9em;
  vertical-align: top;
  width: 345px;
}

#content .tableForfaitCorse .tdDroit {
  font-size: 0.9em;
  vertical-align: top;
  width: 360px;
}

#content .tableForfait .tdGauche {
  vertical-align: top;
  background-color: #A2213D;
}

#content .tableForfaitCorse .tdGauche {
  vertical-align: top;
  background-color: #A2213D;
}

#content .tableForfait .tdDroit .libelleHotelCarte{
  text-align: right;
  font-style: italic;
  color: #A2213D;
}

#content .tableForfaitCorse .tdDroit .libelleHotelCarte{
  text-align: right;
  font-style: italic;
  color: #A2213D;
}

#content .blocPhoto #photoMax, #content .blocPhoto #photosMin{
  vertical-align: top;
  padding: 0px;
}

#content .blocPhoto #photoMax{
  vertical-align: top;
  padding: 0px;
}

#content .blocPhoto #photosMin a {
  display:block;
  float:left;
}

#content #tableHotels .tdDroit .encadre{
  background:none repeat scroll 0 0 #E9D2CE;
  margin:0 0 10px;
  padding: 10px 10px 0 10px;
  color: #931F08;
}

#content #tableHotels .tdDroit .encadre p{
  color: #931F08;
}

#content #tableHotels .tdDroit p strong {
  color: #931F08;
}

#content #tableHotels .tdDroit .encadre .prixHotel strong {
  font-size: 1.3em;
}

#content .tableForfait .tdDroit .hotels .infoTitre{
  clear: both;
}

#content .tableForfaitCorse .tdDroit .hotels .infoTitre{
  clear: both;
}

/* Page Liens Utiles */



.lienUtile img, .lienUtileLast img {
  float: left;
  margin: 0 15px 15px 0;
}

.lienUtile h4, .lienUtileLast h4 {
  font-weight: bold;
  margin-bottom: 3px;
  color: #7D7C7D;
}

.lienUtile a, .lienUtileLast a {
  color: #00ADEC;
}

.lienUtile p, .lienUtileLast p {
  line-height: 1.5em;
}

.lienUtile {
  border-bottom: 1px solid #CCC;
  margin-bottom: 10px;
}