/*<![CDATA[*/

/****************************************/
/* ------------------------------------ */
/*         Comment ça marche            */
/* ------------------------------------ */
/****************************************/

.ccm_content{
	border:solid 1px #3A6170;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.ccm_titre {
	font-weight: bold;
	font-size: 14px;
}

.ccm_txt {
	font-size:12px;
}

.ccm_cadre{
	background-image:url(/images/ccm/cadre_droite.gif);
	background-repeat:no-repeat;
	height:390px;
}

.ccm_cadre_haut{
	height:28px;
	text-align:center;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	padding:5px;
	width:320px;
}

.ccm_cadre_milieu{
	height:207px;
	text-align:center;
	color:#3A6170;
	font-size:18px;
	font-weight:bold;
	padding:4px;
	width:320px;
}

.ccm_cadre_bas{
	height:45px;
	text-align:center;
	padding:4px;
	width:320px;
	
}

.ccm_txt_rouge {color: #FA674F}
.ccm_txt_petit {font-size: 12px}

/*]]>*/
