#contenu {
	width: 980px;
	_height: 488px;
	min-height: 488px;
	padding: 10px 7px 10px 8px;
	color: #666666;
}

/**************** FLASH *******************/
.flash_container {
	position: relative;
	width: auto;
	height: auto;
}
#flash_plaquette {
	width: 950px;
	height: 370px
	z-index: 1;
}
#flash_valeurs {
	width: 994px;
	height: 300px;
	position: absolute;
	top: -30px;
	left: -10px;
	z-index: 1;
}
#flash_vertical_vendre {
	width: 520px;
	height: 300px;
	position: absolute;
	left: 10px;
	top: 130px;
	z-index: 1;
}
#flash_vertical_former {
	width: 520px;
	height: 440px;
	position: absolute;
	left: 10px;
	top: 100px;
	z-index: 1;
}
#flash_vertical_comm {
	width: 520px;
	height: 440px;
	position: absolute;
	left: 10px;
	top: 100px;
	z-index: 1;
}
/************************* CONTENU *************************/
#contenu table {
	color: #666666;
	font-size: 11px;
}
.textePuceVerte {
	width: 275px;
	_width: 290px;
	padding-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	color: #666666;
	font-size: 11px;
	background: url('images/ci/puce_verte.gif') no-repeat top left;
        float: left;
}
.blocLigneVerte {
	width: 100%;
	color: #666666;
	font-size: 11px;
}
.textePuceVerte .vert a, 
.blocLigneVerte .vert a {
	color: #b2bb1c;
}
/**************** NEWSLETTER *******************/
.ci_newsletter {
        width: 138px;
        float: left;
        padding: 10px 10px 15px 0px;
}
.ci_newsletter img{
        margin-bottom: 5px;
}