
#contact {
	padding-bottom: 175px;
	width: 565px;
	padding:0 10px;
	float: left;
	margin-top: 15px;
	text-align: justify;
	font-size: 10px;
	font-weight: bold;		
}	





#contact table {
	border-spacing: 4px;
	margin: 5px 0px;
}				
#contact table td {
	font-weight: bold;
	font-size: 10px;
}
	#contact table td.message-inscription {
		padding-bottom: 5px;
	}			
	#contact table td.bouton-submit {
		text-align: right;
		padding-right: 10px;
		padding-top: 10px;
	}			


#contact input.text  {
	width: 130px;
}			

	
#contact input.submit  {
	width: 80px;
	text-align: center;
	background: #c12b1c;
	color: #fff;
	border:0;
}				
				
#contact table.valider {
	border-spacing: 4px;
	margin: 0px 0px;
}	
	#contact table.valider td {
		vertical-align: top;
	}


