/*                                    ***************************************                                    */

.corpoEdito {
	background: transparent url("/images/corporate/bg_edito.gif") left top repeat-y;
	height: 0.01%;
}

.corpoEdito a { text-decoration: none; }
.corpoEdito .blocGauche { float: left; width: 135px; text-align: center; padding-bottom: 10px; }
.corpoEdito .blocGauche p { text-align: left; padding: 10px 10px 0 10px; font-size: .8em; }
.corpoEdito .blocGauche p.blocImg { padding: 20px 0; text-align: center; }
.corpoEdito .blocTampon { float: left; width: 21px; }
.corpoEdito .blocDroite { float: left; width: 348px; }

/*                                    ***************************************                                    */

.gab5100 ul.galeriePhotos li { margin-right: 20px; }
.gab5100 ul.galeriePhotos li.endLine { margin-right: 0; }
.gab5100 .unePhoto .blocImg { margin-bottom: 14px; }
.gab5100 .unePhoto .blocText strong { color: #8b0404; }
.gab5100 .unePhoto .blocText {
	/* fixe une hauteur min sous IE et FF - augmente la hauteur si necessaire en fonction du contenu */
	height: auto !important; height: 35px; min-height: 35px;
}

/* Resume d'une info  */
.offreEmploi { }

.offreEmploi .emploiDate { display: block; background-color: #ffffff; margin-bottom: 7px; }
.offreEmploi .emploiDate span.emploiDateCont {
	display: block; padding-left: 8px;
	background: transparent url("/images/_common/event_date_picto.gif") left 4px no-repeat;
	font-size: .85em; color: #000000; font-weight: normal;
}
.offreEmploi .emploiPoste { display: block; font-weight: bold; color: #8b0404; }
.offreEmploi .emploiEtablissement { display: block; font-weight: bold; }
.offreEmploi .emploiDescription { display: block; padding: 15px 0; }

.offreEmploi .emploiBoutonRight { float: right; }
.offreEmploi .emploiDetail { display: none; background-color: #ffffff; }
.offreEmploi .emploiMoins { display: none; }

.offreEmploi .emploiDate,
	.offreEmploi .emploiPoste, .offreEmploi .emploiEtablissement, 
		.offreEmploi .emploiDetail
			{ padding-left: 20px; }
