/* =Global
   ----------------------------------------------------*/

body {
   background: white;
   font-size: 12pt;
}

#page, #contenu {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
}

div#contenu {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid black;
}

a:link, a:visited {
   color: black;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}

/* =Hide
   ----------------------------------------------------*/
#entete ul, .coordonnees, #carte, div.photos p, div.services, a.retour, #situation {
   display: none;
}

/* =Layout
   ----------------------------------------------------*/

#contenu div.boite.photos {
	float:none!important;
	clear:both!important;
	margin-bottom:350px;
}

#contenu div.boite.renseignements {
	margin-top:0;
}

#menu li {
	margin-bottom:10px;
}

div.renseignements {
	margin-top:350px;
}

ul#bien {
	list-style:none;
	font-weight:bold;
	font-size:16pt;
}

table {
	font-size:10pt;
	clear:both;
	border-collapse: collapse;
	border-spacing: 0;
}


table th {
	height:37px;
	text-transform:uppercase;
	vertical-align:middle;
}

table td {
	padding:5px 0;
	text-align:center;
	vertical-align:middle;
}

table td.left {
	text-align:left;
	padding-left:10px;
}

table td, table th {
	border:1px solid #000;
}

table tr.rangee1 td {
	padding:0;
}

table td.disponibilites {
	text-align:left;
	padding-left:10px!important;
	height:22px;
}

table td.disponibilites span {
	display:block;
	height:22px;
}

table th.debut {
}

table th.bleu {
	width:60px;
}

table th.vert {
	width:80px;
}

table th.fin {
	width:52px;
	border:none;
}