@CHARSET "ISO-8859-1";
@import url('commun/body.css');

@import url('commun/colonneGauche.css');

@import url('commun/colonneDroite.css');

@import url('commun/entete.css');

@import url('commun/piedPage.css');

@import url('commun/colonneCentrale.css');

.boutonsEmploiActionInactif, .boutonsEmploiActionActif
{
	float:left;
	margin-right:10px;
	width:94px;
	height:25px;
	text-align:center;
	border:none;
	line-height:25px;
	text-decoration:none;
}

.boutonsEmploiActionInactif
{
	background:transparent url('../images/colonneCentre/boutonOffresInactif.gif') no-repeat 0 3px;
	color:#000000;
}

.boutonsEmploiActionActif
{
	background:transparent url('../images/colonneCentre/boutonOffresActif.gif') no-repeat 0 3px;
	color:#ffffff;
}

#CCCadreVertHaut
{
	margin-top:20px;
}	

.siteUtile
{
	margin:0 0 0 30px;	
}

.siteUtile p
{
	margin:0;
	padding:2px 0 10px 0px;
	text-align: justify;
}
