/* CSS Document */
body{
background:#cee8e9;
}
#colGauche{
background:url(../gifs/bleu/degradeTopBleu.jpg) left top repeat-x
}
ul.ulNiv2{
background:#daf8f9;
}
#colGauche nav ul li a{
color:#315c5d;
}
#colGauche nav ul li.liNiv1 a:hover{
background:#afe0e2;
color:black;
}
#colGauche nav ul li.liNiv1 a.urlEnCours1{
background:#afe0e2;
color:black
}
#colGauche nav ul li.liNiv1 a.urlEnCours2{
background:white;
}
#colGauche ul.ulNiv2 li a:hover{
color:black;
background:#a1d3d1
}
#colDroite #gauche h2.titrePage{
color:#003333;
background:url(../gifs/bleu/backTitreBleu.gif) left top no-repeat;
}
#colDroite #gauche h2.titreLong{
background:url(../gifs/bleu/backTitreBigBleu.gif) left top no-repeat;
}
#colDroite #gauche h2.titreVeryLong{
background:url(../gifs/bleu/backTitreVeryBigBleu.gif) left top no-repeat;
}
#colDroite #gauche p.listing{
background:url(../gifs/bleu/puce.gif) left 3px no-repeat
}
#colDroite #gauche h3{
border-bottom:solid 1px #003333
}
#colDroite #gauche h3{
color:#003333
}
#colDroite #gauche h5{
color:#003333
}
#colDroite #gauche p a{
color:#006699;
text-decoration:underline
}
#colDroite #gauche p a:hover{
color:#003333;
}
.bold{
font-weight:700;
color:#489eaf
}
article.fiche h4{
color:#489eaf
}
article.fiche{
border-bottom:solid 2px #489eaf
}
#colDroite #gauche footer p{
color:#315c5d;
}
#colDroite #gauche footer p a{
color:#315c5d;
}
#colDroite #gauche footer p a:hover{
color:black;
}
#colGauche section#newsletter h2 a{
background:url(../gifs/bleu/lettreBleu.gif) left top no-repeat;
}
footer#gen{
background:url(../gifs/bleu/degradeFooterBleu.jpg) left top repeat-x
}
#topFooterLeft{
background:url(../gifs/bleu/footerLeftBleu.jpg) left top no-repeat;
}
#topFooterRight{
background:url(../gifs/bleu/footerRightBleu.gif) left top no-repeat;
}
td.titre{
background-color:#489eaf;
}
#encart_actualite ul li{
color:#315c5d
}