/* CSS Document */
body{
	background:#1F150C none;
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px;
	padding:0px;
}
#container{
	width:910px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background:#FFFFFF none;
	overflow:hidden;
	position:relative;
}
#contenu{
	width:765px;
	float:left;
	background:#FFFFFF none;
	height: 490px;
	color:#333333;
	line-height:18px;
	text-align:justify;
	overflow:auto;
}
#texte{
	width:540px;
	padding:7px;
	height:auto;
	float:left;
}
#texteContact{
	width:700px;
	padding:7px;
	height:auto;
	
}

#sousmenu{
	width:160px;
	overflow:hidden;
	line-height:20px;
	margin-top:20px;
	float:left;
	margin-left:5px;
	padding-bottom:10px;
	text-align:left;
}
h1{
	color:#904708;
	font-size:18px;
}
h2{
	color:#B85500;
	font-size:15px;
}
img{
	border:3px solid #E86C16;
}
#menu{
	width:880px;
	overflow:hidden;
	height:60px;

	color:#FFFFFF;
	font-size:52px;
	padding-top:110px;
	padding-left:30px;
}
label{
	width:150px;
	float:left;
	font-weight:bold;
}
input, select, textarea{
	border:1px solid #BAA595;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:13px;
}
#ligneOrange{
	width:840px;
	height:30px;
	border-top:5px solid #E86C16;
	background:#190805 none;
	padding-left:70px;
}
#ulMenu{
	margin-top:5px;
}
#ulMenu li{
	display:inline;
	font-size:16px;
	color:#FFFFFF;
	margin-left:35px;
}
#ulMenu a:link, #ulMenu a:visited{
	color:#FFFFFF;
}
#ulMenu a:hover{
	color:#CC6600;
}
#ImageCote{
	width:140px;
	height:500px;
	background:#000000 url(images/gauche.jpg) no-repeat;
	overflow:hidden;
	float:left;
}
b, strong{
	color:#CC6600;
}
#contact{
	margin-top:400px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	width:140px;
	height:125px;
	padding:5px;
	line-height:18px;
}
#contact a:link, #contact a:visited{
	color:#FFFFFF;
	text-decoration:underline;
}
#contact a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
a:link, a:visited{
	color:#CC6600;
	text-decoration:none;
}
a:hover{
	color:#7B4516;
	text-decoration:underline;
}
#imageInauguration{
	float:left; margin-left:8px; margin-bottom:8px;
}
#imageInauguration img{
 border:1px solid #E86C16;
}

#imageFloral{
	float:left; margin-left:4px; margin-bottom:4px;
}
#imageFloral img{
 border:1px solid #E86C16;
}