div#rech-hebergement{
	width: 925px;
	height: 222px;
	background-image: url(../img/fr/fd_rech_hebergement.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-left: 25px;
	margin-top: 20px;
}
div#rech-hebergement.en {
	background-image: url(../img/en/fd_rech_commodities.jpg);
}
div#rech-loisirs{
	width: 925px;
	height: 222px;
	background-image: url(../img/fr/fd_rech_loisirs.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-left: 25px;
	margin-top: 20px;
}
div#rech-loisirs.en{
	background-image: url(../img/en/fd_rech_loisirs.jpg);
}
div#rech-pratique{
	width: 925px;
	height: 222px;
	background-image: url(../img/fr/fd_rech_pratique.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-left: 25px;
	margin-top: 20px;
}
div#rech-pratique.en{
	background-image: url(../img/en/fd_rech_practical.jpg);
}
div#liste-hebergement{
	width: 934px;
	background-image: url(../img/fd_liste_agenda.gif);
	margin: auto;
	margin-top: 20px;
}
#liste-hebergement p{
	padding-left: 50px;
	padding-bottom: 10px;
	padding-right: 40px;
}
#liste-hebergement hr{
	margin: auto;
	height: 1px;
	border: 0px;
	border-bottom: solid 1px #d6d8d6;
	width: 600px;
	margin-bottom: 25px;
	margin-top: 15px;
	clear: left;
}

#liste-hebergement p.date {
	font-weight: bold; color: #ac60b2;
}
#liste-hebergement p.ville {
	font-weight: bold; color: #666;
}
#liste-hebergement p.titre {
	color: #e25a00;
}
#liste-hebergement p.desc {
	text-align: justify;
	padding-left: 260px;
}
#liste-hebergement .contact {
	font-style: italic;
	color: #888;
}
label {
	width: 100px;
}
select {
width: 280px;
height: 18px;
}
input, select {
	border: 1px inset #000;
}
#rech-hebergement dt{
	width: 70px;
	text-align : right;
	margin-right: 10px;
	float: left;
	font-weight: bold;
}
#rech-hebergement dd{
	margin-left: 80px;
}
h2 {
	font-size: 150%;
	color: #AD0000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.etablissement{
	margin-left: 30px;
	margin-bottom: 15px;
}
div.services{
	float: right;
	margin-right: 30px;
}
div.infos{
	margin-left: 30px;
	/*clear: right;*/
}
div.infos img{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
div.description{
	margin-left: 30px;
}
div.description dt{
	color: #4CA945;
	font-weight: bold;
}
div.description dd{
	margin-left: 30px;
}
div.gal_photo{
	margin-left: 40px;
	width:	529px;
	clear: right;
	float: left;
	margin-top: 20px;
}
div.gal_photo table{
	width: auto;
	margin: auto;
}
div.gal_photo td{
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}
div.cal_dispo{
	margin-left: 630px;
	width:	258px;
	clear: right;
	/*float: right;*/
	margin-top: 20px;
}
div.onglet{
	background-image: url(../img/onglet_fiche.gif);
	background-repeat: no-repeat;
	height: 22px;
	font-size: 14px;
	padding-top: 12px;
	/*padding-left: 12px;*/
	font-weight: bold;
	text-align: center;
	width: 135px;
}
a.lfiche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
	text-decoration: underline;
}
a.lfiche:hover {
	color: #000000;
	text-decoration: underline;
}
.tariflignelegende {
	background-color: #bfddb5;
	font-weight: bold;
	font-size: 90%;
	text-align: center;
	padding: 5px;
}
.tarifligne {
	background-color: #EDF6EC;
	border-right: 1px solid #D8E8C8;
	font-size: 90%;
	text-align: center;
	padding: 5px;
}

.description dd {
	text-align: justify;
	margin-right: 30px;
}
.description dt {
	padding-top: 15px;
}

.link a {
	color: #ff6d0b;
	text-decoration: none;
	font-weight: bold;
}

#form_login label {
	width: 120px;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 100%;
}
#form_login input {
	margin-bottom: 10px;
	font-size: 100%;
	width: 250px;
}


/*
	Calendrier de reservation
*/
td.date {
	font-size: 200%;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align:middle;
}
tr.jours {
	font-size: 120%;
	color: #FFFFFF;
	font-weight: bold;
}

table.tab_numero {
	background:url(../img/calendar/icone.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	font-size: 120%;
	color: #000000;
	font-weight: normal;
	border-style:solid;
	border-width:2px;
	border-color:#000099;
	border-top:hidden;
}
table.tab_numero td {
	padding: 5px;
}

table.tab_cal {
	background:url(../img/calendar/entete.jpg);
	background-repeat:no-repeat;
	border-style:solid;
	border-width:2px;
	border-color:#000099;
	border-bottom:hidden;
}

td.reserve {
	background-color:#0099FF;
	font-size: 120%;
	color:#FFFFFF;
}

div.descriptif {
	font-size: 110%;
	color: #000000;
	padding-left:10px;
}