/* Page Elements */
	body {
	font-family:		arial, helv, verdana, sans-serif;
	color:				#1E1903;
	margin:				auto;
	background-repeat: no-repeat;
	margin:				auto;
	padding:			0;
	background-color: #ffffff;
	font-size: 66%;
	background-position: center;
	}
#container #form {
	margin-left:		30px;
	margin-right:		30px;
	height: 3500px;
	width: 761px;
	}
#container {
	font-family: Arial, Helvetica, sans-serif;
	width: 1027px;
	position:			relative;
	width:				761px;
	padding:			0;
	background-color: transparent;
	background-image:  transparent url(image/contentbg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height : 3500px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container h1{
	position:			relative;
	height:				135px;
	line-height:		150px;
	font-weight:		100;
	background-color: transparent;
	background-image: url(image/headerbis.png);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFF;
	font-size: 2.5em;
	text-align: center;
	text-indent: 50px;
	margin: auto;
	width: 769px;
	}
	
		
/* End Page Elements */

/* Begin Form Elements */
	fieldset {
	background-color: transparent;
	background-image: url(image/blocvague.png);
	background-repeat: no-repeat;
	height: 405px;
	width: 700px;
	background-position: center center;
	margin: auto;
	}

	legend {  
		text-transform:		uppercase;
		font-size:			1em;
		padding:			5px;
		margin-left:		1em;
		color:				#ffffff;
		background:			#0099FF;
	}
	
	fieldset ol {  
		padding: 			10px 10px 0 10px;  
		list-style: 		none;
	}
	
	fieldset li {  
		position:			relative;
		padding-bottom: 	1em;
	
	}
	
	fieldset#submitform {  
		background-image:	none;
		border-style: 		none;
	}
	
	label {
	position:			relative;
	clear:				left;
	float:				left;
	width:				15em;
	margin-right:		5px;
	padding-right:		30px;
	line-height:		2.4em;
	text-align:			right;
	font-size: 12px;
	}
	
	label.required {
	background:			transparent url(image/required.gif) no-repeat center right;
	font-size: 12px;
	}
	
	label span {
	position:			absolute;
	left:				-10000px;
	top:				0px;
	font-size: 12px;
	}
	
	p span.required {
	display:			inline-block;
	vertical-align: 	middle;
	line-height:		3.4em;
	width:				25px;
	line-height:		3.4em;
	text-indent:		-10000px;
	overflow:			hidden;
	background:			transparent url(image/required.gif) no-repeat center right;
	font-size: 14px;
	}
	
	input {
	padding:			5px;
	font-size:			12px;
	border:				1px solid #E3EBEA;
	color:				#1E1903;
	background:			#E3EBEA;
	}
	
	p{
	font-family:		arial, helv, verdana, sans-serif;
	color:				#1E1903;
	height: 12px;
	font-size: 14px;
	
	}
