/*STRUCTUREL*/
*{margin:0px;padding:0px;outline:none;border:0px;}
body{background:url('../image/bg.jpg') repeat-x;color:#333;font-family:verdana,sans-serif;font-size:13px;}
#global{margin:auto;width:1014px;}
#header{}
#menu_1_left{float:left;background:url('../image/menu_1_left.jpg');width:14px;height:27px;}
#menu_1{float:left;background:url('../image/up_bg.jpg');width:982px;height:27px;}
#menu_top{float:right;background:url('../image/up_bg2.jpg');height:100%;}
#menu_top div{float:left;}
#menu_top #menuTop{color:#FFF; font-size:11px; padding:7px 10px;}
#menu_top #menuTop a{color:#FFF; text-decoration:none;}
#menu_top #menuTop a:hover{color:#F66;}
#menu_1_right{float:left;background:url('../image/menu_1_right.jpg');width:18px;height:27px;}
#menu_2_left{clear:left;float:left;background:url('../image/menu_2_left.jpg');width:14px;height:60px;}
#menu_2{float:left;width:982px;height:60px;background:url('../image/menu2_bg.jpg')}
#menu_2 ul{list-style-type:none;}
#menu_2 li{float:left;letter-spacing:2px;font-weight:bolder;font-size:13px;}
#menu_2 a{background:url('../image/menu2_separator.jpg') no-repeat right;padding-right:26px;padding-left:22px;display:block;line-height:60px;text-decoration:none;color:#000;}
#menu_2 a:hover{color:#900;}
#menu_2_right{float:left;background:url('../image/menu_2_right.jpg');width:18px;height:60px;}
#banner{clear:left;background:url('../image/banner_left.jpg') no-repeat;width:1014px;height:158px;padding-left:14px;}
#banner_right{float:left;background:url('../image/banner_right.jpg');width:18px;height:158px;}
#breadcrumb{background:#000 url('../image/bread_left.jpg') no-repeat left;height:34px;}
#bread{float:left;position:relative;width:980px;height:100%;border-left:1px solid #FFF;border-right:1px solid #FFF;left:14px;}
#bread_right{float:right;background:url('../image/bread_right.jpg') no-repeat;width:18px;height:100%;}
#main{background:url('../image/main_left.jpg') repeat-y;}

#main_content{background:url('../image/main_bg.jpg') repeat-x;padding:20px;}
#main_content_left{float:left;width:680px;}
#main_content_right{float:right;width:230px;padding-top:30px;}
#main_content_right ul{list-style-position:outside;list-style-type:none !important ;margin-left:10px;}
#main_content_right li{background:transparent url(../image/puce.jpg) no-repeat scroll 3px 6px;border-top:1px solid #999999;padding:6px 0px 6px 25px;}

#main_right{background:url('../image/main_right.jpg') repeat-y right;padding:1px 20px 2px 16px;}
#footer{background:url('../image/footer.jpg');height:42px;}
#bread ul{list-style-type:none;margin-left:14px;}
#bread li{float:left;letter-spacing:1px;font-weight:bolder;font-size:11px;}
#bread a{background:url('../image/bread_separator.jpg') no-repeat right;padding-right:26px;padding-left:10px;display:block;line-height:34px;text-decoration:none;color:#FFF;}
#bread a:hover{color:#F66;}
#footer{text-align:center;}
/*STRUCTUREL*/
/*COMMUN*/
h1{font-size:22px;font-weight:bolder;color:#3F3100;margin:10px 5px 18px 5px;}
h2{font-size:18px;font-weight:bolder;color:#6F5600;margin:10px 5px;}
h3{font-size:14px;color:#AF8800;margin:10px 5px;}
a{color:orange;text-decoration: none;}
a:hover{color:#000;text-decoration: underline;}
#main ul{padding:14px 22px;list-style-type: square;}
#main ul a{color:inherit;}
#main_content_left ul,#main_content_left ol {margin:5px 22px;}
/*COMMUN*/
/*SPECIFIQUE*/
.code{color:#333;background-color:#EEF;border:1px solid #999;padding:8px;margin:12px 0px;font-size:12px;}
.nervous{font-style:italic;color:#000;}
.note{font-style:italic;color:#099;}
.note:before{content:'Note : ';}
.closed{display:none;}
.open{display:block;}
.tab_down{width:98%;}
.tab_down tr{border:1px solid #FFF; background-color: #EEE;}
.tab_down td, .tab_down th{padding:3px 6px;text-align: center;}
.right{text-align: right !important;}
.tab_down th{text-align:left !important;}
.but_arrow{height:24px;width:47%;float:left;font-weight:bolder}
.but_arrow_left a{display: block ;height:24px;background:url('../image/arrow_left.jpg') no-repeat ;padding-left:26px;padding-top:1px;}
.but_arrow_up{width:22px;}
.but_arrow_right {float:right;text-align:right;}
.but_arrow_right a{display:block;height:24px;background:url('../image/arrow_right.jpg') right no-repeat;padding-right:26px;padding-top:4px;}
/*SPECIFIQUE*/