/* === */
body{
background-image: url(img_cesr/fond.png);
}

div#bandeau{
background-image : url(img_cesr/bandeau.png);
}

h1{
left: 0;
top: 0;
}

h1 img{
width: 365px;
height: 95px;
}

form#recherche_simple label {
color: #000;
}

ul#menu_principal{
background-color: #00ccd2;
background-image: url(img_cesr/menu_principal.png);
border-top-color: #00ccd2;
}

ul#menu_principal a{
color: #3e538a;
}

ul#menu_principal a:hover{
color: #3e538a;
background-color: #ffe763;
}

ul#menu_principal em a {
color: #3e538a;
background-color: #ffe763;
}

/* === */

body.accueil div#navigation{
background-image: url(img_cesr/bandeau_rubrique_langue.gif);
}

ul.menu_secondaire a, ul.menu_secondaire ul a {
border-color: #ffe763;
}

ul.menu_secondaire a:hover, ul.menu_secondaire em a {
background-color: #ffe763;
}

ul.menu_secondaire ul a {
background-color: #fff5bb;
}

/* === CONTENU avec/sans encadrés === */

div.encadre_fiche_contenu {
background-image: url(img_cesr/encadre_fiche.png);
}

div.style3 {
background-image: url(img_cesr/style3.png);
background-color: #fff5bb;
}

div.style3_deco{
background-image: url(img_cesr/style3_deco.png);
}

div.style3 h3 {
background-image: url(img_cesr/style3_titre.png);
}

div.style3 div.style3_contenu{
background-image: url(img_cesr/style3_contenu.png);
}

 /* === ENCADRES === */

 div.encadre_generique h3,
div.encadre_rubrique h3,
div.encadre_nav_auto h3{
background-image: url(img_cesr/encadre_generique_rubrique_auto.png);
}

div.encadre_fiche{
background-image: url(img_cesr/encadre_fiche_titre.png);
}

div.encadre_auto_fiche h3{
background-image: url(img_cesr/encadre_auto_fiche.png);
}

