/***************** BODY *****************/
*{
/*---on passe toutes les marges à 0---*/
margin:0;
padding:0;
}
body,html{
height:100%;
/*---permet de changer la couleur de la barre de scroll dans IE (déconseillé)
scrollbar-base-color:#7d8a2e;
---*/
}
body{
background:#fff;
}
/***************** CONTAINER *****************/
#container{
position:relative;
min-height:100%;
width:1000px;
margin:0 auto;
background:scroll #fff url(../images/charte/bg-container.jpg) center top repeat-y;
}
/***************** HEADER *****************/
#header{
width:1000px;
height:144px;

}
/***************** MENU TOP *****************/
#menuTop{
position:relative;
z-index:10;
width:206px;
height:67px;
padding-left:794px;
background: url(../images/charte/bg-menutop.jpg) center top no-repeat;
list-style:none;
}
#menuTop li{
position:relative;
float:left;
}
#menuTop li span{
display:none;
}
#menuTop li.bt1 a {
background:url(../images/charte/btn_01.gif);
width:93px;
display:block;
}
#menuTop li.bt2 a {
background:url(../images/charte/btn_02.jpg);
width:94px;
display:block;
}
#menuTop li.bt3 a {
background:url(../images/charte/btn_03.jpg);
width:112px;
display:block;
}
#menuTop a{
text-decoration:none;
font:bold 12px/30px Arial, Helvetica, sans-serif;
color:#fff;
text-align:center;
text-transform:uppercase;
display:block;
height:67px;
overflow:hidden;
}
#container #menuTop a:hover,
#container #menuTop a.trigered{
text-decoration:none;
background-position:bottom;
}
/***************** SOUS MENU *****************/
/*#menuTop li ul{
list-style:none;
position:absolute;
width:160px;
top:-6000px;
left:0;
background:#ffc0a9;
border:solid #fff;
border-width:1px 0 0 0;
}
#menuTop li li{
float:none;
}
#container #menuTop li li a{
background:none;
width:auto;
position:relative;
height:20px;
font:11px/20px Arial, Helvetica, sans-serif;
text-transform:none;
color:#fff;
text-decoration:none;
border:solid #ffcfbd;
border-width:0 0 1px 0;
}
#container #menuTop li li a:hover{
background:#ff8598;
}*/
/***************** MENU LEFT *****************/
#menuLeft{
background:url(../images/charte/bg-menuleft.jpg) left top no-repeat;
float:left;
width:221px;
min-height:297px;
padding-top:20px;
}
#menuLeft ul{
list-style:none;
padding-bottom:10px;
}
#menuLeft span{
display:none;
}
#menuLeft a{
display:block;
overflow:hidden;
background-position:top left;
}

a.bt1{
background: url(../images/charte/bt_01.gif) no-repeat;
height:32px;
}
a.bt2{
background: url(../images/charte/bt_02.gif) no-repeat; 
height:32px;
}
a.bt3{
background: url(../images/charte/bt_03.gif) no-repeat; 
height:32px;
}
a.bt4{
background: url(../images/charte/bt_04.gif) no-repeat;
height:32px; 
}
a.bt5{
background: url(../images/charte/bt_05.gif) no-repeat;
height:30px; 
}
a.bt6{
background: url(../images/charte/bt_06.gif) no-repeat;
height:44px;
}
#menuLeft a:hover,
#menuTop a.trigered{
background-position:top right;
}
/***************** SOUS MENU */
#container #menuLeft li a{
background:none;
border:none;
text-decoration:none;
font:bold 11px/20px Arial, Helvetica, sans-serif;
color:#1b4c07;
display:block;
overflow:hidden;
height:20px;
padding:0 0 0 30px;
width:191px;
}
#container #menuLeft li a:hover{
text-decoration:underline;
color:#f0b300;
}
#container #menuLeft li#double a, #container #menuLeft li#double1 a, #container #menuLeft li#double2 a {
height:40px;
display:block;
}
/***************** CONTENU *****************/
#contenu{
position:relative;
float:left;
width:709px;
padding:3px 30px 0 40px;
background:url(../images/charte/bg-contenu.jpg) left top no-repeat;
}
/*---obligatoire pour le footer---*/
/*---mettre <div class="clearer" id="clearFooter"></div>--*/
/*---apres la div contenu---*/
.clearer{
clear:both;
}
#clearFooter{
height:50px;/*--- = à la hauteur du footer ---*/
}
/***************** FOOTER *****************/
#footer{
position:relative;
clear:both;
width:1000px;
height:50px;
margin:-50px auto 0;
background:#fff url(../images/charte/bg-footer.jpg) center top no-repeat;
}
#idep{
position:absolute;
left:20px;
top:0px;
width:200px;
height:50px;
}
#idep img{
float:left;

}
#footer #idep a.idep{
text-decoration:none;
display:block;
font:9px/8px Arial, Helvetica, sans-serif;
color:#a3c768;
margin:0;
padding-top:26px;
}
#footer #idep a.idep.optea{
margin:0;
padding:0;
}
#footer #idep a:hover.idep{
text-decoration:none;
color:#1b4c07;
}

/***************** CONTACT *****************/
#contenu .ideo_cnt_blocFormulaire label {
    float: left;
    margin: 0 0 0 30px;
    padding-right: 10px;
    text-align: right;
    width: 33%;
}
#contenu .ideo_cnt_blocLigneFormulaire input, #contenu .ideo_cnt_blocValidation input, #contenu .ideo_cnt_blocLigneFormulaire textarea {
    width: 40%;
}

#contenu .ideo_cnt_blocFormulaire {
    float: left;
    width: 100%;
	margin: 10px 0;
}
#contenu .ideo_cnt_blocFormulaire label {
    float: left;
    margin: 0 0 0 30px;
    padding-right: 10px;
    text-align: right;
    width: 33%;
}
#contenu label {
    line-height: 19px;
}
#contenu .ideo_gbl_nota, #contenu p.ideo_gbl_nota {
    font-size: 0.7em;
    font-style: italic;
    line-height: 1.2em;
    padding: 0;
}
#contenu .ideo_cnt_blocBouton input {
    width: 80px;
}

