	
	#content form {
		margin: 20px 0px;
		padding: 0px;
		border: none;
	}
	
	#content form div.fieldset {
		width: auto;
		margin: 8px 0px 0px 0px;
		padding: 20px 30px 0px 30px;
		border: none;
		background: url(/_design/decouvrez-projects-abroad/bg-form-fieldset.jpg) no-repeat scroll left top;
}
	
	#content fieldset {
		margin: 0px;
		padding: 0px 0px 20px 0px;
		border: none;
	}
	
	#content legend {
		margin: 0px;
		padding: 0px 2px 2px 18px;
		color: #004f39;
		background: url(/_design/decouvrez-projects-abroad/arrow-fieldset-legend.gif) no-repeat scroll 2px 8px;
		font-size: 14px;
		font-weight: bold;
		line-height: 28px;
	}
	
	#content table.form {
		width: 610px;
		margin: 0px;
		padding: 0px;
		border: 0px;
	}
		
		#content table.form tr td {
			margin: 0px;
			padding: 2px 0px 0px 2px;
			text-align: left;
			font-size: 12px;
		}
		
		#content table.form tr td input {
			padding: 3px;
		}
		
		#content table.form tr td input,
		#content table.form tr td select {
			width: 350px;
			height: auto !important;
			height: 22px;
			font-size: 13px;
		}
		
		#content table.form tr td input {
			padding: 3px;
		}
		
		#content table.form tr td select {
			width: 360px !important;
			width: 350px;
			font-size: 13px;
		}
		
		#content table.form tr td textarea {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			width: 355px !important;
			width: 350px;
		}
	
	#content #reset-button {
		width: 90px;
		height: 50px;
		float: right;
		line-height: 50px;
		overflow: hidden;
	}
		
		#content #reset-button a {
			text-decoration: none;
			background: url(/_design/decouvrez-projects-abroad/btn-reset.gif) no-repeat scroll 0px 0px;
			display: block;
		}
		
		#content #reset-button a:hover {
			background-position: 0px -50px;
		}
		
		#content #reset-button a em {
			line-height: 50px;
			visibility: hidden;
		}
	
	#content #submit-button {
		width: 90px;
		height: 50px;
		float: left;
		line-height: 50px;
		overflow: hidden;
	}
		
		#content #submit-button a {
			text-decoration: none;
			display: block;
			background-image: url(/_design/decouvrez-projects-abroad/btn-submit.gif);
			background-repeat: no-repeat;
			background-position: 0px 0px;
		}
		
		#content #submit-button a:hover {
			background-position: 0px -50px;
		}
		
		#content #submit-button a em {
			line-height: 50px;
			visibility: hidden;
		}
	
	#content .s-abonner-a-la-newsletter-button {
		margin: 0px;
		padding: 0px 180px;
		text-indent: -999px;
		overflow: hidden;
		float: none;
	}
		
		#content .s-abonner-a-la-newsletter-button a {
			width: 350px;
			height: 50px;
			background: url(/_design/decouvrez-projects-abroad/btn-s-abonner-a-la-newsletter.gif) no-repeat scroll left top;
			text-decoration: none;
			display: block;
		}
		
		#content .s-abonner-a-la-newsletter-button a:hover {
			background-position: 0px -50px;
		}
		
		#content .s-abonner-a-la-newsletter-button a em {
			visibility: hidden;
		}
	
	#content .continuer-s-abonner-button {
		margin: 0px;
		padding: 0px 270px;
		text-indent: -999px;
		overflow: hidden;
		float: none;
	}
		
		#content .continuer-s-abonner-button a {
			width: 175px;
			height: 50px;
			background: url(/_design/decouvrez-projects-abroad/btn-continuer-s-abonner.gif) no-repeat scroll left top;
			text-decoration: none;
			display: block;
		}
		
		#content .continuer-s-abonner-button a:hover {
			background-position: 0px -50px;
		}
		
		#content .continuer-s-abonner-button a em {
			visibility: hidden;
		}
