
/*
--------------------------------------------------------------------
-                              FORMATIONS                          -
--------------------------------------------------------------------
*/

p
{ 
	margin-bottom:0;
}

#conseil
{
	width:950px;
	height: auto;
	
	background-image: url(/fr/noyau/international/fr/fr_gfx_images/img_conseil.jpg);
	background-position: center right;
	background-repeat: no-repeat;
}


#conseil h1
{
	font-size:0px;
	color: white;
	
	width: 350px;
	height: 30px;
	background-image: url(/fr/noyau/international/fr/fr_gfx_titres/titre_conseil.gif);
	background-repeat: no-repeat;
}


#formations
{
	width:950px;
	height: auto;
}

#formations h1
{
	font-size:0px;
	color: white;
	
	width: 350px;
	height: 30px;
	background-image: url(/fr/noyau/international/fr/fr_gfx_titres/titre_formations.gif);
	background-repeat: no-repeat;
}


