@charset "utf-8";
/* CSS Document */

body {
background:#cd180e url(images/fond.jpg) repeat-x top;
margin:0 0 0 0;
padding:0 0 0 0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}

.liens_annuaires a {
display:block;
float:left;
height:24px;
width:260px;
padding-left:42px;
padding-top:4px;
background:url(images/puce1.png) no-repeat top left;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
text-transform:uppercase;
color:#026993;
}

.liens_annuaires a:hover {
background:#eeecec url(images/puce2.png) no-repeat top left;
text-decoration:underline;
color:#CC0000;
}

.bloc_textebas {
display:block;
width:850px;
margin:10px;
font-size:9px;
color:#a4a4a4;
text-transform:uppercase;
}

.texte_basgros {
font-size:11px;
color:#5b5b5b;
font-weight:bold;
}

.texte_basgros .rouge a {
color:#d22113;
text-decoration:none;
}

.texte_basgros .rouge a:hover {
text-decoration:underline;
}