* {
	margin:0;
	padding:0;
}

/* General Style Info */
body {
	position:relative;
	background:#fff url(../img/layout/bg.gif) repeat-x top;
	color: #000;
	font-family:arial,sans-serif;
	font-size:90%;
	margin: 0;
}
a:link, a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	text-decoration:underline;
}
img {
	border:none;
}
h1, h2, h3, h4 {
	font-weight: normal;
}

h2{
	font-size:25px;
	font-weight:bold;
	color:#fff;
}


/***** DEBUT Popup Promo *****/
#popupPromo{
	top:230px;
	height:682px;
	margin-left:743px;
	margin-top:105px;
	padding:0;
	/*position:fixed;*/
	position:absolute;
	width:792px;
	z-index:1000 !important;
}
#popupPromo a#promo_show {
	display:none;
	height:12px;
	left:0;
	right:800px;
	position:fixed;
	position:absolute;
	top:20px;
	width:12px;
}
#popupPromo a#promo_close {
	margin-left:-5px;
	margin-top:8px;
	height:12px;
	left:0;
	right:350px;
	position:fixed;
	position:absolute;
	top:10px;
	width:12px;
}
#popupPromo a#promo_hide {
	display:none;
	height:12px;
	left:0;
	right:350px;
	position:fixed;
	position:absolute;
	top:30px;
	width:12px;
}
/***** FIN Popup Promo *****/


/* Layout */
#container{
	width:950px;
	margin:auto;
}

#header{
}

#header_top{
	height:259px;
	background:url(../img/layout/header_bg.jpg) no-repeat top;
}

#header_top_link_right{
	float:right;
	margin-top:-15px;
	padding-top: 4px;
}
.linkCandidature{
	margin-right:71px;
}



#header_menu{
	height:35px;
	background:url(../img/layout/header_menu_bg.gif) no-repeat left;
}

#header_menu ul{
	margin:0;
	padding:0;
}

#header_menu li{
	display:inline;
	list-style-type:none;
	float:left;
	margin-left:2px;
}

#header_menu ul li a:link, #header_menu ul li a:visited{
	display:block;
	/*height:40px;*/
	width:156px;
	padding-top:10px;
	padding-bottom:10px;
	background:#a69d99;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
#header_menu ul li a:hover, #header_menu ul li a:active{
	text-decoration:none;
	background:#0c99a6;
}

/******************************/
/***********Content************/
/******************************/

#content_title{
	width:950px;
	height:62px;
	background:url(../img/layout/content_title_bg.jpg) no-repeat left;
}

#content_title h2{
	width:315px;
	float:right;
	padding-top:15px;
	text-align:center;
}

#content_title h3{
	float:left;
	margin-top:21px;
	margin-left:10px;#margin-left:5px;
	text-align:center;
}

#content_title h3 img{
	margin-top:-5px;
	float:left;
}

span.content_title_detail_offre{
	display:block;
	float:right; #float:none;
	margin-top:-2px;
	font-size:25px;
	font-weight:normal;
	color:#fff;
}

/******************************/
/********Content_middle********/
/******************************/

#content_middle{
	margin-top:10px;
	width:950px;
	height:381px;
	background:url(../img/layout/content_bg_candidature.jpg) no-repeat left;
}

#content_middle_contact{
	margin-top:10px;
	width:950px;
	height:381px;
	background:url(../img/layout/content_bg_contact.jpg) no-repeat left;
}

#content_middle_nobg{
	margin-top:10px;
	width:950px;
}

#form_candidature{
	float:left;
	margin-top:18px;
	margin-left:228px;
	width:260px;
	height:338px;
	background:url(../img/layout/content_formCandidature.jpg) no-repeat center;
}

#form_candidature_valide{
	float:left;
	margin-top:18px;
	margin-left:228px;
	width:260px;
	height:338px;
	background:url(../img/layout/content_formCandidature_valide.jpg) no-repeat center;
}

#form_contact{
	float:left;
	margin-top:-16px;
	margin-left:690px;
	width:260px;
	height:338px;
}

#form_contact_valide{
	float:left;
	margin-top:18px;
	margin-left:228px;
	width:260px;
	height:338px;
	background:url(../img/layout/content_formCandidature_valide.jpg) no-repeat center;
}


/******************************/
/********Content_right*********/
/******************************/

#content_right{
	float:left;
	width:293px;
	text-align:center;
}

#content_right_detail{
	float:left;
	margin-top:10px;
	width:293px;
	height:339px;
	background:url(../img/layout/content_right_formRepondre.jpg) no-repeat center;
}

#content_right_detail_envoi_ok{
	float:left;
	margin-top:10px;
	width:293px;#width:290px;
	height:339px;
	background:url(../img/layout/content_right_valideReponse.jpg) no-repeat center;
	/*display:none;*/
}
#error_msg{
	font-size:10px;
	margin-left:32px;
	margin-top:13px;
	color:red;
}
.repondre_nom{
	margin-top:71px; 
	margin-left:107px;
}

.repondre_prenom{
	margin-top:7px; 
	margin-left:107px;
}

.repondre_email{
	margin-top:5px; 
	margin-left:107px;
}

.repondre_texte{
	margin-left:45px;
	margin-top:30px; 
}

.repondre_cv{
	margin-left:45px;
	margin-top:25px;
}

.repondre_submit{
	margin-left:92px;
	margin-top:32px;
}

.input_texte{
	width:200px;
	height:50px;
}

.repondre_nom_contact{
	margin-top:71px; 
	margin-left:0px;
}

.repondre_prenom_contact{
	margin-top:7px; 
	margin-left:0px;
}

.repondre_email_contact{
	margin-top:9px; 
	margin-left:0px;
}


.repondre_texte_contact{
	margin-left:0px;
	margin-top:10px; 
}

.repondre_submit_contact{
	margin-left:94px;
	margin-top:10px;
}


/******************************/
/********Content_left**********/
/******************************/

#content_left{
	float:left;
	width:657px;
}

#content_left ul{
	margin:0;
	padding:0;
}

#content_left li{
	display:list-item;
	list-style-type:none;
}

span.content_list_link{
	/*display:block;*/
	padding-top:0px;
	padding-bottom:0px;
	margin-top:5px;
	/*background:#e6f5f6;*/
	vertical-align:middle;
}

div.content_list_bg_1{
	background:#e6f5f6;
}
div.content_list_bg_2{
	background:#fff;
}

.content_offre_date{
	display:block;
	float:right;
	margin-top:-26px;
	margin-right:50px;
	font-size:11px;
	color:#747979;
}

.content_link_retourListe a:link, .content_link_retourListe a:active, .content_link_retourListe a:visited{
	margin-left:5px;;
	font-size:14px;
	font-weight:normal;
	color:#000;
	text-decoration:underline;
}
.content_link_retourListe a:hover{
	text-decoration:none;
}

#content_left ul li a{
	padding-left:36px;
	color:#747979;
	font-size:18px;
	font-weight:normal;
	text-align:left;
	display:block;
	width:618px;
	padding-top:5px;
	padding-bottom:5px;
}

#content_left h4{
	font-size:14px;
	font-weight:bold;
	color:#1ca0ac;
}

#content_left p{
	margin:10px;
}

p.content_theme_intro{
	margin:10px;
	font-size:14px;
	font-weight:normal;
	color:#0c99a6;
}

#content_middle_plansite{
	margin-top:10px;
	width:950px;
	height:381px;
	background:url(../img/layout/content_bg_plan.jpg) no-repeat left;
}

#plansite{
	float:left;
	margin:28px;
	margin-top:28px;
	padding:10px;
	width:160px;
	/*background:#d2d600;*/
}

#plansite h3{
	padding:2px;
	font-size:20px;
	font-weight:bold;
	color:#000;
}

#plansite ul{
	margin:0;
	margin-top:14px;
	padding:0;
}

#plansite li{
	display:list-item;
	list-style-type:none;
}

#plansite ul li a:link, #plansite ul li a:visited, #plansite ul li a:active, #plansite ul li a:hover{
	font-weight:normal;
}

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

#footer_top{
	width:950px;
	height:20px;
	background:#fff;
	color:#d2d600;
	font-size:10px;
	text-align:center;
	margin-top:10px;
}

#footer_top .bold{
	font-weight:bold;
	font-size:11px;
}

#footer_bottom{
	background:#0c99a6;
	height:20px;
	padding:8px 5px 0px 5px;
}

#footer_left{
	float:left;
	width:359px;
	color:#fff;
	font-size:10px;
}

#footer_left a{
	color:#fff;
	text-decoration:none;
	font-size:10px;
}

#footer_middle{
	float:left;
	color:#fff;
	font-size:10px;
}

#footer_right{
	float:right;
	color:#fff;
	font-size:10px;
}

#footer_right a{
	color:#fff;
	text-decoration:none;
	font-size:10px;
}

span.footer_padding{
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
}

