body{margin:0;text-align:center;font-family:"Trebuchet MS", Helvetica, sans-serif;font-size:12px; color:#240400;background:#B59B7A;
scrollbar-3dlight-color:#C8E6E3;
	scrollbar-arrow-color:#C8E6E3;
	scrollbar-darkshadow-color:#C8E6E3;
	scrollbar-face-color:#009786;
	scrollbar-highlight-color:#009786;
	scrollbar-shadow-color:#009786;
	scrollbar-track-color:#C8E6E3;}
td,p{font-family:"Trebuchet MS", Helvetica, sans-serif;font-size:12px; color:#240400;}
img{border:0;}
.clear{ clear:both;}

a:link, a:visited, a:hover {color:#921C0F;text-decoration: underline;}
a:hover {text-decoration: none;}

#margin{position:relative;margin:auto;clear:both;width:906px;height:10px;background:url(/design/images/fond_top.gif) no-repeat bottom;}
#bloc{position:relative;margin:auto;clear:both;width:900px; padding:0 3px; border-left:1px solid #FFFFFF;border-right:1px solid #FFFFFF;text-align:center;}

#header{width:900px;height:85px; text-align:left; background-color:#FFFFFF;}
#headerImage{position:absolute;top:50px;left:200px;width:429px;height:35px;}
#logo{width:200px;height:85px;}
#headerLinks{position:absolute;top:50px;right:3px; width:252px; height:35px;}
#headerLang{position:absolute;top:14px;right:28px; width:33px; height:24px;}

#fullImage{position:relative;clear:both; margin:3px 0;width:900px;height:189px;}
#blocContainer{position:relative;clear:both;width:900px;background:url(/design/images/fond_content.gif) repeat-y;}
#blocContent{width:700px; margin-left:200px;}
*html #blocContent{margin-left:197px;}

#menuContainer{ float:left;width:195px;text-align:center;}
#menu{}

#urlhere{width:670px;height:13px;padding:4px 0 5px 30px;text-align:left; font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px;color:#3A1710;background:url(/design/images/fond_urlhere.gif) repeat-x;}
#urlhere a{ text-decoration:none;color:#3A1710;}
#urlhere a:hover{color:#732F20;}

#contentBody{width:640px;padding:20px 30px 20px 30px;text-align:justify;}
#fullImage2{ float:right;}
#retour{margin:0px 0px 20px 10px; text-align:left;}
#bodyText{float:left;width:385px; padding-top:10px; }
.text{/*width:300px;*/}
ul.article{margin:0;padding:15px 10px 15px 20px}
.article li{background:url(/design/images/puce_article.gif) no-repeat left top; padding:0px 0px 3px 25px;list-style-image:none; list-style:none;}

/*Footer*/
#footerContainer{position:relative;margin:auto;clear:both;width:906px;height:3px;background:url(/design/images/fond_bottom.gif) no-repeat top;}
#footerContainer2{position:relative;margin:auto;clear:both;width:900px;/*height:33px;*/ padding:10px 0px 8px 0px;border-bottom:1px solid #FFFFFF;}
#footer{position:relative;margin:auto;clear:both;width:900px;/*height:24px;*/padding:6px 0px;color:#FFFFFF;background:#921C0F;text-align:center; font-size:11px;}
#footer a{color:#FFFFFF;}
#credit{position:relative;margin:auto;clear:both;width:900px;font-size:11px;text-align:right; padding-top:5px;}
#credit a{}

h1, h2, h3, h4, h5, h6 {margin:0;padding:0;color:#921C0F;}
h1{width:670px; height:23px; background:url(/design/images/fond_h1.jpg) no-repeat; color:#FFFFFF;font-weight:bold;font-size:18px;padding:3px 0 0 30px; text-align:left;}
h2{font-size:16px; padding-bottom:15px;font-weight:bold;}
h3{font-size:14px;padding:10px 0px;font-weight:bold;}
h4{font-size:12px;padding:5px 0px;font-weight:bold;}
h5{padding:3px 0px;}
h6{padding:3px;font-weight:normal;font-style:italic;}

ul {list-style-image:none; list-style:none; text-align:left;}
ul ul{ list-style-type:square;}
ul ul ul{list-style-type: none;}
ul li{background:url(/design/images/list-style-image.gif) no-repeat left top; padding:0px 0px 3px 20px;list-style-image:none; list-style:none;}

/*Form*/
form{ margin:0;}
.formBouton{background-color:#921C0F;border: 1px solid #921C0F; color:#FFFFFF; margin:0; padding:1px 2px;font-size:12px;}
.formBoutonOver{background-color:#009786;border: 1px solid #009786;color:#FFFFFF;margin:0; padding:1px 2px;font-size:12px;}
.formText{border: 1px solid #240400;padding:3px 2px; font-size:12px;}
.formTextarea{border: 1px solid #240400; padding:3px 2px;}
.formLabel {background-color:#F2ECE5;text-align:right;padding: 4px 10px 4px 0px;}
.error {
	border:1px solid red;
	background-color: #FFEBDF;
	color:#FF0000;
	padding:10px;
}