*{
    margin:0;
    padding: 0;
    font: normal normal 100% verdana, sans-serif;
}


body{
    background: url('images/body_bg.jpg') repeat 0 0; 
}

hr{
    height: 1px;    
    visibility: hidden;
}

p{
    font-size: 13px;
    margin-bottom: 1.2em;
    line-height: 1.5em;
}

strong,
.gras{
    font-weight: bold;
}

.separateur{
    clear: both;
    margin-bottom: 20px;
}

.obligatoire{
    font-size: 0.9em;
    color: #F00;
}

a{
    color: #FF7E00;
}


.spip_documents_center{
    display: block;
    width: 100%;
    text-align: center;
}

h3.spip{
    font-size: 1.2em;
    margin: 1.2em 0 0.2em;
    font-weight: bold;
}


#page{
    width: 950px;
    min-width: 950px;
    margin: 0 auto;
    background-color: #FFF;
}

#deco1{
    position: absolute;
    top: 250px;
    width: 100%;
    height: 374px;
    z-index: -10;
    background: url('images/deco1_bg.png') no-repeat center top; 
}

#filariane{
    font-size: 0.9em;
    padding-left: 10px;
}

/*----------------------------------*/
#entete{
    position: relative; 
    width: 100%;
    height: 250px;            
    font-size: 2em; 
    background: url('images/entete_bg.jpg') #FFF no-repeat center top;     
}

#entete h1{
    width: 950px;
    margin: 0 auto;
}

#entete a  {
    text-decoration: none;
}

#entete h1 a{
    display: block;    
    float: left;
    height: 100px;
    width: 450px;
    text-decoration: none;
    color: #333;
    text-indent: -9999px;
    overflow: hidden;
            
}

#entete .ligne{
    display: none;
    float: left;
    text-indent: -9999px;
    padding: 0 0 0 100px;
    font-size: 0.6em;
    color: #777;
}

a.logo-sgdf{
    background: url("images/logo_br_sgdf.png") no-repeat 0 0;
    display: block;
    float: left;
    height: 49px;
    margin-left: 290px;
    width: 86px;
}

#menuNav{
    position: absolute; 
    bottom: 0;
    width: 100%;
    height: 52px;
    background: url('images/menuNav_bg.gif') repeat-x 0 0;
}

/*----------------------------------*/
#centre{
    float: left;
    /*width: 40em;*/    
    width: 600px;   
    margin-right: 20px;
}

#centre-2{
    float: left;
    width: 350px;  
    margin-right: 25px; 
}


/*----------------------------------*/
#contenu{
   /* float:right;
    margin-left:280px;*/
    padding: 5px;
    color: #333;
}

#contenu h2{
    font-size: 1.3em;
    font-weight: bold;
    margin: 0.5em 0;
    color: #F7A413;
}

#contenu p strong{      
    color: #F7A413;  
}

#contenu p.chapo{
    font-weight: bold;
}

#contenu form fieldset {
    padding: 0.1em;
}

#contenu form fieldset {
    padding: 0.1em;
}

#contenu form fieldset legend{
    font-size: 1.5em;
    color: #555;
}

#contenu form label {
    margin-bottom: 0.5em;
}

#contenu form .text{
    border: 1px solid #FF7E00;
    margin-bottom: 0.5em;
}

#contenu ul.spip{
    margin-bottom:0.5em;
}

#contenu ul.spip li{
    margin-left:35px;
    text-indent:10px;
    font-size: 13px;
}

#contenu blockquote.spip{
    margin-left:50px;
    border:thin dashed brown;
    padding: 5px;
}

/*----------------------------------*/
.compteur {
    position: relative;
    height: 45px;
    margin-top: -65px;
    z-index: 100;
/*    background:url('images/compteur_bg.png')  no-repeat center top;*/
}


.compteur p{
    font-size: 1.3em;
    text-align: center;
    margin: 0;
    line-height: 0;
    color:white;
}


.compte{
    display: inline;
/*    font-size: 1em;*/
    color: #F5B747;
}


/*----------------------------------*/
#bonus{
    float: left;
    width: 250px; 
}

#bonus h3{
    font-weight: bold;    
    color: #333;
}

#bonus #wallpaper{
    float: left;
}

#bonus #wallpaper h3{
    font-size: 1em;
}


#bonus #invitation{
    float: left;
    width: 230px;
    margin-top: 1.5em;
    padding: 5px;
    border: 1px solid #DDD;
}

#bonus #invitation  a{
    font: bold normal 1em arial;
    text-decoration: none;
}

/*----------------------------------*/
#droite{
    float: right;
    width: 280px;
    margin-right: 5px; 
}

#droite .contenu{
    padding-left: 0.2em;
    margin-bottom: 2em;
}

#droite h3{
    color: #A9BB1D;
    font-weight: bold;
    font-size: 1em;
    margin-bottom: 1em;
}


#droite .communique{
    height: 40px;
    background: url('images/fond_faq.png') repeat-x 0 0;
}

#droite .communique h3,
#droite .communique h3 a{    
    color: #FFF;
    font: bold normal 1.1em arial;
    text-decoration: none;
}

#droite .communique h3 span{
    display: block;
    color: #FFF;
    font-size: 0.8em;
}

#droite .faq{
    clear: both;    
    height: 40px;
    background: url('images/fond_communique.gif') repeat-x 0 0;
}

#droite .faq a{
    color: #FFF;
    font: normal normal 1.1em arial;  
    text-decoration: none; 
}


#droite .presse h3 a{
    color: #66903F;  
    font-size: 1.3em;  
    font-weight: bold;
    text-decoration: none;
}


#droite .resume{
    font-size: 0.9em;
    /*border: 1px solid #DDD;*/
/*    background-color: #ECEFD1;*/
}

#droite .resume h3{
    color: #66903F;  
    font-size: 1.8em;
    margin-bottom:2px;
}

#droite .resume p strong{
    font-weight: bold;
    color: #F7A413;    
}

#droite .resume p strong.gros{
    
    font-size:1.8em;
}

#droite .resume .nb{
    display: block;
    font-size: 0.8em; 
}

#droite .resume form fieldset{
    border: none;  
}

#droite .resume form fieldset legend{
    display: none;
}

#droite .resume form .submit{
    clear: both;
    display: block;
    width: 99%;
    margin-top: 5px;
    border: none;
    background-color: #66903F;
    color: #FFF;
    font-size: 1.4em;
}

/*----------------------------------*/
form#auth-form{
    /*width: 250px;*/
}

form#auth-form fieldset.no-ins{
  /* background: url('images/inscris-grp.gif') no-repeat right bottom ;*/
  padding: 2px;
  border: 1px solid #DDD;
}

.no-ins p{
    margin: 0;
}

form#auth-form legend{
    font-size: 12px;
}

form#auth-form label{
    display: block;
    font-size: 14px;    
    font-weight: bold;
    margin-top: 1em;
}


form#auth-form input.text{
    border: 1px solid #F7A413;
    font-size: 16px;
    font-weight: bold;
    padding: 0.2em;
    color: #333;
    
}

/*form#auth-form input.submit{
    font-size: 11px;
    float: right;    
}*/

form#auth-form .alert{
    color: #F00;
    font-size: 0.9em;
}


/*----------------------------------*/
#pied{
    text-align: center;
    font-size: 0.8em;
    height: 50px;
    color: #FFF;
    margin-bottom: 50px;
    background: url('images/menuNav_bg.gif') repeat-x 0 0;    
}

#pied a{    
    color: #FFF;
}




