
 
@import "layout.css";




#flash-intro{
    width: 710px;
    height:322px;
    color:#999999;

}





#page{
overflow:hidden;
background:url(../IMG/fond.png);
}



html, body{
    margin: 0;
    padding: 0;
}

body{
    background: #EEE;
    color: #000;
    font-family: Tahoma, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
    font-size: 0.9em;
}

h1{
text-align:center;
}

h1, h2, h3, h4, h5, h6{
    font-family: "Trebuchet MS", sans-serif;
}
h1{font-size: 1.9em; margin: 1em 0;color:#4E4E4E; font-family:"Monotype Corsiva"}
h2{font-size: 1.2em; margin: 1em 0;}
h3{font-size: 1.2em; margin: 0.8em 0; text-decoration:underline}
h4{font-size: 1em; font-weight: normal}

a:link{color:#000; background:transparent;}
a:visited{color:#844; background:transparent;}
a:hover{color:#000; background:transparent;}
a[hreflang]:after {color:#999; background:transparent;}
a img{border: 0;}

/* Entete
********************************************/
#entete{
    background:url(../IMG/header.png) no-repeat;

}

#entete h1{
    line-height: 15px;
    margin: 0;
    font-size: 1em;
    text-align:center;

}


#entete h1 a{
    text-decoration: none;
    color:#999;
    font-weight:bold;
    font-style:italic;
     
    font-family: "Trebuchet MS", sans-serif;

}

#menu_entete{
    color: #eeeeee;
     
    text-align: right;
    margin: 0;
    font-size: 10px;
}

#menu_entete a{
    color: #ffffff;
    font-weight:bold;
    text-decoration:none;
}

#menu_entete a:hover{
    color: #FFFFff;
     
    text-decoration:underline;
}

#pub {  position:absolute;
        top:20px;
        width:300px;
        height:80px;
        
        border: 1px #ffffff;
        border-style:double;
        
        text-align:justify;
        
        font-family: Arial, Helvetica, sans-serif;
        color: #203953;
        font-size: 13px;
        font-weight:bold;
        background-color:#000000;
    
        }

/* Contenu des menus 
********************************************/
#content{
    color: #222;
     
}

.post{
    margin-top: 20px;
}



.post-title{
    padding-left: 20px;
    background: url(../IMG/puce.png) no-repeat left;
    background-position: 0 0.1em;
    color:#666; 
    font-style:italic;
    margin-bottom: 0;
}

.post-title a{
    color:#844;
     
    text-decoration: none;
}

.post-info{
    padding-left: 20px;
    margin-top: 0;
    color: #666;
     
}

.post-info a{
    color: #666;
     
}

.post-content p{
    width: 480px;
    text-align: justify;
    overflow: auto;
    color:#844;
}

.post-content ul{
    list-style-image: url(../IMG/puce.png);
}



.post-info-co{
    clear: both;
    text-align:left;
    font-size: 0.8em;
    border: 1px solid #E0E0E0;
    background: url(../IMG/postinfo.png) repeat-x;
    
    margin-right: 3em;
    margin-top: 0.5em;
    margin-bottom: 3em;
    padding: 1ex;

}

.post-info-id{
    clear: both;
    text-align:left;
    font-size: 0.9em;
    border: 1px solid #E0E0E0;
    background: url(../IMG/postinfo.png) repeat-x;
    margin-left: 1em;
    margin-right: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
    padding: 1ex;

}
.post-undertitle{
    clear: both;
    text-align:left;
    font-size: 1.7em;
    border: 1px solid #E0E0E0;
    background: url(../IMG/postinfo.png) repeat-x;
    font-weight:bold;
    margin-right: 3em;
    margin-top: 0.5em;
    margin-bottom: 3em;
    padding: 1ex;
    font-family:Monotype Corsiva;

}

.post-or{
    clear: both;
    text-align:left;
    width: 100%;
    border: 1px solid #E0E0E0;
    font-family: Arial, Monotype Corsiva;

}

.post-or-titre{
    color : blue;
    font-weight:bold;
    width:20%;
}

.post-or-date{
    border-bottom:1px, black, solid;
    color:black;
}



#menud {
        width:363px;
        padding: 0.5ex;
        border: 1px solid #E0E0E0;
        margin-right:30px;
        float:right;
        text-align:justify;
        margin-left:2px;
        font-family: Arial, Helvetica, sans-serif;
        color: #203953;
        font-size: 13px;
        font-weight:bold;
        background: url(../IMG/postinfo.png) repeat-x;
        margin-top: 0.5em;
        height:600px;
        }



#menug {
        width:82px;
        padding: 0.5ex;
        border: 1px solid #E0E0E0;
        margin-right:2px;
        float:left;
        text-align:center;
        margin-left:2px;
        font-family: Arial, Helvetica, sans-serif;
        color: #203953;
        font-size: 12px;
        font-weight:bold;
        background: url(../IMG/postinfo.png) repeat-x;
        margin-top: 0.5em;
        height:600px;
    
        }

.post-info-co a{
    color: #222;
     
    text-decoration:underline;
}

.post-info-co a:before{
    
    margin-right: 1ex;
}



/* Menu
********************************************/
#menu{
    background: url(../IMG/fond_menu2.png) repeat-x;
    color: #666;
        font-size: 0.8em;
}

#menu div{
    overflow:hidden;
    margin: 0 10px 2em 10px;
}

#menu h2{
    margin: 0 0 1ex 0;
}

#menu ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#menu a{
    text-decoration: none;
}

#menu li a{
    display: block;
    color: #666;
     
}

#menu li a:hover{
    color: #333;
    background: transparent url(../IMG/img/curseur.gif) repeat-y right; 
}

#menu ul li:first-child{
    
    border-top: 1px solid #CCC;
    padding: 0.5ex 0;
}

#menu ul li{
    border-bottom: 1px solid #CCC;
    padding: 0.5ex 0;
}


#links a{
font-family: "Trebuchet MS", sans-serif;
color: #666;
font-size: 1em;
}

#links a:hover{
color: #333;
}

/* Plan (du Site)
********************************************/

#plan{
    color: #666;
        font-size: 0.8em;
}

#plan div{
    
    margin: 0 10px 2em 10px;
}

#plan h2{
    margin: 0 0 1ex 0;
}

#plan h3{
    font-size: 12px;
    font-weight: normal;
    text-decoration:none;
}

#plan ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#plan a{
    text-decoration: none;
}

#plan li a{
    display: block;
    color: #666;
     
}

#plan li a:hover{
    color: #333;
    background: transparent url(../IMG/img/curseur.gif) repeat-y right; 
}

#plan ul li:first-child{
    
    border-top: 1px solid #CCC;
    padding: 0.5ex 0;
}

#plan ul li{
    border-bottom: 1px solid #CCC;
    padding: 0.5ex 0;
}

/* Footer
********************************************/
#pied{
    clear: both;
    margin: 0;
    padding: 1em 0 1em 0;
    background:#fff url(../IMG/foot.png) no-repeat center bottom;
    text-align: center;
}

#pied a{
    text-decoration: none;
    color: #999;
     
}

.pdpiframe{
text-align:center;
font-size:8px;
}


/* intro
****************************************/

#intro{
    color: #666;
        font-size: 0.8em;
}

#intro a{
    text-decoration: none;
}

#links2 a{
font-family: "Trebuchet MS", sans-serif;
color: #666;
font-size: 1em;
}

#links2 a:hover{
color: #333;
}



/*DIAPO
********************************************/
.diapo{
width:602px;
height:442px;
    clear: both;
    text-align:left;
    font-size: 0.8em;
    border: 2px solid #E0E0E0;
    background: #FFF url(../IMG/postinfo.png) repeat-x;
    margin-right: 1em;
    margin-left: 1em;
    margin-top: 1em;
    
    padding: 1ex;

}
.diapo a{
text-decoration: none;
}

/*******  RECHERCHE**************************************/

.post-info-recherche{
    clear: both;
    text-align:left;
    font-size: 0.8em;
    border: 1px solid #E0E0E0;
    background: #FFF url(../IMG/postinfo.png) repeat-x;
    margin-left: 1em;
    margin-right: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
    padding: 1ex;

}
/* police type */

TD  {font-family: Verdana; color: #333333; font-size: 10px}

/* couleur des liens */
a:link       {text-decoration:none ; color:#333333}
a:visited    {text-decoration:none ; color:#666666}
a:hover      {text-decoration:underline ; color:#003366}

a.Noir:link      {text-decoration:none ; color:#000000}
a.Noir:visited   {text-decoration:none ; color:#000000}
a.Noir:hover         {text-decoration:underline ; color:#CC3300}

/* couleur des fonds tableaux */
td.row_blanc    {background-color: #FFFFFF;}
td.row_gris {background-color: #FFFFFF;}
td.row_gris2    {background-color: #FFFFFF;}
td.row_bleu {background-color: #FFFFFF;}

/* couleur du texte */
.Arial_Big_Rouge        {font-family: Arial; color: #CC3300; font-size: 22px}
.Verdana_gris       {font-family: Verdana; color: #000000; font-size: 10px}
.Verdana_Noir       {font-family: Verdana; color: #000000; font-size: 10px}
.Verdana_rouge_clair        {font-family: Verdana; color: #0033FF; font-size: 10px}
.Arial_rouge_fonce  {font-family: Arial; color: #990000; font-size: 10px}
.Gris_prec_suiv     {font-family: Verdana; color: #000000; font-size: 10px}

/* couleur du tableau */
.table_blanc    {background-color: #FFFFFF;}

/* boutons */
input,textarea, select {
    color : #000000;
    font: normal 11px Verdana, Arial, Helvetica, sans-serif;


}

input.normal {
    background-color : #EFEFEF;
    color : #000000;
    font-size: 11px; font-family: Verdana;
}

.reponse {
 border: 1px solid #B4B4B4;
 background-color: #FFFFFF;
 padding: 5px;
}

/* Formulaire */
.forml {
    width: 100%;
    display : inline-block; 
}

.spip_form_champ {
    width: 300px;
    display : block;
}

.spip_form_champ textarea{
    width: 300px;
}

.erreur {
    color:red;
}

.spip_form_choix_unique{
    list-style:none;
}
.spip_form_choix_unique li{
    display: inline;
}

.spip_form_choix_multiple{
    list-style:none;
}

.spip_form_label_details{
    color:blue;
}

.spip_form_label_obligatoire{
    color:red;
    font-weight:normal;
}

.spip_form_label{
    font-weight:bold;
}

.textestatique_1{
    font-weight:bold;
    text-decoration:underline;
    margin-top:10px;
    margin-bottom:10px;
}

.pagination {text-align:center;}

