/* positions.css */
html, body {
    margin: 0 2px;
    height: 100%;
    width: 959px ; /* largeur totale = width+margin+padding */
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 955px ; /* largeur souhaitée */
}
html>body {
    width: 955px ; /* largeur souhaitée */
}
body { 
    background : #FFFDF5;
    font-family : verdana, arial, sans-serif; 
    font-size: 1em ;
}

#bandeau_haut {
    background: url(../img/bandeau.png) no-repeat ;  
    height: 120px ;
    font-size: 0.8em;
    margin-bottom: 0 ;
    margin-left: 182px;
}
#caenti, #drapeau_europe {
    margin-left: 55px ;
}
#caenti strong {
    color: #F7B70D ;
    font-size: 1.2em ;
    font-weight: bolder ;
}
#drapeaux_langues {
    vertical-align: middle ; 
    display:block;
    position:absolute;
    right:30px;
    top: 38px
}
#fil_navigation {
    margin-left: 230px ;
    font-size: 0.8em ;   
    color: #767675 ;
}
#fil_navigation a {
    color: #767675 ;
}
#fil_navigation a:hover {
    color: #999 ;
}
#colonne_gauche {
    margin-left: 5px ;
    font-size: 0.8em ;
    float: left ;
}
#drapeau_europe {
    padding: 0 ;
    text-align:center ;
}
#colonne_gauche ul, #colonne_droite ul {
    margin: 0px 5px 10px 5px ;
    padding: 2px ;
    list-style: none ;
    text-align: left ;
}
#colonne_gauche li {
    list-style-image: url(../img/puce_blanche.png);
    text-indent: -5px ;
    margin-left: 20px ;
}
#colonne_gauche a {
    font-size: 0.8em ;
    text-decoration: none ;
    color: black;
}
#colonne_gauche a:visited {
    font-size: 0.8em ;
    text-decoration: none ;
    color: #3C7434;
}
#adresse_msh {
    width: 150px ;
    margin-top: 30px ;
    color: #767675 ;
    text-align: center ;
    border-top: 1px solid #CCC ;
}
#adresse_msh address {
    font-style: normal ;
    font-size: 0.8em ;
}
#contenu {
    padding: 20px 30px 20px 30px ;
    text-align: justify ;
    font-size: 0.7em ;
    width: 530px ;
    float: left ;
    margin: 0 30px 0 40px;
    background: url(../img/bg_vert.png) repeat-x #DAECD1 ;
    border-bottom: 1px solid #999 ;
    /*height: 600px ;*/
}
#contenu img {
    float:left ;
    margin-right: 10px ;
    margin-left: 10px ;
    border: 0 ;
}
#contenu a, #colonne_droite a {
    font-size: 1em ;
    text-decoration: none ;
    color: #3C7434;
}
#contenu a:hover, #colonne_droite a:hover {
    text-decoration: underline ;
}
#colonne_droite {
    float:left ;
    font-size: 0.8em ;
    width: 185px ;
}
#colonne_droite .titre_news {
    font-family : helvetica, verdana, arial, sans-serif; 
    font-size: 1.2em ;
    font-weight: bold ;
    color: #FF9A11 ;
}
#colonne_droite ul {
    margin: 0 ;
    padding : 0 ;
}
#colonne_droite li {
    list-style-image: url(../img/puce_blanche.png);
    text-indent: -5px ;
    margin-left: 20px ;
    font-size: 0.8em ;
}
#footer {
    margin-left: 215px ;
    clear:both ;
    width: 500px ;
}
#logos_footer {
    text-align:center ;
}
#texte_footer {
    padding-top: 10px ;
    margin-top: 10px ;
    border-top: 1px solid #CCC ;
    display: block ;
    font-size: 0.6em ;
    text-align: center ;
    color: #999 ;
}
#texte_footer a {
    font-size: 1em ;
    color: #999 ;
}
#logos_footer img {
    margin-top: 15px ;
    padding-left: 20px ;
    padding-right: 20px ;
    vertical-align: middle ; 
}
img {
    border: 0 ;
}
h1 {
    font-family: helvetica, verdana, sans-serif; 
    font-size: 1.4em ;
    text-align: left
}
h3 {
    font-family: trebuchet, helvetica, sans-serif; 
    font-size: 1.2em ;
    text-align: left
}
ul {
    list-style-type: square ;
}
.cellule_1 {
    background: #DDE2C7 ;
}
td {
    border: 1px dotted black ;
    text-align: left ;
}
table {
    clear:both;
}

#project_FP6 {
    font-size: 0.8em ;
    text-align: center ;
    margin: O ;
}

