/* CSS Document */


#listedepart p {
padding: 0 2.1em;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#fff;
text-align:center;
}

#listedepart p.departement {
position:relative;
top:-28px;
margin-bottom:-12px;
padding:2px 5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
text-transform:uppercase;
font-weight:bold;
font-size:14px;
border-bottom: 2px dashed #eee;
border-left: 2px dashed #eee;
border-right: 2px dashed #eee;
display:inline;
color:fff;
}

#listedepart p.nom {
font-size:18px;
margin-bottom:5px;
}


/* JAUNE */

.c_jaune {
width:416px;
padding-top:42px;
background:url(img/cadres/regions/c_jaune_top.jpg) 0 0 no-repeat;
}

.c_jaune_content {
width:416px;
background:url(img/cadres/regions/c_jaune.jpg) 0 0 repeat-y;
}

.c_jaune_foot {
background:url(img/cadres/regions/c_jaune_bot.jpg) 0 0 no-repeat;
height:34px;
}

/************/

/* RED */

.c_red {
width:416px;
padding-top:42px;
background:url(img/cadres/regions/c_red_top.jpg) 0 0 no-repeat;
}

.c_red_content {
width:416px;
background:url(img/cadres/regions/c_red.jpg) 0 0 repeat-y;
}

.c_red_foot {
background:url(img/cadres/regions/c_red_bot.jpg) 0 0 no-repeat;
height:34px;
}
/************/

/* BLEU */

.c_bleu {
width:416px;
padding-top:42px;
background:url(img/cadres/regions/c_bleu_top.jpg) 0 0 no-repeat;
}

.c_bleu_content {
width:416px;
background:url(img/cadres/regions/c_bleu.jpg) 0 0 repeat-y;
}

.c_bleu_foot {
background:url(img/cadres/regions/c_bleu_bot.jpg) 0 0 no-repeat;
height:34px;
}
/************/

/* VERT */

.c_vert {
width:416px;
padding-top:42px;
background:url(img/cadres/regions/c_vert_top.jpg) 0 0 no-repeat;
}

.c_vert_content {
width:416px;
background:url(img/cadres/regions/c_vert.jpg) 0 0 repeat-y;
}

.c_vert_foot {
background:url(img/cadres/regions/c_vert_bot.jpg) 0 0 no-repeat;
height:34px;
}
/************/


/* MAUVE */

.c_mauve {
width:416px;
padding-top:42px;
background:url(img/cadres/regions/c_mauve_top.jpg) 0 0 no-repeat;
}

.c_mauve_content {
width:416px;
background:url(img/cadres/regions/c_mauve.jpg) 0 0 repeat-y;
}

.c_mauve_foot {
background:url(img/cadres/regions/c_mauve_bot.jpg) 0 0 no-repeat;
height:34px;
}
/************/


































































































































































































