div#content{background-color:#B0B9CE;padding:0 5px;}
div p{margin: 3px 0;}
/* styles pour le cadre arrondi */.cadre{background-color:#B0B9CE;width:90%;}
.cadre_hg,.cadre_hd,.cadre_bg,.cadre_bd{width:11px;height:11px;background-repeat:no-repeat;font-size:1px;}
.cadre_hg{background:url(../images/new/cadre_rounded.png) 0 0;}
.cadre_hd{background:url(../images/new/cadre_rounded.png) 11px 0;float:right;}
.cadre_bg{background:url(../images/new/cadre_rounded.png) 0 11px;}
.cadre_bd{background:url(../images/new/cadre_rounded.png) 11px 11px;float:right;}
.votes,.votes a{color:#000;text-decoration:none;}
.lienpages{color:#000;font-weight:700;}
.lienpages a{color:#000;text-decoration:none;padding:1px;}
.annuairecol{float:left;}

.categorie{font-weight:700;background:#eee;border:1px solid #bbb;width:300px;margin:20px 14px;position:relative;height:30px;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;}
.categorie a{z-index:1;/* display as block and set the height according to the height of the menu to make the whole LI clickable   */display:block;height:10px;padding:5px;position:relative;color:#000;text-decoration:none;line-height:13px;text-align:center;}
.categorie a:hover{color:#333;}
.hover{/* mouseover image  */background:#A4CF00;/* must be postion absolute     */position:absolute;/*  width, height, left and top to fill the whole LI item   */width:300px;height:30px;left:0;top:0;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;/* display under the Anchor tag */z-index:0;/* hide it by default   */display:none;}
#titrecatannuaire{font-size:1.5em;font-weight:700;background:#eee;border:1px solid #bbb;padding:10px 20px;margin:20px 14px;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;}
.ficheannuaire{font-weight:700;border:1px solid #ccc;background:none;padding:20px;margin:20px 0;overflow:hidden;}
#titrecatannuaire p{text-align:center;}
.ficheannuaire a{color:#000;text-decoration:none;}
.ficheannuaire a:hover{color:#A4CF00;text-decoration:none;}
.ficheannuaire p.nomsite{font-size:1.4em;margin-bottom:10px;border-bottom:1px solid #bbb;margin-left:185px;padding-bottom:10px;}
.ficheannuaire p{margin-bottom:10px;color:#333;border-bottom:1px solid #bbb;margin-left:185px;padding-bottom:10px;text-align:justify;}
.ficheannuaire img{float:left;border:2px solid #bbb;margin-right:20px;}
.ficheannuaire img:hover{border:2px solid #A4CF00;}
.ficheannuaire p.fb{text-align:left;border:none;}
.hoverannuaire{/* mouseover image  */background:#A4CF00;/* must be postion absolute     */position:absolute;/*  width, height, left and top to fill the whole LI item   */width:550px;height:14px;padding:10px;left:0;top:0;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;/* display under the Anchor tag */z-index:0;/* hide it by default   */display:none;}