/* -------------- Mise à zéro des styles ---------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
a {outline: none;}
strong {font-weight:bold;}
em {font-style: italic;}
body {
	background-image: url(../images/fond-body.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	font-family:arial;
	font-size:12px;
}
#site {
	margin:0 auto 0 auto;
	width:881px;
	height:auto;
}
#bandeau {
	margin-left:0px;
	width:878px;
	height:205px;
	background-image: url(../images/fond-bandeau.gif);
	background-repeat: no-repeat;
	background-color:#fff;
	background-position:top center;
}

#logo {
	float:left;
	width:118px;
	height:184px;
	margin:16px 0 0 30px;
}
.logo2 {
	margin-bottom:0px;
}
#bandeau-txt {
	display:none;
}
#oeuvre {
	float:left;
	width:188px;
	height:188px;
	margin:16px 0 0 25px;
	_margin-left:15px;
}
#chemin {
	float:left;
	width:450px;
	height:20px;
	margin:180px 0 0 40px;
	text-align:left;
	color:#b3afc9;
	font-size:10px;
}
#chemin a {
	text-decoration: none;
	color:#2E2B64;
}
#chemin a:visited {
	color:#2E2B64;
}
#container {
	width:888px;
	height:auto;
	min-height:100px;
	_height:600px;
	background-image: url(../images/fond-container.gif);
	background-repeat: repeat-y;
	display:table;
}

#gauche {
	float:left;
	width:188px;
	height:600px;
	margin:20px 0 0 20px;
}
#gauche ul {
}
#gauche ul li {
	text-align:center;
	color:#ffffff;
	background-image: url(../images/fond-menu.jpg);
	background-repeat:no-repeat;
	background-color:#b2977c;
	line-height:27px;
}
#gauche ul li a {
	color:#ffffff;
	text-decoration:none;
}
#gauche ul li ul {
	
}
#gauche ul li ul li {
	background-color:#cdc0b5;
	color:#a2876a;
	text-align:left;
	background-image: url(../images/fond-smenu.jpg);
	padding-left:11px;
	line-height:22px;
	border-bottom:1px dashed #a2876a;
}
#gauche ul li ul li a {
	color:#69441f;
	text-decoration:none;
}
.wit {
	background-color:#ffffff;
}
#contenu {
	float:left;
	width:400px;
	padding-left:20px;
	text-align:justify;
	color:#2e2b64;
	margin-top:20px;
}
#contenu a {
	color:#2e2b64;
}
#contenu a:visited {
	color:#2e2b64;
}
#contenu a:hover {
	color:#2e2b64;
	font-weight:bold;
}
#contenu h1 {
	font-size:20px;
}
#contenu h2 {
	padding-top:10px;
	font-size:16px;
	
}
#contenu h3 {
	padding-top:10px;
	font-size:14px;
}

#contenu p {
	padding-top:5px;
	
}

#contenu ul {
	list-style-type: disc;
	list-style-position: inside;
	padding-left:10px;
}
.comite {
	width:95%;
	border:1px solid #000000;
	margin-top:10px;
}
.comite td {
	padding:5px 10px 5px 10px;
}
#droite {
	float:left;
	margin-top:20px;
	margin-left:35px;
}
#search {
	width:190px;
	height:20px;
	text-align:center;
	color:#2e2b64;
}
.bouton {
	border:none;
	color:#2e2b64;
	cursor:pointer;
}
#contenu-droite {
	width:190px;
	height:430px;
}
#news {
	width:190px;
	height:220px;
	border:1px solid #69441f;
	background-image: url(../images/news.gif);
	background-repeat: no-repeat;
}
#news h1 {
	text-align:center;
	padding-top:5px;
	color:#ffffff;
	font-weight:bold;
}
#news p {
	padding-left:5px;
}
#news a {
	text-decoration:none;
	color:#2e2b64;
}
#news a:hover {
	font-weight:bold;
	color:#2e2b64;
}

#footer {
	width:880px;
	height:40px;
	margin:0 auto 0px auto;
	text-align:center;
	font-size:10px;
	color:#2e2b64;
}
#footer p{
	width:800px;
	margin:0 auto 0 auto;
}
#signature {
	float:right;
	width:500px;
	height:20px;
	margin-top:20px;
	!margin-top:0px;
	margin-right:20px;
	font-size:10px;
	text-align:right;
}
#signature a {
	text-decoration:none;
	color:#76a0b8;
}
#signature img {
	vertical-align:middle;
}
