html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font: 100%/1.167 Arial, Verdana, Helvetica, sans-serif;
	}

/* Neutralize styling:
 Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 0 0;
	padding: 0;
	}

/* Apply left margin:
 Only to the few elements that need it: */
li, dd, blockquote {margin-left: 1em;}

/* Miscellaneous conveniences: */
body {
	color: #000;
	font-size: 68.75%;
	}

html, body {background: #C3EBF2;}

pre {
	overflow: auto;
	width: 100%;
	}

input, textarea {font-family: Verdana, Arial, Helvetica, sans-serif;}
input, textarea {width: 164px;}
textarea {
	height: 185px;
	overflow-x: hidden;
	}
label {
	display: block;
	padding-left: 2px;
	}
a, a:visited {color: #011B70;}
a img {border: none;}
.clear {clear: both;}
.float_left {float: left;}
.float_right {float: right;}
.clear_left {clear: left;}
.centre {text-align: center;}
dfn {
	border: none;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
input, select, textarea {font-size: 100%;}

	/*
	*--------------------------------------------------------------------------------------------------------
	* 					COMMUN
	*--------------------------------------------------------------------------------------------------------
	*/

/*p, label, input, textarea {font-size: 1.091em;}*/
p, label, input, textarea {font-size: 1.081em;}

#conteneur {
	height: 571px;
	padding: 15px 0 0 190px;
	width: 398px;
	}
#conteneur h1 {font-size: 1.5em;}
#conteneur .intro {margin-bottom: 1em;}
#conteneur div.err {
	color: red;
	float: left;
	width: 160px;
	}
#conteneur div {
	float: left;
/*	width: 250px;*/
	padding-bottom: 0px;
	}
#etape3 #conteneur div {
	padding-bottom: 0px;
	}
	@media screen and (-webkit-min-device-pixel-ratio:0) {#conteneur div {padding-bottom: 0;/* hack vraiement sale pour chopper safari, va péter dans les prochaine navigateurs (FF 3.6+ ?) */}}
	#etape1 #conteneur div {
		float: none;
		padding-bottom:2px;/* IE */
		}
#conteneur div.moitier {width: 164px;}
#conteneur div.moitier input, #conteneur div.moitier label {
	margin: 0;
	width: 164px;
	}
#conteneur .marge {padding-left: 20px; /*IE */	}
#etape1 #coordonne #formulaire_etape1 input.submit {height: 29px;}
#conteneur .submit {
	border: none;
	float: right;
	height: 29px;
	padding-right: 20px;
	width: 70px;
	}
#conteneur .retour {
	background: url("../_media/btn_retour_etape_1.png") no-repeat scroll 0 1px transparent;
	color: #000000;
	cursor: pointer;
	display: inline-block;
	font-size: 1.1em;
	font-weight: bold;
	height: 33px;
	line-height: 32px;
	padding: 0 0 0 42px;
	text-decoration: none;
	width: 133px;
	}
#conteneur .retour2 {
	background: url("../_media/btn_retour_etape_2.png") no-repeat scroll 0 1px transparent;
	color: #000000;
	cursor: pointer;
	display: inline-block;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	height: 33px;
	line-height: 32px;
	margin-top: 5px;
	padding: 0 0 0 42px;
	text-decoration: none;
	width: 133px;
	}
#conteneur .information {
	font-weight: bold;
	height: 90px;
	text-align: left;
	width: 136px;
	}
#conteneur #div_message {height: 264px;}

.obligatoire {
	color: #C64A95;
	border-bottom: none;
	}
	/*
	*--------------------------------------------------------------------------------------------------------
	* 					Etape 1
	*--------------------------------------------------------------------------------------------------------
	*/

#etape1 #conteneur {
	background: url(../_media/formulaire1.jpg) no-repeat;
	height:347px;
	padding:15px 39px 36px 170px;
	width:362px;
	}
#etape1 #conteneur p { margin-left: 18px;}
.first_p { margin-top: 7px;}
#etape1 #coordonne { padding:30px 15px 0 20px;}
#etape1 #coordonne #formulaire_etape1 label { 
	margin: 0;
	padding: 0;
	}
#etape1 #coordonne #formulaire_etape1 input { 
	height: 17px;
	margin: 0;
	padding: 0;
	}
#etape1 #coordonne .coordonnees_left { float: left;}
#etape1 #coordonne .coordonnees_right {	float: right;}
#age_id {width: 133px;}
#prenom_id {width: 133px;}
#nom_id {width: 163px;}
#adresse1_id {width: 324px;}
#adresse2_id {width: 324px;}
#adresse3_id {width: 324px;}
#adresse4_id {width: 324px;}
#cp_id {width: 133px;}
#ville_id {width: 163px;}
#pays_id {
	height: 21px;
	width: 133px;
	}
#mail_id {width: 163px;}

#etape1 #conteneur span #remarque {
	font-size: 1em;
	margin-left: 8px;
}

#etape1 #conteneur h1 {margin-left: 15px;}
#etape1 #conteneur h1:first-child {margin-top: 5px;}

	/*
	*--------------------------------------------------------------------------------------------------------
	* 					Etape 2
	*--------------------------------------------------------------------------------------------------------
	*/

#suivant_fleche {
	/*background: url("../_media/btn_suite.png") no-repeat scroll right 0 transparent;*/
	display: inline-block;
	height: 29px;
	margin-left: 66px;
	width: 73px;
	}
#suivant {
	background: none;
	border: none;
	cursor: pointer;
	font-family: Arial;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 26px;/* IE7 */
	padding: 0 0 0 20px;
	text-align: left;
	width: 130px;
	}
#etape2 #conteneur {background: url(../_media/formulaire2.jpg) no-repeat;}
#etape2 #conteneur .intro {padding-bottom: 1.8em;}
#etape2 #conteneur label {
	font-weight: normal;
	width: 268px;
	}
#etape2 #conteneur h1:first-child {margin-top: 5px;}
#etape2 #conteneur p {
	clear: both;
	position: relative;
	width: 350px;
	padding-top: 30px;
	}
#etape2 #conteneur textarea {
	border: 1px solid #000;
	height: 200px; 
	margin-left: 4px;
	margin-top: 9px; 
	width: 314px;
	}

	/*
	*--------------------------------------------------------------------------------------------------------
	* 					Etape 3 (Obsolète)
	*--------------------------------------------------------------------------------------------------------
	*/

#etape3 #conteneur {
	background: url(../_media/formulaire3.jpg) no-repeat;
	height:	382px;
	padding:15px 43px 0 173px;
	width:355px;
	}
	#etape3 #conteneur #confirmation { padding-left: 15px;}
#etape3 #conteneur .information {
	position: absolute;
		top: 138px;
		left: 11px;
	width: 146px;
	}
#etape3 #conteneur .information {text-align: center;}
#etape3 label {display: none;}
#etape3 textarea {
	height: 240px;
	margin: 2em 0 1em 0;
	}
#etape3 #conteneur .submit {
	float: right;
	height: auto;
	margin-top: 5px;
	width: 132px;
	}

	/*
	*--------------------------------------------------------------------------------------------------------
	* 					=ECRAN DE FIN =ENVOIE
	*--------------------------------------------------------------------------------------------------------
	*/

#envoie #conteneur {background: url(../_media/formulaire4.jpg) no-repeat;}
#envoie #conteneur .information {
	color: #fff;
	font-size: 1.5em;
	height: 45px;
	position: absolute;
		top: 22px;
		left: 209px;
	width: 320px;
	}
#envoie #conteneur .information p {
	font-size: 0.97em;
	text-align: center;
	}
#envoie .fermer {
	cursor: pointer;
	left: 402px;
	position: absolute;
	top: 359px;
	}
#envoie .eboutique {
	cursor: pointer;
	position: absolute;
		top: 342px;
		left: 10px;
	}
#remarque {
	display:block;
	float:left;
	height:23px;
	line-height:28px;
	padding-top:2px;
	vertical-align:top;
	}
#formulaire_etape2 {
	padding-top: 17px;
	}
#confirmation_id {
	height: 244px;
	margin-left: 4px;
	margin-top: 65px;
	overflow-y: scroll;
	padding-left:10px;
	width: 305px;
	}
	#confirmation_id .libele {
		color:#592E73;
		font-weight:bold;
		}
