@charset "utf-8";
/* CSS Document */

body{
	background-image:url(images/fond_degrade.jpg);
	background-color:#f7fafd;
	font-family:Arial, Helvetica, sans-serif;
}

#header{
	background-image:url(images/header_landing.jpg);
	width:900px;
	height:171px;
	margin:auto;
}

#carter{
	position:relative;
	background-image:url(images/animation.gif);
	margin:auto;
	width:155px;
	height:156px;
	top:12px;
	left:350px;
}

#blanc{
	position:relative;
	background-color:#ffffff;
	width:900px;
	height:490px;
	-height:250px;
	margin:auto;
}
#contenu{
	background:url(images/fond_contenu.jpg);
	position:relative;
	width:890px;
	height:340px;
	left:5px;
}

#contenu_gauche{
	position:relative;
	width:425px;
	float:left;
	padding-top: 20px;
}

#contenu_droit{
	position:relative;
	width:435px;
	float:left;
	padding-left:15px;
	padding-top: 10px;
}

#titre{
	line-height:20px;
	width:890px;
	margin:auto;
}
.bleu_clair{
	position:relative;
	width:400px;
	color:#9bbeec;
	font-size:25px;
	font-weight:bolder;
	display:inline;
	padding-left:15px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.bleu_fonce{
	position:relative;
	width:400px;
	color:#4f78ae;
	font-size:25px;
	font-weight:bolder;
	display:inline;
	line-height:29px;
	padding-left:8px;
	padding-top: 0px;
	padding-bottom: 0px;
}
	

#formulaire{
	width:419px;
	position:relative;
	-z-index: 5;
}


#formulaire_gauche{
	position:relative;
	background-image:url(images/formulaire_gauche.png);
	width:10px;
	height:206px;
	float:left;
	
}

#formulaire_centre{
	position:relative;
	background-image:url(images/formulaire_contenu.png);
	background-repeat: repeat-x;
	width:399px;
	height:206px;
	-height:190px;
	float:left;
}

#bandeau_formulaire{
	background-image:url(images/bandeau_formulaire.jpg);
	background-repeat: no-repeat;
	width:391px;
	height:70px;
	margin-left:3px;
	margin-top:13px;
	margin-bottom:8px;
}




#formulaire_droit{
	position:relative;
	background-image:url(images/formulaire_droite.png);
	width:10px;
	height:206px;
	float:left;
}

#nous-contacter{
	position:relative;
	background-image:url(images/standardiste_texte.png);
	background-repeat:no-repeat;
	width:298px;
	height:91px;
	top:210px;
	/top:0px;
	-top:-5px;
	margin-left: 50px;
}

#standardiste{
	position:relative;
	float: left;
	background-image:url(images/standardiste_photo.png);
	background-repeat:no-repeat;
	width:82px;
	height:131px;
	left:368px;
	-left:353px;
	top: -36px;
	/top: -127px;
	-top: -137px;
	z-index: 10;
}

#partie_bas{
	position:relative;
	-top:-145px;
}

#encart{
	width:890px;
	height:22px;
	position:relative;
	background-color:#4f78ae;
	top:15px;
	/top:10px;
	margin:auto;
	margin-top:

}

#texte_encart{
	position:relative;
	top:2px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;

}

#partenaires{
	position:relative;
	width:888px;
	height:64px;
	top:15px;
	background-image:url(images/partenaires.jpg);
	margin:auto;
}

#footer{
	position:relative;
	background-color:#dce8f8;
	width:888px;
	height:35px;
	margin:auto;	
	top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:center;
	padding-top:5px;
}

#footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #000000;
	text-decoration: none;
}

#champs-form{
	width:349px;
	height: 120px;/*
	float:left;*/
	color:#346ab1;
	font-size:12px;
	font-weight:bold;
	margin-left: 40px;
}
#champs-form form input, select{
	color:#346ab1;
	font-size:12px;
	font-weight:bold;
	color:#124d8c;
	border-color: #124d8c;
	border-style: solid;
	border-width: 2px;
	background-color: #FFFFFF;
}
#champs-form form input.txtBoxNom{
	width:138px;
	height:16px;
}
#champs-form form input.txtBoxTel{
	width:138px;
	height:16px;
	margin-left: 20px;
}
#champs-form form input.txtBoxMail{
	width:138px;
	height:16px;
	margin-top: 3px;
}

#champs-form form select.txtBox{
	width:150px;
	height:22px;
	margin-top: 3px;
	margin-left: 20px;
	z-index: 20;
}

#champs-form form input.bouton_envoyer {
	position:relative;
	width:109px;
	border:none;
	cursor:pointer;
	background:url(images/btn_valider.jpg);
	background-repeat: no-repeat;
	z-index: 6;
	margin-left: 95px;
	margin-top: 3px;
	height: 18px;
}

#champs-form form label#votre-nom-et-prenom {
	width:138px;
	margin-left:5px;
	margin-top:38px;
}

#champs-form form label#votre-telephone {
	width:138px;
	margin-left:50px;
	margin-top:18px;
}

#champs-form form label#votre-email {
	/*position:relative;
	*/float:left;
	display: block;
	width:138px;
	margin-left:5px;
	margin-top:3px;
}

#champs-form form label#date-d-entree {
	/*position:relative;
	*/float:left;
	display: block;
	margin-left: 27px;
	margin-top:3px;
	width: 145px;
}

#texte-centre {
	position:relative;
	width:425px;
	font-size:12px;
	padding-left: 15px;
	color:#628ec9;
	top: 10px;
}

#texte-centre a{
	color:#628ec9;
	text-decoration:none;
}

#texte-centre .orange {
	color:#ff7800;
	font-weight:bold;
}