body {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	background-image: url(images/motif-fond.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	background-color: #3f2b05;
}

#colLeft{
	width:675px;
	float:left;
	padding-left:20px;
	padding-right:15px;
}
#colRight{
	width:190px;
	float:right;
	padding-right:20px;
	padding-bottom:20px
}

#site {
	width:945px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
}

.article{
	background-repeat: no-repeat;
	background-position: top right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 10px;
	float:left;
	}
	
#image{
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:30px;
	color: #FFFFFF;
	background-repeat: repeat-y;
	}	
	

#content{
	background-image: url(images/degrade-sous-header.jpg);
	background-repeat: repeat-x;
	width:945px;
	background-color: #FFFFFF;
	padding-left:0px;
}
#image-chambre{
	float:right;
	padding-left:5px;
	color: #FFFFFF;
	background-repeat: repeat-y;
	}	
#bloc-info{
	background-image: url(images/rect-vert-p-bas.jpg);
	background-repeat: no-repeat;
	width:194px;
	height: 27px;
	padding-left:56px;
}

#altitude-info{
	width:194px;
}
#altitude-info h3{
	background-image: url(images/rect-vert-p-haute.jpg);
	background-repeat: no-repeat;
	margin:0;padding:0;
	padding-top:25px;
	padding-left:12px; padding-right:12px;
	font-family: Verdana;
	color: #FFFFFF;
	height:15px;
	font-size:12px;
	border:0px;
}

#contenu-info hr{
	border:0px #FFFFFF solid;
	border-bottom:1px #FFFFFF solid; 
	margin:0; padding:0;
	margin-bottom:6px;
}



#contenu-info{
	background-image: url(images/degrade-rect-info.jpg);
	background-repeat: repeat-y;
	font-family: Verdana;
	color: #FFFFFF;
	padding:7px;
	padding-left:12px;
	padding-right:12px;
	text-align:justify;
	
}




#menuGauche{
	width:194px;
}
#menuGauche ul, #menuGauche li{
	margin:0; padding:0;
	list-style:none;
}

#menuGauche a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#menuGauche a:hover{
	text-decoration:underline;
}

#menuGauche a.topmenu{
	width:154px; height:36px;
	padding-top:33px; padding-left:40px;
	display:block;
	background-image:url(images/menu-droite-p-haute.jpg);
	background-repeat:no-repeat;
}

#menuGauche a.btnmenu{
	width:153px; height:38px;
	padding-top:32px; padding-left:40px;
	display:block;
	background-image:url(images/menu-droite-p-milieux.jpg);
	background-repeat:no-repeat;
}


#menuGauche a.bottommenu{
	width:153px; height:37px;
	padding-top:28px; padding-left:40px;
	display:block;
	background-image:url(images/menu-droite-p-basse.jpg);
	background-repeat:no-repeat;
}
#footer{
	padding:0;
	margin:0;
	height:89px;
	background-image:url(images/degrade-footer.jpg);
	background-position: bottom;
	padding-left:10px;
	border:0px #000000 solid;
	border-top:1px #000000 solid; 
	width:935px;
	overflow:auto;
}
#gauche{
	width:900px;
	height:89px;
	overflow:auto;
	float:left;
	background-image:url(images/degrade-footer.jpg);
	background-position: bottom;
	padding-left:10px;
	background-color: #000000;
	
	}

#gtexte{
	overflow:auto;
	float:left;
	padding-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:445px;
	height:50px;
}

#dtexte{
	float:right;
	padding-top:10px;
	width:400px;
 	color: #000000;
	text-align:right;
	margin-right:10px;
	height:40px;
}

#dtexte a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
 	color: #000000;
	text-align:right;
	margin-right:10px;
	height:50px;
	
	}
.img_left{
	margin:7px;
	border:#CCCCCC 1px dotted;
	padding:3px;
}	
	

h2{
	font-size:26px;
	font-weight:lighter;
	color:#663300;
}
h3{
	font-size:14px;
	color:#663300;
	border-bottom:1px solid #663300;
}


p{
	margin:0; padding:0;
	margin-bottom:10px;
	text-align:justify;
	line-height:16px;
}

ul{
	padding-left:20px;
}