@CHARSET "ISO-8859-1";

/*
#liste_entreprises{
	height:1%;  /*pour ie 6 et ie 7 */
/*
	width:600px;
}
#liste_entreprises:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  font-size:1px;
  visibility: hidden;
}
.membre_fondateur {
	width:33%;
	height:80px;
	float:left;
} 
*/

.liste_entreprise_1_lignes {
	height: 80px;
	width: 600px;
}
.liste_entreprise_2_lignes {
	height: 290px;
	width: 600px;
}
.liste_entreprise_3_lignes {
	height: 460px;
	width: 600px;
}
.liste_entreprise_4_lignes {
	height: 630px;
	width: 600px;
}

/*
.membre {
	width: 33%;
	height: 170px;
	text-align: center;
	font-weight: bold;
	font-size: 140%;
}
*/

.membre {
    float:left;
	width: 33%;
	height: 120px;
    padding-bottom: 50px;
	text-align: center;
	font-weight: bold;
	font-size: 140%;
    
}

/*
.liste_entreprises {
	width: 100%;
	border-collapse: separate;
	border-spacing: 10px;
}
.liste_entreprises  tr.bloc_info td {
	border: #4b6eb3 solid 1px;
	margin: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 140%;
	width: 33%;
	height: 80px;
}

.liste_entreprises  td hr {
	padding: 0px;
	margin: 0px;
	border: #4b6eb3 solid 1px;
}
*/

.fiche_entreprise .informations {
	border: #000 solid 1px;
	padding: 10px;
}

.fiche_entreprise .logo {
	text-align: center;
	position: absolute;
	width: 100%;
}

.fiche_entreprise .nom_entreprise {
	font-size: 250%;
	margin-bottom: 20px;
}

.fiche_entreprise .liste_partenaire a {
	font-size: 140%;
}

.fiche_entreprise .ligne_info {
	margin-top: 10px;
}

.fiche_entreprise hr {
	border: #4b6eb3 solid 1px;
}

.fiche_entreprise .label {
	font-size: 140%;
	color: #f79135;
}

.fiche_entreprise .label2 {
	font-size: 100%;
	font-weight: bold;
}

.fiche_entreprise .label3 {
	font-weight: bold;
	font-size: 100%;
	color: #f79135;
}

.fiche_entreprise .ligne_info .label {
	font-weight: bold;
	font-size: 100%;
	color: #f79135;
}

.fiche_entreprise .liste_metiers {
	width: 550px;
	margin-left: 40px;
}

.fiche_entreprise .nos_actions, .fiche_entreprise .informations ul {
	margin-left: 40px;
}
.fiche_entreprise .nos_actions ul {
	margin-top: 10px;
}

.fiche_entreprise .adresse_postes {
}

.fiche_entreprise .fond_adresse_postes {
	margin-left: 40px;
	margin-top: 40px;
	padding: 8px;
	font-size: 140%;
	background-color: #f79135;
	color: #fff;
	width: 350px;
}

.fiche_entreprise .fond_adresse_postes a {
	font-size: 70%;
	color: #fff;
}

.fiche_entreprise .liste_partenaire {
	margin-top: 30px;
	font-size: 75%;
}
