@import url('./portlets/br.css');
@import url('./portlets/hr.css');
@import url('./portlets/h1.css');
@import url('./portlets/h2.css');
@import url('./portlets/h3.css');
@import url('./portlets/h4.css');
@import url('./portlets/p.css');
@import url('./portlets/important.css');
@import url('./portlets/ul.css');
@import url('./portlets/ol.css');
@import url('./portlets/rte.css');
@import url('./portlets/rte_image.css');
@import url('./portlets/image.css');
@import url('./portlets/table.css');
@import url('./portlets/focus.css');
@import url('./portlets/a_externe.css');
@import url('./portlets/a_interne.css');
@import url('./portlets/a_list.css');
@import url('./portlets/a_doc.css');
@import url('./portlets/a_doc_list.css');

#cms{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#444957;
}
/*-- Commun --*/
#cms a{
}
#cms ul, #cms ol{
overflow:hidden;
zoom:1;
}
#cms ul li, #cms ol li{}
#cms ul li{
overflow:hidden;
zoom:1;
}
#cms ol li{
list-style-type:decimal;
list-style-position:inside;
}
.f_newsletter{
background:url(../../images/commun/f_newsletter_droite.gif) no-repeat top left;
height:95px;
padding:12px 0 0 70px;
}
.f_newsletter h3{
margin:0 0 5px 0;
}
.f_newsletter p{
font-size:12px;
color:#fff;
margin:0 0 14px 0;
}
.f_newsletter a{
display:block;
font-size:12px;
color:#fff;
text-decoration:underline;
text-align:right;
padding:0 8px 0 0;
}