strong, b {
	font-weight: bold;

}
body, table, td, p, div, span
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #886F63;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	margin:0;

}
BODY {
	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #999999;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color: #999999;
	margin:35px auto 0 auto;
	width:900px;
	background-color: #FFFFFF;
}
body>table {
	margin:0 auto;
}
h1, h2 {
	padding:0;
	margin: 0;
}

#rubrique{
	list-style:none;
	color:#FFFFFF;
	padding:0;
	margin:0;
	width:900px;
	height:40px;

	background-color:#B19587;
	border-bottom:3px solid #FDFCFB;
}
#rech{text-align:right;padding:5px 0;}
#rubrique ul{
	display:block;
}
#rubrique li{
	float:left;
	margin:0 0 0 39px;
	background-image:url(/images/interface/puce.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:5px;
}
#rubrique a{
	color:#FFFFFF;
	line-height:37px;
	font-weight:bold;
}
#rubrique a:hover {
	color: #574840;
}
a {
	color: #886F63;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.textemenu {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.textemenuhover {
	font-size: 11px;
	color: #574840;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.textemenu:hover {
	color: #000000;
}
.bdr {
	border: 1px solid #CCCCCC;
}
.libelleform {
	font-size: 11px;
}
.rubform {
	font-size: 12px;
	font-weight: bold;
}
.txtfield {
	font-size: 10px;
}
.boutonform {
	font-size: 10px;
	color: #666666;
}
#tab{
	background-color: #E0BEAC;
}
#contenu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#886F63;
	padding:0px;
	width:378px;
}
#contenu h1{
	font-size:18px;
	font-weight:normal;
}
#contenu p{
	padding:5px 0 5px 0;
}
#contenu h2{
	font-size:11px;
	font-style:italic;
	font-weight:bold;
	margin:10px 0 0 0;
}
#contenu h3{
	font-size:10px;
	font-style:italic;
	font-weight:normal;
	margin:10px 0 10px 0;
	text-align:center;
}
#tarifs {
	background-color:#E0BEAC;
	width:350px;
	padding:0;
	margin:0 0 10px 0;
}
#tarifs td{
	border:1px solid #FFFFFF;
	height:20px;
	border-collapse:collapse;
	color:#FFFFFF;
	text-align:center;
}
#photos {
	width:492px;
	height:584px;
	background-color:#B19587;
}
#pied {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF !important;
	width:900px;
	height:125px;
	background-color:#B19587;
	padding:10px 0 10px 30px;
	font-style:normal;
	/*position:relative;*/
	border-top:3px solid #FFFFFF;
	margin:0;
}
#pied div{
	width:410px;
	float:right;
	/*position:absolute;
	left: 490px;
	top: 0px;*/

}

#pied td 
{
	color : #FFF ;
}
#pied h1{
	color: #FFFFFF;
	font-size:12px;
	font-style:italic;
	padding-right:5px;
}
#pied p{
	color: #FFFFFF;
	padding : 2px 5px ;
}
#pied a{
	color: #FFFFFF;
}

#video
{
	padding : 0 15px ;
	vertical-align : top ;
}

#presentation 
{
	background-color : #ECD7CC ;
	padding : 0 15px ;
	vertical-align: top !important;
}

#video div
{
	background-color:#E0BEAC; 
	width:100%; 
	height:40px; 
	font-weight:bold; 
	margin-top:20px
}

#videoa 
{
	color:#FFFFFF ; 
	font-weight:bold ;
}

#placeTitre { height : 178px ; }

#ActuPied img
{
	padding-right : 5px ;
}

#formul label
{
	display : -moz-inline-box ;
	display : inline-block ;
	width : 100px ;
}

.Diaporama * {
	text-align: center;

}
.Diaporama .Screen {
	margin: 0 auto;
	padding: 20px 10px;
	width: 540px;
	height: 510px;
	text-align: center;
	background-color: #D0BFB7;
}
.Diaporama .Screen img {

		border: none;
}
.Diaporama .Controls
{
	background-color: #D0BFB7;
	margin: 10px auto;
}
.Diaporama .Controls img {
	margin: 0 2px;
	border: none;
}

#tab h1
{
	padding-top : 20px ;
}

#diapos 
{
	background-color : #D0BFB7 ;
}

#diapos a
{
	display : block ;
	padding : 20px ;
	text-align : center ;
}
.detail 
{
	display: block;
	float: right;
	background: #886F63;
	width: 100px;
	color: #FFF;
	text-align: center;
	padding: 5px 0;
}

.detail:hover 
{
	display: block;
	float: right;
	background: #FFF;
	width: 100px;
	color: #886F63;
	text-align: center;
	padding: 5px 0;
}

td.imgTarifs img
{
	width:492px;
	overflow:hidden;
}
	

.left{float:left;}