/* CSS gabarits */
.ico {border:0px; margin:0px 5px 0px 5px}
.gauche {display:none}
.droite {display:none}
.separlien {display:none}
.photo1 {float:right}
.photo2 {float:left}
/* style pour un contenu */
.mcontenu {width:100%}
p {margin:10px 20px 0px 20px}
.mcontenu .info {width:100%; margin-bottom:20px}
.mcontenu .liens1 {display:block; height:19px}
/*.liens1 a {margin:0px 5px 0px 5px} */
.mcontenu .liens1 a {display:block; float:left; width:12em; padding:0px; margin:5px; border:1px #ddd solid; border-right:15px #DC2F31 solid}
.mcontenu .liens2 {display:none}
.vignette {display:none}
.liensbas {display:block; float:right; width:10em; height:10px; padding:0px; margin:10px; border:1px #ddd solid; border-right:15px #DC2F31 solid}

/* style pour une liste */
.mliste {width:100%}
.mliste .liens1 {display:none}
.mliste .liens2 {display:block; float:left; height:15px; border:1px solid #ddd; background:#ddd; width:14em; padding:0px 5px 0px 5px}
.mliste h2 {margin:0px; padding:5px}
.mliste p {margin:0px 10px 5px 10px}
.mliste .info {width:100%; border:1px solid #ddd; background:#fff; margin-bottom:30px}
.mliste .vignette {float:left; display:block; margin:5px}

/* style menus en catégorie */
.menutype {width:100%; border-bottom:1px #901113 solid; margin-bottom:20px}
.menutype dt, .menutype dl {margin:0px; padding:0px}
.menutype dl {float:left; width:13em}
.menutype dt {cursor:pointer; text-align:center; margin:1px; letter-spacing:0.1em}
.menutype dt a {display:block; font-size:0.8em; color:#DEA5A5; text-decoration:none; height:100%; border:0px none; background:url(images2/coin_blanc.gif) right top no-repeat #901113}
.menutype dt a:hover, .menutype dt a.ahov {color:#fff; background:url(images2/coin_blanc.gif) right top no-repeat #DB5050}
/* ----------------------------------- */
