ï»¿html, body {
	height: 100%;
}
#wrapper {
	background: url(../images/bg_type_col.jpg) repeat-y top left;
	_height: 100%;
	min-height: 100%;
	position: relative;
}
body.fr #header {
	background: url(../images/bg_type.jpg) no-repeat top left;
	height: 339px;
}
body.en #header {
	background: url(../images/bg_type_en.jpg) no-repeat top left;
	height: 339px;
}
#main {
	padding: 0 0 0 70px;
	width: 630px;
	margin-top: -12px;
}
#right {
	width: 300px;
	background: url(../images/bg_type_right.jpg) repeat-y top left;
	position: relative;
	z-index: 980;
	top: -79px;
	margin-bottom: -79px;
}
#right .inside {
	position: static;
}
#right #colonne_foot,
#right .colonne_mid {
	width: 300px;
	height: 16px;
	clear: both;	
}
#right #colonne_foot {
	background: url(../images/colonne_foot.jpg) bottom left no-repeat;
}
#right .colonne_mid {
	background: url(../images/mid_colonne.jpg) bottom left no-repeat;
}
#footer {
	margin: 5px 0 0 69px;
	width: 860px;
	position: absolute;
	bottom: 20px;
	clear: both;
	float: none;
}

/****** Retour accueil ******/

a#retourAccueil {
	position: absolute;
	top: 18px;
	left: 56px;
}

/***********Menu ***********/

ul#menu {
	_left: 72px;
}
ul#menu li#menu1 {
	left: 0px;
}
ul#menu li#menu2 {
	left: 102px;
}
ul#menu li#menu3 {
	left: 210px;
}
ul#menu li#menu4 {
	left: 297px;
}
#menu_niv3 {
	width: 100%;
	color: #d5594c;
	font-weight: bold;
	padding-bottom: 20px;
	overflow: hidden;
}
#menu_niv3 a,
#menu_niv3 p {
	color: #d5594c;
	list-style-type: square;
	display: list-item;
	margin: 0;
	padding: 0;
}
#menu_niv3 a.trail {
	text-decoration: none;
}
#menu_niv3 ul {
	list-style-type: none;
	list-style-position: outside;
	height: 20px;
	width: 100%;
	margin: 0;
	padding-left: 15px;
}
#menu_niv3 li {
	float: left;
	display: block;
	height: 13px;
	padding: 0 30px 0 15px;
	margin: 0px;
}

/*********Titre de page*********/

#titre_page_type {
	width: 620px;
	height: 70px;
	padding: 0;
	text-align: right;
	background: url(../images/cercle_titre_type.gif) 0 11px no-repeat;
}
#titre_page_type img {
	float: left;
	padding: 22px 0 0 35px;
}

#titre_page_type span#nom_page_nv2 {
	float: right;
	display: block;
	width: 582px;
	padding: 4px 0 2px;
	text-transform: uppercase;
	color: #bfcb04;
	font-weight: bold;
	border-bottom: 1px solid #bfcb04;
	margin-top: -18px;
}

#main #titre_sp {
	width: 585px;
	height: 70px;
	padding: 0;
	background: url(../images/cercle_titre_type.gif) 0 11px no-repeat;
}
#main #titre_sp h2 {
	width: 547px;
	display: block;
	float: left;
	padding: 22px 0 0 0;
	margin: 0 -1px 0 37px;
	color: #bfcb04;
	font-size: 15px;
	border-bottom: 1px solid #bfcb04;
}

/***********Extranet*************/

#extranet {
	margin: 0;
	background: #BFCB05 url(../images/encart_extranet_type.jpg) left -1px no-repeat;
	width: 230px;
	height: auto;
	padding: 0 0 0 12px;
	float: left;
}
#extranet form {
	background: url(../images/ombre_colonne.jpg) bottom right no-repeat;
	padding: 17px 5px 15px 25px;
}
#extranet  .error {
	clear: left;
	float: none;
}

#extranet .formbody {
	padding-bottom: 20px;
}

/*************Références**************/

#references {
	width: 230px;
	padding: 0 0 80px 14px;
	background: url(../images/bg_eau.jpg) bottom left no-repeat;
	margin-left: 12px;
	_margin-left: 6px;
}
#references .reference {
	padding: 10px 0;
}
#ficheReference .btnRetour {
	float: left;
	margin: -11px 0 8px 0;
	_margin: 0 0 8px 0;
	font-size: 10px;
	line-height: 11px;
}

/*************Moteur de recherche des références**************/

#referencesRecherche {
	width: 230px;
	padding: 0 0 130px 0;
	background: url(../images/bg_eau.jpg) bottom left no-repeat;
	margin-left: 12px;
	_margin-left: 6px;
	float: left;
	text-align: center;
}

#referencesRecherche h3 {
	width: 230px;
	height: 36px;
	background: url(../images/rechercher_une_reference.gif) left 6px no-repeat;
	font-size: 0;
	overflow: hidden;
	text-indent: -300px;
	display: block;
	float: left;
}

#referencesRecherche.en h3 {
	background-image: url(../images/rechercher_une_reference_en.gif);
}

#referencesRecherche p {
	width: 230px;
	height: 48px;
	background: 22px 14px no-repeat;
	font-size: 0;
	overflow: hidden;
	text-indent: -300px;
	display: block;
	float: left;
}

#referencesRecherche p#p_select_zone_geo {
	background-image: url(../images/selectionner_zone_geo.gif);
}
#referencesRecherche.en p#p_select_zone_geo {
	background-image: url(../images/selectionner_zone_geo_en.gif);
}
#referencesRecherche p#p_select_taille_install {
	background-image: url(../images/selectionner_taille_installation.gif);
}
#referencesRecherche.en p#p_select_taille_install {
	background-image: url(../images/selectionner_taille_installation_en.gif);
}
#referencesRecherche p#p_select_secteur_activite {
	background-image: url(../images/selectionner_secteur_activite.gif);
}
#referencesRecherche.en p#p_select_secteur_activite {
	background-image: url(../images/selectionner_secteur_activite_en.gif);
}
#referencesRecherche select {
	width: 186px;
	font-size: 10px;
}
#referencesRecherche .radio {
	padding: 0 0 0 32px;
	text-align: left;
}
#referencesRecherche .radio input {
	position: relative;
	top: 1px;
}
#referencesRecherche input.submit {
	width: 71px;
	height: 16px;
	padding-bottom: 2px;
	margin-top: 16px;
	background: url(../images/bg_btn_valider_ref.gif) no-repeat scroll left top;
	border: none;
	color: white;
	cursor: pointer;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
}

/***********Actualités*****************/

#main .mod_newsarchive .layout_short {
	width: auto;
	padding: 0 0 30px 0;
}

#right .mod_newsmenu {
	float: left;
	padding: 0 0 15px;
}
#right .mod_newsmenu h3 {
	text-transform: uppercase;
	margin-left: 12px;
	padding-left: 4px;
	border-left: 30px solid #92BFDE;
	height: 12px;
	font-size: 12px;
	line-height: 12px;
	color: #92BFDE;
}
#right .mod_newsmenu ul {
	color: #0071B9;
	padding-left: 34px;
	_padding-left: 30px;
}
*:first-child+html #right .mod_newsmenu ul {
	padding-left: 30px;
}
#right .mod_newsmenu ul.level_1 {
	list-style-type: square;
	font-weight: bold;
	_margin-left: 12px;
}
*:first-child+html #right .mod_newsmenu ul.level_1 {
	margin-left: 12px;
}
#right .mod_newsmenu ul.level_1 ul.level_2 {
	list-style-type: circle;
	color: #000;
	margin: 0;
}
#right .mod_newsmenu ul.level_1 ul.level_2 li {
	_line-height: 10px;
	margin: 0;
	padding: 3px 0;
}
#right .mod_newsmenu ul.level_1 ul.level_2 li a,
#right .mod_newsmenu ul.level_1 ul.level_2 li p {
	display: block;
	margin: 0;
	font-weight: normal;
	height: 9px;
	padding: 3px 0;
	_padding: 0;
}
#right .mod_newsmenu ul.level_1 ul.level_2 li a {
	color: #4986A6;
	display: inline;
}
#right .mod_newsmenu ul.level_1 ul.level_2 li p {
	color: #000;
}

#main .mod_newsarchive .teaser {
	width: 610px;
}
/*********** Plan du site ***************/

#plandusite ul.level_1 {
	list-style-type: none;
	color: #BFCB04;
}
#plandusite ul.level_1 li {
	margin: 0px 0;
}
#plandusite ul.level_1 li a {
	text-transform: uppercase;
	padding: 0px 0;
	color: #BFCB04;
	text-decoration: none;
	font-weight: bold;
}
#plandusite ul.level_1 li a:hover {
	text-decoration: underline;
}
#plandusite ul.level_1 li ul.level_2 {
	color: #4986A6;
	list-style-type: disc;
}
#plandusite ul.level_1 li ul.level_2 li {
	display: list-item;
}
#plandusite ul.level_1 li ul.level_2 li a {
	color: #4986A6;
	text-transform: none;
}
#plandusite ul.level_1 li ul.level_2 li ul.level_3,
#plandusite ul.level_1 li ul.level_2 li ul.level_3  a {
	color: #d5594c;
	list-style-type: square;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
/************Formulaire***************/

#main .ce_form  form {
	width: 459px;
	padding-top: 20px;
}
#main .ce_form  form.emploi {
	width: 544px;
}
#main .ce_form label,
#main .ce_form .explanation {
	display: block;
	width: 147px;
	padding: 3px 10px 3px 0;
	float: left;
	clear: both;
	text-align: right;
	color: #6a90a8;
	cursor: pointer;
}
#main .ce_form  form.emploi label {
	width: 230px;
}
#main .ce_form .explanation {
	width: 250px;
	text-align: left;
	padding: 3px 0 10px 10px;
}
#main .ce_form .radio_container span label {
	width: 100px;
	float: right;
	clear: none;
}
#main .ce_form input.text,
#main .ce_form input.upload,
#main .ce_form input.radio,
#main .ce_form select,
#main .ce_form input.captcha,
#main .ce_form textarea,
#main .ce_form .radio_container span {
	border: 1px solid #deedf6;
	background: #e7f2f9;
	margin: 3px 0;
	width: 298px;
	float: right;
}
#main .ce_form input.upload {
	width: 301px;
}
#main .ce_form select {
	width: 300px;
}
*html #main .ce_form select {
	width: 302px;
}
*:first-child+html #main .ce_form select {
	width: 302px;
}
#main .ce_form input.captcha {
	width: 100px;
	float: right;
	clear: right;
}
span.captcha_text {
	font-style: italic;
	color: #6a90a8;
	display: block;
	float: right;
	padding: 5px 10px 0 0;
	color: #666;
}
#main .ce_form select.date {
	float: right;
}
#main .ce_form .radio_container span input.radio {
	width: 20px;
	float: right;
	border: none;
	background: none;
}
#main .ce_form .radio_container span {
	background: none;
	border: none;
	width: 151px;
	float: none;
}
#main .ce_form .submit_container {
	padding-top: 15px;
	text-align: center;
	clear: both;
}

#main .ce_form .error {
	padding: 5px 0;
	color: #900;
	font-weight: bold;
	font-style: italic;
	float: none;
	clear: right;
}
#main .ce_form  em {
	color: #6a90a8;
}

/****************Contenu**************/

#container {
	padding-bottom: 40px;
}

#main .mod_article,
#main .mod_newsreader,
#main .mod_newsarchive  {
	padding: 0 0 20px 10px;
	width: 610px;
}

#main .block {
	clear: both;
}
#main .ce_headline,
#main .mod_newsreader h1,
#main .mod_newsreader h2,
#main .mod_newsreader h3,
#main .mod_newsreader h4,
#main .mod_newsreader h5,
#main .mod_newsreader h6,
#main .mod_newsarchive h1,
#main .mod_newsarchive h2,
#main .mod_newsarchive h3,
#main .mod_newsarchive h4,
#main .mod_newsarchive h5,
#main .mod_newsarchive h6,
#main .mod_article h1,
#main .mod_article h2,
#main .mod_article h3,
#main .mod_article h4,
#main .mod_article h5,
#main .mod_article h6 {
	color: #0071b9;
}

/************* Offres d'emploi************/

#liste-des-offres-demploi .mod_listing .all_records div.offre {
	width: 562px;
	border: 1px solid #DDD;
	padding: 7px 10px;
	margin: 10px 0;
	background: #EEE;
}
#liste-des-offres-demploi .mod_listing .all_records div.offre span.col_0 {
	float: left;
	width: 90px;
	font-style: italic;
}
#liste-des-offres-demploi .mod_listing .all_records div.offre span.col_1 {
	float: right;
	text-transform: uppercase;
	font-weight: bold;
	color: #777;
	width: 470px;
	text-align: right;
}
#liste-des-offres-demploi .mod_listing .all_records div.offre .r_align {
	width: 100%;
	text-align: right;
	clear: both;
	margin-top: 20px;
}
#liste-des-offres-demploi .mod_listing .all_records div.offre span.col_2 {
	font-weight: bold;
	color: #0071B9;
}
#liste-des-offres-demploi .mod_listing .all_records div.offre span.col_3 {
	color: #777;
}
#liste-des-offres-demploi .mod_listing .all_records div.offre span.col_4 {
	color: #777;
}
#liste-des-offres-demploi .mod_listing .all_records div.offre span.col_5 {
	clear: both;
	float: right;
	margin-top: 5px;
}
#liste-des-offres-demploi .mod_listing .all_records div.offre span.col_6 {
	padding-top: 5px;
	float: right;
}
#liste-des-offres-demploi .mod_listing .single_record div.m_align1 span {
	display: block;
	float: left;
}
#liste-des-offres-demploi .mod_listing .single_record div.m_align2 {
	clear: both;
	text-align: center;
	padding: 0 73px 0 15px;
}
#liste-des-offres-demploi .mod_listing .single_record span.label {
	color: #0071B9;
}
#liste-des-offres-demploi .mod_listing .single_record span.row_1 {
	width: 290px;
	padding: 0 5px 5px 67px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	color: #777;
}
#liste-des-offres-demploi .mod_listing .single_record span.row_2 {
	float: right;
	width: 90px;
	text-align: right;
	padding-left: 5px;
}
#liste-des-offres-demploi a#postulez_en_ligne {
	display: block;
	font-weight: bold;
	width: 160px;
	text-align: center;
	margin: 0 auto;
}

/*************LISTE DE RÉFÉRENCES**************/
.listeReferences {
	width: 584px;
	padding: 0 0 8px 0;
	margin: 0 0 28px 28px;
	border-bottom: 1px solid #dcdcdc;
}
.listeReferences .image {
	border: 1px solid #000;
	width: 196px;
	height: 80px;
	overflow: hidden;
	float: right;
	margin-left: 12px;
}
.listeReferences .image img {
	width: 196px;
}
#main .mod_article .listeReferences h3 {
	border-left: 24px solid #BD1220;
	color: #BD1220;
	font-size: 11px;
	line-height: 10px;
	margin: 0 0 18px 0;
	padding: 0 0 0 2px;
}
.listeReferences span.localisation,
#ficheReference span.localisation {
	text-transform: uppercase;
	color: #4a6671;
	font-size: 10px;
}
.listeReferences span.vertRef,
#ficheReference span.vertRef {
	color: #717814;
}
.listeReferences span.bleuRef,
#ficheReference span.bleuRef {
	color: #4a6671;
}
.listeReferences .more {
	white-space: nowrap;
}
#main .mod_article .listeReferences .more a {
	color: #bd1220;
	text-decoration: none;
}

/*************FICHE DE RÉFÉRENCE**************/
#ficheReference {
	width: 584px;
	margin: 0 0 0 28px;
}
#ficheReference table td,
#ficheReference table th {
	background: #ecf2f7;
	color: #0071b9;
	padding: 4px 6px
}
#ficheReference table {
	margin-bottom: 12px;
}
#ficheReference table tbody th {
	background: #ced7de;
	color: #4c6873;
}
#ficheReference a#btnTelechargerPDF {
	width: 50px;
	height: 60px;
	display: block;
	margin: 20px 0 0 264px;
	font-size: 0;
	text-indent: -300px;
	overflow: hidden;
	background: url(../images/btn_telecharger_pdf.gif) no-repeat 0 0;
}
#ficheReference.en a#btnTelechargerPDF {
	background-image: url(../images/btn_download_pdf.gif);
}
#ficheReference a#btnTelechargerPDF:hover {
	background-position: 0 -60px;
}

#ficheReference p#texteCapaciteEH {
	padding-top: 10px;
	font-size: 10px;
}
