.defaultHidden {
  visibility: hidden;
}

div#englobant h1#titreart{

font-size: 2em;

color: #fff;

line-height: normal;

margin-bottom: 15px;

}

div#global select#ville, div#global select#region, div#global select#pays, div#global select{
	width:170px;
	background-color: #efefef;
	border:none;
	color: black;
}
div#global select#ville option, div#global select#region option, div#global select#pays option, div#global select option{
	color: black;
}
input {
	color: black;
}
div#global select#roomsNumber, div#global select#adultes_1, div#global select#adultes_2, div#global select#enfants_1, div#global select#enfants_2, div#global select#adultes_3, div#global select#enfants_3{
	width:40px;
	background-color: #efefef;
	border:none;
}

div#cal1 td{
	text-align:center;	
}

.TESTcpMonthNavigation {
	text-align: center;
	background-color: #bbbbbb;
}
.TESTcpCurentMonthDate {
	width:25px;
	text-align: center;
	border:1px solid #ccc;
	background-color: #efefef;
	color: grey;
}
.TESTcpCurrentMonthDateDisabled, .TESTcpCurrentDateDisabled, .TESTcpOtherMonthDateDisabled {
  color: #cccccc;
}

div#gauche_destination .TESTcpCurrentMonthDate a{
	border:1px solid #ccc;
	background-color: #efefef;
	color: #000;
}

div#englobant div.hotel .prix{
	font-size:12px;
	
}

div#englobant div.hotel .pimage{
	float:left;
	width:95px;
	text-align: center;
	
}

div#englobant table#table_chambres{
	border:1px solid #efefef;
	border-collapse: collapse;
	margin:0 auto;
	
}

div#englobant table#table_chambres td{
	padding: 2px;
	
}

div#englobant .image{
	float:left;
	margin:3px;
	width: 95px;
}

div#englobant .image-hotel{
	float:left;
	margin:3px;
	padding-right:25px;
}

div#englobant #description p{
	text-align: justify;
	color:#ffffff;
	
}

div#englobant div#detail_chambres{
	margin-top: 10px;
	margin-bottom: 12px;
	color:#ffffff;
	
}

div#englobant input.long{
	width:300px;
	
}

div.nomHotel,div#englobant #hotel{
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
	color:#ffffff;
	
}

div.nomHotel, div.etoiles, div#fil, div#fil a, div.adresse, div.prix, div.description, div.detail a, div.reserver a, div#etoiles, div#adresse, div#description, div#description strong, div#reservation, div#annulation, div#annulation strong, div#type, div#dates, div#prix, div#repas, div#presentation, div#limites{
	color:#ffffff;
}

div.detail, div.reserver{
	border:2px solid #fff;
	width:150px;
	padding:2px;
	text-align: center
}

div#description{
	margin-right: 10px;
}

div.detail a, div.reserver a{

	font-size: 1.2em;
	font-weight: bold;
}

div#lien_description a{
	color:#fff;
}

a.reserver3{
	color:#fff;
	font-weight: bold;
}

div#hotels3 fieldset{
	margin-right: 10px;
	border: 1px solid #fff;
}

div#hotels3 legend, div#hotels3 legend strong, div#hotels3 label{
	color:#fff;
}

div#hotels3 label{
	margin-bottom: 10px;
}

div#date_arrivee{
	position:relative;
	display: block;
	height:25px;
	z-index:1;
}

div#date_depart{
	position:relative;
	display: block;
	height:25px;
}

div#cal1{
	top:0px;
	z-index:400;
	float:right;
	margin-right: 400px;
	visibility: hidden;
	height: 25px;
	
}

div#cal2{
	top:0px;
	z-index:400;
	float:right;
	margin-right: 350px;
}

/* RESA FERRY */

div#resa-ferry{
	margin-top: 10px;}

div#resa-ferry select{
	background-color:#fff;
	width: 650px;
	font-size: 14px;
}

div#resa-ferryi .corse{
	color:#fea700;

}

div#resa-ferryi .algerie{
	color:#196839;

}

div#resa-ferryi .albanie{
	color:#cc1126;

}

div#resa-ferry option{
	border-bottom:1px solid #ccc;
	font-family:"Courier New", Verdana, Courier, monospace;
	color:#666666;
	padding:2px;
	font-size:12px;
	letter-spacing:normal;
	font-size-adjust:inherit;
	text-align:left;
}

div#resa-ferry .selector span {
  color: #666;
  width: 450px;
  overflow: hidden;
}

