/* Bandeau de gauche */
#bonsplans {
	color: #fff;
	background-color: #DE3F21;
	padding: 9px; padding-bottom: 20px; margin-bottom: -9px;
}
#bonsplans ul {
	color: #fff;
	margin: 0px; margin-left: 15px;
}
#bonsplans ul li {
	padding-top: 4px;
}
#bonsplans a, #bonsplans a:hover, #bonsplans a:visited {
	color: #000; margin-left: -4px;
}
#bonsplans ul li a:hover {
	color: #fff;
}
#bonsplans ul li.selected {
	list-style-image: url(../images/puces/fleche_bonsplans.gif);
}
#bonsplans ul li.selected a, #bonsplans ul li.selected a:visited {
	font-weight: bold; color: #fff ! important;
}

#bonsplans #pour-reserver {
	display: block;
	width: 76px; height: 14px;
	background-image: url(../images/boutons/pour-reserver.jpg);

	margin-left: 20px; margin-top: 10px;
}

/* Sac à dos */
#sac-a-dos {
	text-align: center;
	width: 180px; height: 112px;
	background-image: url(../images/fonds/sac_a_dos.gif);
	font-size: 10px;

	cursor: hand;
	voice-family: "\"\{\}\"";
	cursor: pointer;
}
#sac-a-dos { /* Ne pas supprimer! */ }
#sac-a-dos ul {
	text-align: right;
	list-style-type: none;
	width: 110px;
	margin: 0px auto 0px auto;
	padding: 0px; padding-top: 45px;
}
#sac-a-dos ul li {
	border-top: 1px dotted #DE3F21;
	margin-bottom: 3px; padding-top: 2px;
}
#sac-a-dos li.first {
	border-top: none;
}
#sac-a-dos .nbr {
	color: #DE3F21; font-weight: bold;
	
}

/* Partie centrale */
h2 {
	color: #DE3F21;
	background-image: none;
	/*border-bottom-color: #DE3F21;*/
	margin: 0px; padding: 0px;
	border-style: none;
	padding-top: 15px;
	height: auto;
}
#subtitle {
	/*position: relative;
		/*top: 40px;* /
		top: -20px;*/
	font-size: 11px ! important; font-weight: bold;
	font-family: arial,helvetica,sans-serif;
	padding-bottom: 20px;
}
h3 {
	color: #DE3F21; margin-bottom: 5px;
	border-bottom: 1px dotted #DE3F21;
	clear: both; padding-top: 10px;
	font-size: 12px;
}
h3.spip {
	color: #DE3F21; margin-bottom: 5px;
	border-bottom: 1px dotted #DE3F21;
	clear: both; padding-top: 10px;
	font-size: 12px;
}
#search-options1 #options1, #search-options1 #options2 {
	width: 175px; float: left;
}
#search-options2 {
	clear: both;
}
a{
	color:#DE3F21;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}

.btn {
	color: #fff; background-color: #DE3F21;
	text-transform: uppercase;
	cursor: hand;
}
.btn[class] {
	cursor: pointer;
}
#frmButtons {
	text-align: center; margin-top: 10px;
}
h4 {
	margin: 0px; padding-top: 20px;
	clear: both;
}
ul {
	margin-left: 30px; margin-top: 5px;
}

b {
	color:  #DE3F21;
}

hr {
	color: #fff;
	border-bottom: 1px dotted #DE3F21;
	display: block; clear: both;
}
.prop-sejour {
	color: #DE3F21;
	font-weight: bold; font-size: 12px;
}
.titre-sejour {
	font-weight: bold; font-size: 14px;
}
#zone {
	float: left;
}
#voir-le-plan {
	float: left;
	background-image: url(../images/boutons/voir-le-plan.gif);
	background-repeat: none;
	width: 62px; height: 12px;
	margin-top: 5px; margin-left: 5px;
}

/* Affichage des offres */
dl {
	margin-bottom: 10px;
	clear: both;
}
ul {
	clear: both;
}
dl dt.reference {
	font-weight: bold;
	color: #DE3F21;
	float: left;
}
dl a, dl a:visited {
	color: #DE3F21;
	text-decoration: none;
}
dl a:hover {
	text-decoration: underline;
}
dl .duree, dl .tarif {
	color: #DE3F21; font-weight: bold;
	text-align: left;
}
dl .validite {
	color: #DE3F21;
}
dl .titre {
	font-size: 14px; font-weight: bold;
}

/* Catégories séjours/locations */
ul {
	color: #DE3F21;
	padding: 0px; margin: 0px;
	margin-left: 5px;
}
ul li {	
	padding: 0px; margin: 0px; margin-bottom: 15px; margin-top: 5px;
}
ul li span {
	color: #000; font-weight: bold;
}

#bouton-pour-reserver {
	margin-top: 10px;
	
	display: block;
	width: 76px; height: 14px;
	
	background-image: url(../images/boutons/pour-reserver-rouge.gif);
	background-repeat: no-repeat;
}


.texteblanc
{
	color: #ffffff;
	font-size: 10px;
}

.rouge
{
	color: #DE3F21;
	font-weight: bold;
	font-style : italic;
}

