/* CSS Document */

		#conteneur{
			background-color:#dedac1;
			margin-left:auto;
			margin-right:auto;
			width:822px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:10px;
			/*font-weight:bold;*/
			color:#445520;
		}
		img{border:0px;}
		#header img{
			display:inline;
		}
		#leftForm{
		float:left;
		margin-left:50px;
		width:280px;
		}
		#rightForm{
		margin-top:0px;
		margin-left:330px;
		}
		#rightForm p{
			margin-right:60px;
			margin-top:10px;
			
		}
		#footerForm{
			clear:both;
		}
		#footerForm p{
		margin-left:50px;margin-top:10px;
		}
		
		.form{
			padding-left:15px;
		}
		
		/*container for the form*/
		#contForm{clear:both;}
		#contForm p{margin-left:50px;}
		/*left and right section of the form*/
		#leftForm1{float:left; width:300px;}
		#leftForm1 table{margin-left:50px;}
		#rightForm1{margin-left:330px;}
		.cieName{color:#495b23; font-weight:bold;}
.address{color:#979f63;}

	.button input{padding:20px 0px 10px 0px;}
	#bottom{/*style for the footer of pages*/
	color:#999999;
	font-size:10px;
	font-weight:normal;
	background-color:#FFFFFF;

}
#bottom a{text-decoration:none; font-style:normal;color:#9d4048;}
#bottom a:hover{text-decoration:underline;}

#bottomLeft{/*style for the left section of the footer (text)*/
	float:left;
	width:550px;
}
#bottomLeft p{ margin-left:5px; /*font-size:11px;*/}

#bottomRight{/*style for right section of the footer (logos)*/
	margin-left:500px;
	text-align:right;
	margin-right: 10px;
}
#bottomFooter{/*style bottom part of the footer*/
	clear:both;
	height:7px;
	/*background-color:#1E270A;*/
}


#thankyou{
padding-bottom:35px;

}
#thankyou p{
margin-top:10px;
	margin-left:242px;
	margin-right:50px;
}