

/*
--------------------------------------------------------------------
-                               ACTUALITE                          -
--------------------------------------------------------------------
*/

p
{
	margin-bottom:0;
}


#actualite_et_zoom_sur
{
	width:950px;
	height: auto;
}


#actualite h1
{
	font-size:0px;
	font-color: white;
	color: white;
	
	width: 350px;
	height: 30px;
	background-image: url(/en/noyau/international/en/en_gfx_titres/titre_actualite.gif);
	background-repeat: no-repeat;
}

/*
--------------------------------------------------------------------
-                               OFFRE                              -
--------------------------------------------------------------------
*/
#offre_image
{
	width: 550px;
	height: 250px; 
	
	background-image: url(/en/noyau/international/en/en_gfx_images/img_ra.jpg);
	background-repeat: no-repeat;
}

/*
--------------------------------------------------------------------
-                               DOSSIER                            -
--------------------------------------------------------------------
*/

#zoom_sur h1
{
	font-size:0px;
	color: white;
	
	width: 350px;
	height: 30px;
	background-image: url(/en/noyau/international/en/en_gfx_titres/titre_zoom_sur.gif);
	background-repeat: no-repeat;
}




/*
--------------------------------------------------------------------
-                              REFERENCES                          -
--------------------------------------------------------------------
*/

#references
{
	width:950px;
	height: auto;
}

#references h1
{
	font-size:0px;
	color: white;
	
	width: 350px;
	height: 30px;
	background-image: url(/en/noyau/international/en/en_gfx_titres/titre_references.gif);
	background-repeat: no-repeat;
}


/*
--------------------------------------------------------------------
-                              FORMATIONS                          -
--------------------------------------------------------------------
*/

#formations
{
	width:950px;
	height: auto;
}

#formations h1
{
	font-size:0px;
	color: white;
	
	width: 350px;
	height: 30px;
	background-image: url(/en/noyau/international/en/en_gfx_titres/titre_formations.gif);
	background-repeat: no-repeat;
}

/* -------------------------------------------------------------------------------------------------
                                                 Navigations
------------------------------------------------------------------------------------------------- */
h6
{
	margin: 0px;
}

h6 a
{
	margin: 0px;
}

h6 a:hover
{
	margin: 0px;
}


#separateur
{
	font-size:0px;
	color: white;
	
	width: 950px;
	height: 7px;
	background-image: url(/en/noyau/international/en/en_gfx_images/img_separateur_h.jpg);
	background-repeat: no-repeat;
}

