.cms{
font-size:13px;
}
.cms .tous{
background:url(../../images/commun/puces/3.gif) no-repeat right center;
font-size:11px;
color:#dd003f;
text-decoration:none;
padding:0 11px 0 0;
}
.cms a{}
.cms ul, .cms ol{
margin:0 0 15px 0;
overflow:hidden;
zoom:1;
}
.cms ul li{
background:url(../../images/commun/puces/10.gif) no-repeat 0 6px;
padding:0 0 0 16px;
overflow:hidden;
zoom:1;
}
.cms ol li{
list-style-type:decimal;
list-style-position:inside;
}

/* H1 */
.h1{
clear:both;
margin:0 0 20px 0;
}
.h1 h1{
display:inline;
font-size:22px;
line-height:22px;
color:#fff;
background:#ba002a;
padding:0 5px;
}
/* H2 */
.h2{
font-size:18px;
color:#8b8078;
margin:0 0 20px 0;
}
/* H3 */
.h3{
font-size:15px;
color:#ba002a;
margin:0 0 20px 0;
}
/* H4 */
.h4{
font-size:14px;
font-weight:normal;
color:#8b8078;
margin:0 0 20px 0;
}
/* RTE */
.rte{
margin:0 0 20px 0;
overflow:hidden;
zoom:1;
}
.rte p,
.focus p{
margin:0 0 15px 0;
}
.rte img,
.focus img{
float:left;
margin:0 20px 0 0;
}
.rte a,
.focus a{
color:#000;
}
.rte a:hover {padding:2px; background-color:#ba002a; color:white; font-weight:; text-decoration:none;}

/* LISTE LIENS */
.liste_lien{
margin:0 0 10px 0;
}
.cms .liste_lien li{
padding:0 0 0 21px;
margin:0 0 10px 0;
}
.liste_lien li a{
font-size:12px;
color:#af0024;
text-decoration:none;
}
.liste_lien .lien{
background:url(../../images/commun/puces/2.png) no-repeat left center;
}
.liste_lien .telecharger{
background:url(../../images/commun/puces/3.png) no-repeat left center;
}
.liste_lien .pdf{
background:url(../../images/commun/puces/4.png) no-repeat left center;
}
/* FOCUS */
.focus{
width:690px;
background:url(../../images/commun/focus.png) no-repeat left top;
padding:3px 0 0 0;
margin:0 0 20px 0;
}
.focus .d1{
background:url(../../images/commun/focus.png) no-repeat center bottom;
padding:0 0 3px 0;
}
.focus .d2{
background:url(../../images/commun/focus.png) repeat-y right bottom;
padding:10px 20px;
}
.focus h2{
font-size:22px;
font-weight:normal;
color:#b50027;
margin:0 0 10px 0;
}
/* TABLE */
.tableau{
width:690px;
margin:0 0 20px 0;
}
.tableau h2{
background:#ba002a url(../../images/commun/t_table.png) no-repeat;
font-size:20px;
color:#fff;
line-height:37px;
padding:0 20px;
}
.tableau table{
width:100%;
text-align:left;
border-collapse:collapse;
border:1px solid #ba002a;
}
.tableau table th,
.tableau table td{
border:1px solid #ba002a;
padding:5px;
}
.tableau table th{
background:#e4ded6;
}
/* CITATION */
.citation{
background:url(../../images/commun/guillemet.png) no-repeat left top;
font-size:14px;
font-style:italic;
padding:0 0 0 50px;
}
.citation p{
margin:0 0 10px 0;
}
.citation p.auteur{
font-size:13px;
font-style:normal;
font-weight:bold;
margin:0;
}
