@import url(global.css);

/*.entete_services {
	float: left;
	background-image: url(../IMG/atelier/entete_services_fond.jpg);
	background-repeat: no-repeat;
	width: 837px;
	height: 205px;
}*/

.entete_services_jentreprends {
	background-image: url(../IMG/atelier/entete_services_jentreprends_fond.jpg);
}

.entete_services, .entete_services_jentreprends {
	float: left;
	background-repeat: no-repeat;
	width: 837px;
	height: 205px;
}

.entete_services {
	background-image: url(../IMG/atelier/entete_services_fond.jpg);
}


.es_titre {
	margin-left: 24px;
	margin-top: 15px;
	clear: both;
	height: 22px;
}

.es_bloc_gauche {
	float: left;
	width: 220px;
}

.es_visuel {
	float: left;
}

.es_bloc_droit {
	float: right;
	width:600px;
}

.es_bloc_droit_haut {
	float: left;
}

.es_actu {
	float: left;
	margin-top: 15px;
	display: inline;
}

.es_ensavoirplus {
	float: left;
	padding: 2px 0 2px 0;
	width:89px;
	overflow:visible;
}

.es_ensavoirplus a {
	background-image: url(../IMG/communes/bouton_plus.gif);
	background-repeat: no-repeat;
	background-position: 100% 2px;
	padding: 1px 18px 2px 0;
	font-size: 0.8em;
	display: block;
}

.es_actu_photo {
	float: left;
	background-repeat: no-repeat;
	background-position: 1px 1px ; 
	margin-left: 15px;
	height: 115px;
	font-size: 0; /* correction de l'agence intercative*/
}


.es_actu_texte {
	float: left;
	width: 380px;
	margin-left: 15px;
}

.es_actu_titre {
	font-weight: bold;
	color: #FF4C06;
}

.es_actu_chapo {
	zcolor: #fff;
	color: #555;
	overflow: hidden;
	height: 110px;
}

.es_actu_chapo a {
	display: block;
	background-image: url(../IMG/communes/fl_bleue.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 8px;
	font-size: 0.9em;
	margin-top: 3px;
}

.es_baseline {
	float: left;
	margin-top: 8px;
	font-weight: bold;
	zcolor: #039;
	color: #fff;
	font-size: 1.2em;

}

.blocs_service {
	clear:both;
	float: left;
	background-image: url(../IMG/atelier/fond_blocs_services_5col.gif);
	background-repeat: no-repeat;
	width: 837px;
}

.bloc_service {
	float: left !important;
	display: inline;
	margin: 8px 5px 0 5px;
	
}

*html .bloc_service { width:153px; }

.bloc_service ul {
	border-top: 1px solid #E8E8E8;
	width: 153px;
	padding: 0;
	margin: 0;
}

.bloc_service ul li {
	list-style: none;
	/*background-image: url(../IMG/communes/fl_bleue.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;*/
	border-bottom: 1px solid #E8E8E8;
	/*padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;*/
}

.bloc_service ul li a {
	background-image: url(../IMG/communes/fl_bleue.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	display: block;
	background-color: #fff;
	width: 143px;
}

.bloc_service ul li a:hover {
	background-color: #E8E8E8;	
}

.bloc_service_sep {
	float: left;
	background-image: url(../IMG/atelier/fond_bloc_service_separateur.gif);
	background-repeat: no-repeat;
	width: 3px;
	height: 300px;
}

/*debut _service_4col*/
.blocs_service_4col {
	float: left;
	background-image: url(../IMG/atelier/fond_blocs_services_4col.gif);
	background-repeat: no-repeat;
	width: 837px;
}

.bloc_service_4col {
	float: left;
	display: inline;
	margin: 8px 5px 0 5px;
}

*html .bloc_service_4col { width:195px; }

.bloc_service_4col ul {
	border-top: 1px solid #E8E8E8;
	width: 195px; /*178*/
  /*width: 153px;*/
	padding: 0;
	margin: 0;
}

.bloc_service_4col ul li {
	list-style: none;
	/*background-image: url(../IMG/communes/fl_bleue.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;*/
	border-bottom: 1px solid #E8E8E8;
	/*padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;*/
}

.bloc_service_4col ul li a {
	background-image: url(../IMG/communes/fl_bleue.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	display: block;
	background-color: #fff;
	/*width: 143px;*/
	width: 185px;  /*178*/
}

.bloc_service_4col ul li a:hover {
	background-color: #E8E8E8;	
}

.bs_chapo_4col, .bs_gris_4col {
	clear: both;
	padding-left: 10px;
	padding-right: 5px;	
	width: 178px;
	margin-bottom: 5px;
	color: #555;
}

.bs_s_chapo_4col {
	clear: both;
	padding-left: 10px;
	padding-right: 5px;	
	width: 178px;
	margin-bottom: 5px;
	font-size:10.4px;	
	color: #A1A1A1;
}

.bs_gris_4col {
	color: #A1A1A1;
	padding-left: 0;
	margin-left: 10px;
	padding-top: 3px;
}


.bs_gris_4col_border{
	color: #A1A1A1;	
	border-top: 1px solid #E8E8E8;
}

/*fin _service_4col*/


.bs_titre {
	clear: both;
	margin-top: 10px;
	margin-bottom: 3px;
	padding-left: 10px;
	padding-right: 5px;
	text-transform: uppercase;
	color: #FF4C06;
	font-weight: bold;
	width: 138px;
}

.bs_chapo, .bs_gris {
	clear: both;
	padding-left: 10px;
	padding-right: 5px;	
	width: 138px;
	margin-bottom: 5px;
	color: #555;
}


.bs_s_chapo {
	clear: both;
	padding-left: 10px;
	padding-right: 5px;	
	width: 138px;
	margin-bottom: 5px;
	font-size:10.4px;	
	color: #A1A1A1;
}

.bs_border{
	border-top: 1px solid #E8E8E8;
	color: #A1A1A1;
}


.contact{
	padding-left: 0;
	margin-left: 10px;	
	margin-top: 10px;
	margin-bottom: 10px;

}
.bs_gris {
	color: #A1A1A1;
	padding-left: 0;
	margin-left: 10px;
	padding-top: 3px;
}

/*approche accueil_quotidien : "RESSOURCES HUMAINES"*/

.bs_s_chapo_app {
	clear: both;
	padding-left: 10px;
	padding-right: 5px;	
	width: 138px;
	margin-bottom: 5px;
	color: #A1A1A1;
	font-size:10.4px;	
	letter-spacing:-0.098em;
}

/*approche accueil_quotidien : "RELATIONS COMMERCIALES"*/

.bs_s_chapo_app2 {
	clear: both;
	padding-left: 10px;
	padding-right: 5px;	
	width: 138px;
	margin-bottom: 5px;
	font-size:10.4px;
	color: #A1A1A1;
	letter-spacing:-0.09em;
}

/*fleche diapo -- fl diapo -- */

.fl_diapo {
	margin-left: 365px;
}