@import "theme.css";

.titre { background-color:#CC6666;
background-repeat:repeat-x;
background-position:bottom center;
background-image:url("/img/ombre/horizontale.gif");
color:white; }

.titre_rubrique { background-color:#CC6666;
background-repeat:repeat-x;
background-position:bottom center;
background-image:url("/img/ombre/horizontale.gif");
color:white; }

#banner.titre_page { color:#AA4444; }
#banner.title_avec_icone { color:#CC6666; }

a.menu:hover { background:#EEEEEE; color:black; }
a.ici { font-weight:bold; border:solid 1px #DDDDDD; border-left:0px; border-right:0px; }

table.entete { border-top:#000000 1px solid; border-left:0px; border-right:0px; border-bottom:#000000 1px solid;}
tr.entete { background-color:#CC6666; color:white;}

.titre_logo_site { background-image: url('/img/deg_rouge.jpg'); border-bottom : 1px solid #A0A0A0; }
