body{
  background: #EEEFE7;
}

#global {
     position:absolute;
     top:0px;
     left: 50%;
     width: 859px;
     margin-left: -429px; /* moiti de la largeur */
     background: #EEEFE7  url(../images/background.gif) repeat-y;
     border: 0px solid #000;
}

#border_head{
     width: 859px;
     height: 18px;
     background: #EEEFE7  url(../images/border_top2.gif) no-repeat;
     border: 0px solid #000;
}

#header{

    width: 842px;
    height: 148px;
    margin-left:9px;
    border: 0px solid #000;
}

#content{
     width: 842px;
     margin-left:9px;
     border: 0px solid #000;
     background: #DEDFCF;
     min-height:400px;
     overflow:auto;
     font: 12px Verdana, Helvetica, Lucida, Tahoma, Geneva, sans-serif;
}
#contenu{
     float:right;
     margin-top:10px;
     margin-right:0px;
     background:#DEDFCF;
     width: 600px;
     border: 0px solid #000;
     font: 12px Verdana, Helvetica, Lucida, Tahoma, Geneva, sans-serif;
}

.logo{
     margin-top:15px;
     margin-left:5px;
     float:left;
}


#footer{
     float:left;
     width: 859px;
     height: 22px;
     margin-top:0px;
     font: 8px Verdana, Helvetica, Lucida, Tahoma, Geneva, sans-serif;
     background: #EEEFE7  url(../images/site_border_foot.gif) no-repeat;
}
#footer p{
    color:#666666;
    line-height: 17px;
    margin-top:0px;
    border: 0px solid #000;
    height:20px;
}

h1{
  color:#666666;
  font: 19px Verdana, Helvetica, Lucida, Tahoma, Geneva, sans-serif;
  font-weight:bold;
}
h2{
  color:#999999;
  font: 14px Verdana, Helvetica, Lucida, Tahoma, Geneva, sans-serif;
}

/*--------------------MENU 1---------------------------MENU 1-----------------------MENU 1----------------------*/

#menu1{
    position:absolute;
    line-height: 14px;
    margin-left:85px;
    top:147px;
    width: 620px;
    height: 20px;
    border: 0px solid #000;
    font: 12px Arial, Verdana, Helvetica, Lucida, Tahoma, Geneva, sans-serif;

}


ul.level_1
{
line-height: 17px;
margin-top:0px;
margin-left: 0;
padding-left: 0;
white-space: nowrap;

}

#menu1 li{
display: inline;
list-style-type: none;
margin-right:1%;
margin-right:1%;
}

p.active{
display: inline;
list-style-type: none;
font-weight:bold;
color:#000;
}

li {
    list-style-type: none;
    }

.level_1 a {
    padding: 3px 10px;
    color:#999999;
    text-decoration: none;
    font-weight:bold;
    }

.level_1 a:link, #navlist a:visited
{
color:#999999;
font-weight:bold;
text-decoration: none;
}

.level_1 a:hover
{
color:#808080;
font-weight:bold;
text-decoration: underline;
}

/*------------MENU 2------------------------------MENU2-------------------------------MENU2-----------------------*/

#menu2{
    line-height: 14px;
    float:left;
    width: 210px;
    height: 350px;
    border: 0px solid #000;
    background: #DEDFCF  url(../images/menu.gif) no-repeat;
}

li .submenu{

background: url(../images/puce.gif) no-repeat;
list-style-type: none;
border: 0px solid #000;
}

li .submenu2{
list-style-type: none;
border: 0px solid #000;
}

lu .active submenu2{
background: url(../images/puce1.gif) no-repeat;
padding:0px;
list-style-type: none;
border: 1px solid #0000;
 margin:5px;
}
.active submenu{
background: url(../images/puce.gif) no-repeat;
list-style-type: none;
border: 0px solid #000;
}


/*------------SFPI-----------------------SFPI-------------------------------SFPI-----------------SFPI--------------*/

#ctrl_1_submit submit{
 width:50px;
 background: url(../images/puce.gif) no-repeat;

}

#ctrl_1{
 display: block;
 width:120px;
}

h3 a {
float:left;
color:#666666;
padding: 0px 10px;
padding-bottom:0px;
margin:5px;
border: 0px solid #000;
}

a{
color:#0B7AB7;
}

.context{
 width:550px;
 float:left;
border: 0px solid #000;
}

/*---------ZONE RECHERCHE--------------------------ZONE RECHERCHE--------------------------ZONE RECHERCHE-----*/

.mod_form{
 margin-top:0px;
 margin-left:5px;

}

/*----------------FLAG------------------------------FLAG--------------------------------FLAG------------------*/
.flag{
float:right;
width:25px;
margin-right:15px;
}

/*---------------NUMERO PAGE------------------------NUMERO PAGE-----------------------NUMERO PAGE--------------*/

.pagination{
 float:left;
 width:250px;
 height:50px;
 border: 0px solid #000;
}
.pagination li  {
    float:left;
    margin-right:20px;
    line-height: 17px;
display: inline;
list-style-type: none;
}
.pagination ul  {
    float:left;
    line-height: 17px;
float:left;
list-style-type: none;
}
.pagination a {
float:left;
list-style-type: none;
}



