#Contact{margin:60px 15px 15px 30px; width:690px;clear:both;float:left;overflow:hidden;zoom:1; display:inline;}
#Contact h1{font-size:12px; color:#99BA2E; background:url(/img/carre.jpg) left no-repeat; padding-left:15px;overflow:hidden;zoom:1;margin-bottom:15px;}
.obligatoire 
{
	background: #CCCCCC;
}

#erreur 
{
	background: red;
	padding: 5px;
}

table 
{
	margin: 0 auto;
}

input, textarea, select
{
	border: solid 1px #CCCCCC;
}
td{padding:2px;}
.boutons
{
	text-align: center;
	margin:15px 0;
	overflow:hidden;zoom:1;
}
.boutons a{font-weight:bold; color:#99BA2E;}