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

/*****************************************************
*				     FORMATIONS
*****************************************************/

#formationTextes
{
	width:620px;
}

#formationComplement
{
	width:620px;
}

#formationComplement .blocicone
{
	width:110px;
	text-align:center;
	font-size:10px;
	float:left;
	margin-top:10px;
}

#formationPresentation
{
	float:left;
	width:260px;
	padding-right:10px;
}

#formationPresentation img {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

#formationProgramme
{
	float:left;
	width:348px;
	background-image: url(../images/fond_formation.png);
	height:170px;
}

#formationProgramme ul
{
	margin-top:0px;
	list-style-type:disc;
}

#formationCCentre
{
	margin-top:20px;
	width:348px;
	height:100px;
}

#formationCCentre .texte
{
	padding-left:5px;
	overflow:auto;
	overflow-x:hidden;
	background-repeat: no-repeat;
	background-position: top left;
	background-attachement: fixed;
	height:150px;
}
