/*COULEUR DU TEXTE##################*/

h1, #bloc_recherche .titre, #menu_header .courant a, #bloc_localisation h2, #bloc_localisation li a, #inscription_newsletter label, #menu_footer li a, #menu_footer ul
{
color: white;
}



h3, #agenda h3
{
/*color: black;*/
color:#C1293A;
}

h2
{
color:#0059BC;
}

#menu_header li a, #acces_direct label
{
color: #87A6E3;
}


#menu_header a:hover {
color:#BBC2DE;
text-decoration:underline;
}

#corps #ici/*, #corps p, input*/
{
color: #666666;
}

#corps p, input
{
color: #000000;
}

#menu_header .courant a
{
border-top: 1px solid white;
border-bottom: 1px solid white;
}

/*BORDURES DES FORM##################*/

#bloc_recherche input
{
border: 1px solid #4d2d10;
}

#acces_direct select, #inscription_newsletter input
{
border: 1px solid #404040;
}


/*COULEURS DE FOND##################*/ 

#header_bas, #footer_haut
{
background: #808080;
}

#menu_header
{
background: black;
}


/*IMAGES##################*/

#header_haut
{
/*background: url(../img/rouge/fond_header.gif) repeat-x;*/
background-color:#0059BC;
}

#img_haut_gauche
{
background: url(../img/rouge/haut_gauche.gif) no-repeat 0.2em 0em;
}

#img_haut_droite
{
background: url(../img/rouge/haut_droite.gif) no-repeat -0.05em 0em;
}

#bloc_recherche #submit
{
background: url(../img/rouge/recherche.gif) no-repeat;
color:transparent;
}

#menu_header li.courant
{
/*background: url(../img/pointe_courant.gif) no-repeat center 2.2em;*/
background: url(../img/pointe_courant.gif) no-repeat center bottom;
}

#inscription_newsletter #sub_mail
{
background: url(../img/rouge/ok.gif) no-repeat;
}

#anglais
{
background: url(../img/rouge/drapeau_ru.gif) no-repeat;
}

#francais
{
background: url(../img/rouge/drapeau_fr.gif) no-repeat;
}

#footer_bas
{
background: url(../img/rouge/fond_footer.gif) repeat-x;
}

#img_bas_gauche
{
/*background: url(../img/rouge/bas_gauche.gif) no-repeat 0.2em 0em;*/
background: url(../img/rouge/bas_gauche.gif) no-repeat 0.2em bottom;
}

#img_bas_droite
{
/*background: url(../img/rouge/bas_droite.gif) no-repeat 0.24em 0.05em;*/
background: url(../img/rouge/bas_droite.gif) no-repeat 0.24em bottom;
}
