
/* ---- CMS GENERAL ---- */
#cms {
	text-align:left;
	overflow:hidden;
	font-size:12px;
	margin:20px;
}

#cms a, #cms a:visited, #cms a:active {
	color:#F46311;
	text-decoration:none;
}
#cms a:hover {
	color:#CCCCCC;
}

/* ---- FROM WYSIWYG ADMIN ---- */
.titre_gris {
	color: #999999;
	font-weight:bold;
	text-transform:uppercase;
	text-size:13px;
}

/* SOMMAIRE*/
.cms_sommaire{
clear:both;
background:url(../../images/h.gif) no-repeat;
margin:0 0 14px 0;
}
.cms_sommaire .d1{
background:url(../../images/b.gif) no-repeat bottom;
padding:0 0 10px 0;
}
.cms_sommaire .d2{
border-left:2px solid #ff6600;
border-right:2px solid #ff6600;
padding:0;
overflow:hidden;
zoom:1;
}
.cms_sommaire ul{
background:url(../../images/f.gif);
padding:0;
}
.cms_sommaire li{
background:#fff url(../../images/puce2.gif) no-repeat 5px 5px;
padding-left:15px;
zoom:1;
}
.cms_sommaire li a{
}
/* SEPARATEUR */
.cms_hr{
border-color:#8D8B8D;
border-style:solid none none;
border-width:1px 0 0;
height:0pt;
margin:20px 0 20px 0;
padding:0pt;
}
/* H1 */
.cms_h1{
clear:both;
margin:0 0 14px 0;
}
.cms_h1 .d1{}
.cms_h1 .d2{}
.cms_h1 h1{
color:#CCCCCC;
}
/* H2 */
.cms_h2{
clear:both;
margin:0 0 14px 0;
}
.cms_h2 .d1{}
.cms_h2 .d2{}
.cms_h2 h2{
color:#CCCCCC;
}
/* H3 */
.cms_h3{
clear:both;
margin:0 0 14px 0;
}
.cms_h3 .d1{}
.cms_h3 .d2{}
.cms_h3 h3{
	color:#CCCCCC;
}
/* H4 */
.cms_h4{
clear:both;
margin:0 0 14px 0;
margin:0;
}
.cms_h4 .d1{
padding:0 0 10px 0;
}
.cms_h4 .d2{
padding:0;
}
.cms_h4 h4{
color:#CCCCCC;
}
/* P */
.cms_p{
clear:both;
margin:0 0 14px 0;
}
.cms_p .d1{
padding:0 0 10px 0;
}
.cms_p .d2{
padding:0;
}
.cms_p p{
}
/* IMPORTANT */
.cms_p_strong{
clear:both;
margin:0 0 14px 0;
}
.cms_p_strong .d1{
padding:0 0 10px 0;
}
.cms_p_strong .d2{
padding:0;
}
.cms_p_strong p{
}
.cms_p_strong p strong{
}
/* NOTE */
.cms_p_note{
clear:both;
margin:0 0 14px 0;
}
.cms_p_note .d1{
padding:0 0 10px 0;
}
.cms_p_note .d2{
padding:0;
}
.cms_p_note p{
}
.cms_p_note p em{
}
/* MARQUEE */
.cms_marquee{
clear:both;
margin:0 0 14px 0;
}
.cms_marquee .d1{
padding:0 0 10px 0;
}
.cms_marquee .d2{
padding:0;
}
.cms_marquee marquee{
padding:0;
}
.cms_marquee p{
	font-weight:bold;
	color:#CCCCCC;
}
/* CODE */
.cms_code{
clear:both;
margin:0 0 14px 0;
}
.cms_code .d1{
padding:0 0 10px 0;
}
.cms_code .d2{
padding:0;
overflow:hidden;
zoom:1;
}
.cms_code code{
display:block;
padding:0;
font-family:"Courier New", Courier, monospace;
overflow:auto;
}
/* LISTE DE CHOIX */
.cms_ul{
clear:both;
margin:0 0 14px 0;
}
.cms_ul .d1{
padding:0 0 10px 0;
}
.cms_ul .d2{
padding:0;
overflow:hidden;
zoom:1;
}
.cms_ul ul{
margin:0;
}
.cms_ul li{
background:#fff url(../../images/puce.gif) no-repeat 0px 5px;
list-style:none;
padding-left:10px;
zoom:1;
}
/* LISTE NUMEROTÉ */
.cms_ol{
clear:both;
margin:0 0 14px 0;
}
.cms_ol .d1{
padding:0 0 10px 0;
}
.cms_ol .d2{
padding:0;
overflow:hidden;
zoom:1;
}
.cms_ol ol{
padding-left:20px;
}
.cms_ol li{
list-style:decimal;
}
/* LISTE DEFINITION */
.cms_definition{
clear:both;
margin:0 0 14px 0;
}
.cms_definition .d1{
padding:0;
}
.cms_definition .d2{
padding:0;
overflow:hidden;
zoom:1;
}
.cms_definition dl{
padding:0;
}
.cms_definition dt{
padding:0;
}
.cms_definition dd{
background:#fff;
padding:14px;
}
/* CITATION */
.cms_quotation{
clear:both;
margin:0 0 14px 0;
}
.cms_quotation .d1{
padding:0 0 10px 0;
}
.cms_quotation .d2{
padding:0;
overflow:hidden;
zoom:1;
}
.cms_quotation blockquote{
background:url(../../images/guillemets.gif) no-repeat;
padding:14px;
}
.cms_quotation p{
background:url(../../images/guillemets.gif) no-repeat right bottom;
}
.cms_quotation cite{
display:block;
text-align:right;
margin:10px 0 0 0;
}
/* CITATION + TEXTE */
.cms_quotation_texte{
clear:both;
margin:0;
overflow:hidden;
zoom:1;
}
.cms_quotation_texte .citation_gauche{
float:left;
width:230px;
margin-right:20px;
padding:10px 0 0 0;
}
.cms_quotation_texte .citation_droite{
float:right;
width:230px;
margin-left:20px;
padding:10px 0 0 0;
}
.cms_quotation_texte .d1{
padding:0 0 10px 0;
}
.cms_quotation_texte .d2{
padding:0;
overflow:hidden;
zoom:1;
}
.cms_quotation_texte blockquote{
background:url(../../images/guillemets.gif) no-repeat;
padding:0;
}
.cms_quotation_texte blockquote p{
background:url(../../images/guillemets.gif) no-repeat right bottom;
padding:0 5px 0 10px;
}
.cms_quotation_texte blockquote cite{
display:block;
text-align:right;
}
.cms_quotation_texte p{
}
.cms_quotation_texte strong{
}
.cms_quotation_texte em{
}
.cms_quotation_texte a{
}
.cms_quotation_texte ul{
margin:0;
}
.cms_quotation_texte li{
background:url(../../images/puce.gif) no-repeat 0px 5px;
list-style:none;
padding-left:10px;
zoom:1;
}
/* TEXTE ENRICHI */
.cms_rte{
clear:both;
margin:0 0 14px 0;
}
.cms_rte p{
}
.cms_rte strong{
}
.cms_rte em{
}
.cms_rte a{
}
.cms_rte ul{
margin:0;
}
.cms_rte ul li{
background:url(../../images/puce.gif) no-repeat 0px 5px;
padding-left:10px;
zoom:1;
}
/* TEXTE ENRICHI + visuel */
.cms_txt_img{
clear:both;
margin:0 0 14px 0;
overflow:hidden;
zoom:1;
}
.cms_txt_img .visu_gauche{
float:left;
margin:0 20px 2px 0;
}
.cms_txt_img .visu_droite{
float:right;
margin:0 0 2px 20px;
}
.cms_txt_img .visu_gauche img, .cms_txt_img .visu_droite img{
display:block;
border:none;
}
.cms_txt_img .visu_gauche cite, .cms_txt_img .visu_droite cite{
display:block;
margin:5px;
}
.cms_txt_img p{
}
.cms_txt_img strong{
}
.cms_txt_img em{
}
.cms_txt_img a{
}
.cms_txt_img ul{
margin:0;
}
.cms_txt_img ul li{
background:url(../../images/puce.gif) no-repeat 0px 5px;
list-style:none;
padding-left:10px;
zoom:1;
}
/* VISUEL */
.cms_img {
clear:both;
margin:0 0 14px 0;
overflow:hidden;
zoom:1;
text-align:center;
}
.cms_img img{
border:none;
}
.cms_img cite{
display:block;
margin:5px;
}
/* TABLE */
.cms_tableau{
clear:both;
margin:0 0 14px 0;
}
.cms_tableau table{
text-align:center;
border:none;
border-collapse:collapse;
margin:0 auto 0 auto;
}
.cms_tableau table th{
background:#ff6600;
border:1px solid #fff;
padding:0;
}
.cms_tableau table td{
border:1px solid #ff6600;
padding:0;
}
/* FOCUS */
.cms_focus{
clear:both;
margin:0 0 14px 0;
}
.cms_focus .d1{
padding:0 0 10px 0;
}
.cms_focus .d2{
padding:0;
overflow:hidden;
zoom:1;
}
.cms_focus .visu_gauche{
float:left;
margin-right:20px;
}
.cms_focus .visu_droite{
float:right;
margin-left:20px;
}
.cms_focus .visu_gauche img, .cms_focus .visu_droite img{
display:block;
border:none;
}
.cms_focus .visu_gauche cite, .cms_focus .visu_droite cite{
display:block;
margin:5px;
}
.cms_focus h1{
margin-bottom:10px;
color:#CCCCCC;
}
.cms_focus p{
}
.cms_focus strong{
}
.cms_focus em{
}
.cms_focus a{
}
.cms_focus ul{
margin:0;
}
.cms_focus li{
background:url(../../images/puce.gif) no-repeat 0px 5px;
list-style:none;
padding-left:10px;
zoom:1;
}
.cms_focus ul.liens{
clear:both;
padding:0;
}
.cms_focus ul.liens li.url{
background:url(../../images/puce2.gif) no-repeat 0px 5px;
padding-left:10px;
zoom:1;
}
.cms_focus ul.liens li.url a{
color:#ff6600;
}
.cms_focus ul.liens li.doc{
background:url(../../images/puce3.gif) no-repeat 0px 5px;
padding-left:10px;
zoom:1;
}
.cms_focus ul.liens li.doc a{
color:#ff6600;
}
/* LIEN EXTERNE */
.cms_a_external{
clear:both;
margin:0 0 14px 0;
}
.cms_a_external .d1{
padding:0 0 10px 0;
}
.cms_a_external .d2{
padding:0;
overflow:hidden;
zoom:1;
}
.cms_a_external a{
background:#fff url(../../images/puce2.gif) no-repeat 5px 5px;
list-style:none;
padding-left:15px;
zoom:1;
}
/* LIEN INTERNE */
.cms_a_internal{
clear:both;
margin:0 0 14px 0;
}
.cms_a_internal .d1{
padding:0 0 10px 0;
}
.cms_a_internal .d2{
padding:0;
overflow:hidden;
zoom:1;
}
.cms_a_internal a{
background:#fff url(../../images/puce2.gif) no-repeat 5px 5px;
padding-left:15px;
zoom:1;
}
/* LISTE DE LIEN*/
.cms_a_list{
clear:both;
margin:0 0 14px 0;
}
.cms_a_list .d1{
padding:0 0 10px 0;
}
.cms_a_list .d2{
padding:0;
overflow:hidden;
zoom:1;
}
.cms_a_list ul{
margin:0;
}
.cms_a_list li{
background:#fff url(../../images/puce2.gif) no-repeat 5px 5px;
list-style:none;
padding-left:15px;
zoom:1;
}
.cms_a_list li a{
}
/* LIEN DOWNLOAD */
.cms_a_download{
clear:both;
margin:0 0 14px 0;
}
.cms_a_download .d1{
padding:0 0 10px 0;
}
.cms_a_download .d2{
padding:0;
overflow:hidden;
zoom:1;
}
.cms_a_download a{
background:#fff url(../../images/puce3.gif) no-repeat 5px 5px;
padding-left:15px;
zoom:1;
}
/* LISTE DE LIEN DOWNLOAD*/
.cms_a_list_download{
clear:both;
margin:0 0 14px 0;
}
.cms_a_list_download .d1{
padding:0 0 10px 0;
}
.cms_a_list_download .d2{
padding:0;
overflow:hidden;
zoom:1;
}
.cms_a_list_download ul{
margin:0;
}
.cms_a_list_download li{
background:#fff url(../../images/puce3.gif) no-repeat 5px 5px;
list-style:none;
padding-left:15px;
zoom:1;
}
.cms_a_list_download li a{
}
/* VIDEO */
.cms_video{
clear:both;
margin:0 0 14px 0;
text-align:center;
}
/* IFRAME */
.cms_iframe{
clear:both;
margin:0 0 14px 0;
text-align:center;
}
.cms_iframe iframe{}
/* FLASH */
.cms_flash{
clear:both;
margin:0 0 14px 0;
text-align:center;
}
/* BOUTON */
.cms_bouton{
clear:both;
background:url(../../images/h.gif) no-repeat;
margin:0 0 14px 0;
}
.cms_bouton .d1{
background:url(../../images/b.gif) no-repeat bottom;
padding:0 0 10px 0;
}
.cms_bouton .d2{
border-left:2px solid #ff6600;
border-right:2px solid #ff6600;
padding:0;
}
.cms_bouton a{
width:150px;
display:block;
background:url(../../images/f.gif);
text-align:center;
padding:0;
margin:0 auto 0 auto;
border:2px solid #ff6600;
}
.cms_bouton a:hover{
background:url(../../images/f2.gif);
}
