html, body{ width:100%; height:100%;}
body{margin:0;text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000;background-color:#E5E5E5;}

img{border:0;}

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

#bg_mask{position:absolute; top:0; left:0;width:100%;min-height:100%; z-index:1000; background-color:#000000; opacity:0.5;}
#bt_wrapper{position:absolute; top:0; left:0;width:100%;min-height:100%; z-index:1001;text-align:center;}
#bt_beeper{ position:relative;margin:auto; width:900px; height:300px; padding-top:15px;margin-top:50px;}
#bt_close{ position:absolute; top:0; right:28px;font-size:1.2em;display:block;background-color:#fff; padding:5px 20px; cursor:pointer;}

#margin{ height:15px;}
#bloc{width:900px;background-color:#FFFFFF; position:relative;margin:auto;text-align:left;}

#iconLang{position:absolute;top:15px;left:330px;width:900px;height:102px;z-index:3;}
#menuFlash{position:absolute;top:3px;right:5px;width:510px; height:165px; z-index:10;}
#header{position:absolute;top:0;left:0;width:900px;height:102px;background:url(/design/images/header/normal.jpg) no-repeat;z-index:2;}

#title{ position:absolute; left:60px; top:38px; font-size:32px; font-style:italic; font-weight:bold; letter-spacing:4px; color:#EF4E32;}
#title a{color:#C2BDBC; text-decoration:none;}
.subtitle{font-size:16px; padding-left:10px;font-weight:bold;}

#marginContent{height:110px;}
#content{position:relative;margin:auto;clear:both;width:900px; min-height:300px; padding:0px 0px 20px 0px;background:#FFFFFF url(/design/images/fond.jpg) no-repeat top;}
#contentBody{ clear:both; padding:20px 70px 0px 70px; text-align:justify;}
#img{ display:block;clear:both;width:100%; padding-top:15px;text-align:center; }
#imgL{display:block; float:left;width:470px; height:100%; text-align:center;}
#imgR{display:block; margin-left:470px;width:420px;height:100%;text-align:center;}
.imgG{margin:0px 0px 0px 20px;}
.imgP{margin:0px 0px 0px 5px;}
#finContent{position:relative;clear:both;}

/*Footer*/
#footer{position:relative;margin:auto;clear:both;width:900px; height:110px;background:url(/design/images/footer/normal.jpg) no-repeat bottom;text-align:right; }
#logo{position:absolute;top:27px;left:0px;width:256px; height:83px;}

#boutons{padding:40px 60px 0px 0px;}
.floatRight{ float:right;}
.floatLeft{ float:left;}
.inline{ display:inline;}
.article{}
.color{color:#D42B00; font-weight:bold; font-style:italic;}

#credit{ position:relative;margin:auto;clear:both;width:900px;font-size:11px;text-align:right; margin-top:5px;}
#bar{ position:relative;margin:auto;clear:both;width:900px; height:18px;margin-top:4px; background:url(/design/images/bar.jpg) no-repeat;}

h1, h2, h3, h4, h5, h6 {margin: 0;padding: 0;font-size: 12px;color:#EF4E32;}
h1{font-size: 18px; padding:10px 5px; font-weight:bold;color:#C2BDBC;}
h2{font-size: 16px; padding:10px 0px 15px 0px;}
h3{padding:4px 0px 2px 0px;color:#474241;}
h4{font-size:12px;padding:5px; text-align:center; font-weight:bold;}
h5{padding:3px 0px;}
h6{padding:3px 0px;font-weight:normal;font-style:italic;}

ul {list-style-image: url(/design/images/list-style-image.gif); list-style-position:outside;}
ul ul{ list-style-type:square;}
ul ul ul{list-style-type: none;}
