*{ padding: 0;
	margin: 0;
	}
body{ background: #870a24;
	font: 12px/1.4em Arial, sans-serif;
	overflow-x:hidden; overflow-y: scroll
	}
h1, h2, h3, h4, h5, h6 { font: 1em/1.4em "Arial", Arial, sans-serif;
	}
h1{ font-size: 2.2em;
	}
h2{ font-size: 2.0em;
	}
h3{ font-size: 1.6em;
	}
h4{ font-size: 1.4em;
	}
p{ font-size: 1.1em;
	}

a img, img a {border: none;
	text-decoration: none;
	}
a  { color: #870a24;}
	

	




/* =layout
-------------------------------------------*/

div.collapse{ 
	width: 800px;
	margin : auto;	
	background: url(images/section-top.gif) top center no-repeat #c68873;
	}	
div.collapse-container{
	width: 760px;
	height: 100%;
	padding: 15px 20px;
	background: url(images/section-bottom.gif)  bottom no-repeat;
	}

#footer { width: 800px;
	text-align: center;
	}

.contenu{
height : 700px;
overflow : auto;
text-align: justify;
padding : 0px 0px;
}

.right img{
border:5px solid #EDE8D4;
margin:10px;
}

.bottom{ width: 800px;
margin : auto;	
text-align: center;
}

.left {
float:left;
width : 200px;
padding-right : 10px;
padding-left : 10px;
text-align: center;
}
.right {
float:right;
border-left : 1px dashed;
padding-left : 15px;
width : 500px;
height : 690px;
text-align: center;
}



#v_sujet1{
color:#870a24;
}
#v_sujet2{
color:#870a24;
}
#v_sujet3{
color:#870a24;
}
#v_sujet4{
color:#870a24;
}
#v_sujet5{
color:#870a24;
}
#v_sujet6{
color:#870a24;
}


span{ color: #ff8c00;
	padding: 30px ;
	}
	
.titre{
	width : 800px;
	height : 130px;
	margin : auto;	
	text-align: center;
	}


.onglet{ width: 800px;
	margin : auto;	
	}

.option {
	height:45px;
	font: 18px Arial, sans-serif;

}
.option a{ 
	padding-left:10px;
	padding-right:10px
	}
	
.detail {
	border:1px dotted;
	padding : 10px
	}
.chambre {
	border:1px dotted;
	margin-bottom:10px;
	text-align : center;
	}

.chambre img{
border-right:5px solid #AB5C4B;
border-bottom:5px solid #AB5C4B;
border-left:5px solid #E4C09C;
border-top:5px solid #E4C09C;

}
	

xdiv {
border-left:1px solid #000000; /* couleur du cadre */
border-right:1px solid #000000;
border-bottom:1px solid #000000;
border-top:1px solid #000000;

}

