@charset "utf-8";
/* CSS Document */
.fiche_entreprise h1 {
	text-transform:uppercase;
}
.fiche_entreprise .activite {
	text-align:center;
	text-transform:uppercase;
}
.fiche_entreprise .colG {
	width:55%;
	padding-right:5%;
}
.fiche_entreprise .colD {
	width:40%;
}
.fiche_entreprise .colD .box {
	margin-bottom:20px;
}
.fiche_entreprise .photo {
	float:none;
	text-align:center;
	padding:0px;
	background:#242F35;
	margin:0px;
}
.fiche_entreprise .colD h2,
.fiche_entreprise .activite {
	background:none;
	padding:0px;
	margin-top:30px !important;
	border-top:0px;
	font-size:19px;
	color:#34495E;
}
h2.titre_doc {
	font-size:18px;
	border-top:0px;
}
.fiche_entreprise .desc_entreprise br, .fiche_entreprise .profils br {
	height:0px;
}
.fiche_entreprise .colD h2.profil {
	background:transparent url("../images/profils.png") no-repeat right top;
	padding:0px 65px 0px 0px;
}
.desc_entreprise p {
	text-align:justify;
}
.desc_entreprise h3 {
	color:#000;
	font-style:italic;
	margin:0px;
	padding:0px;
}
.entreprise_logo {
	/*background-color:#FFF;*/
	text-align:center;
	margin-bottom:10px;
	margin-top: 19px;
}
a.site_web {
	margin-top:13px;
}

.fiche_entreprise_notes p, .fiche_entreprise_liens p {
	margin:0px;
}
.fiche_entreprise .docs a:hover {
	color:#347BA1;
}
.raison_sociale {
	font-weight:bold;
	padding:0px 0px 10px 0px;
}
.fiche_entreprise .profils {
    background:none;
    border:0px;
    padding:0px;
}
.fiche_entreprise .profils ul {
    margin:0px;
    padding:0px;
}
.fiche_entreprise .profils li {
	background:none;
    margin:0px;
    padding:5px 0px 10px 0px;
}
.fiche_entreprise_logo {
	background-color:#FFF;
	text-align:center;
}
.liste_offres_fiche {
	margin:0px 0px;
}

.fiche_entreprise .notes p,
.fiche_entreprise .bulle p {
	margin:0px;
}
.liste_offres_fiche .nothing {
	padding:0px 30px;
}