@charset "utf-8";
/* CSS Document */

b{
	color:#003b79;}

a{
	color:#003b79;
	text-decoration:none;
	font-weight:bold;}

.titreCFD{
	color:#003B79;
	font-size:16px;
	font-weight:bold;}
	
#desciprtifCFD{
	font-size:11px;}
	
#desciprtifFOREX{
	font-size:11px;}
	
ul{
	list-style-type:none;}
	
.liste{
	width:20px;
	font-weight:bold;
	color:#003B79;}

span.bleuTitre{
	color:#003B79;
	font-size:14px;
	font-weight:bold;}	
	
.avertissement{
	font-weight:lighter;
	font-size:10px;}
	
#imageCFD{
	width:300px;
	height:250px;
	background-image:url(../images/imgCFD.gif);
	margin:10px 0 10px 0;}
	
#imageFOREX{
	width:713px;
	height:155px;
	margin:10px 0 10px 0;
	background-image:url(../images/IMG_FOREX.gif);}
	
.decouvrir{
	margin:0 0 0 250px;}

/* Modif 01/2012 pré-refonte */

/*////////////////////////////////////////BLOC CENTRAL///////////////////////////////////////*/	

div.cadre .corps{
    overflow:hidden;
    padding-bottom:10px!important;}
	
.marge_haut_bas{
	margin:10px 0 10px 0;}

.image_cfd{
    display:inline-block;
    vertical-align:top;
    width:20px;}
*:first-child+html .image_cfd {float:left!important;}
	
.text_cfd{
    display:inline-block;
	width:306px;}
	
.cfd_desc{
    margin:17px 0;
	width:330px;}
	
#tableau ul{
    list-style:none outside none;
	padding-left:20px;}

strong{
	color:#003B79;
    font-weight:bold;}
	
.separation{
    border-bottom:1px solid #D4D8F6;
    color:#555555;
    font-size:10px;
    margin:15px 2px 15px 0!important;
	padding:0 0 5px;}
	

.text_footer{
    color:#555555;
    font-family:verdana;
    font-size:10px;
    font-style:italic;
    padding:0 5px;
    text-align:justify;}
	
.no_top{
	margin-top:0px!important;}
	
.no_bottom{
	margin-bottom:0px;}
	
.no_padding_left{
	padding-left:0px;}