/* CSS Document */

.fondCouleur {
	background-color: #32BBCB;
}

.fondStar {
	background: url(/img-drome-reservation/week-end-drome/star-bleu.gif) no-repeat 0px 0px;
}

.blocListeCouleur {
	background: #C2EBF0 url(/img-drome-reservation/week-end-drome/liste-bleu.gif) no-repeat 0px 0px;
}

.fondCouleurClaire {
	background-color: #C2EBF0;
}

#titreDetail {
	background: url(/img-drome-reservation/offre-sejour/rhone-alpes-bleu.gif) no-repeat 0px 0px;
}

#titreDetailSite {
	background: url(/img-drome-reservation/offre-sejour/id-we-bleu.gif) no-repeat 0px 0px;
}

.blocDetailCouleur {
	background: #32BBCB url(/img-drome-reservation/week-end-drome/liste-bleu.gif) no-repeat right top;
}

.blocDetailCouleurTD {
	background: url(/img-drome-reservation/week-end-drome/liste-bleu.gif) no-repeat right -40px;
}