#contact {
    width: 749px;
	#width: 749px;
	_width: 700px;
	margin:0px;
	padding:0px;
	min-height:318px;
	_min-height: 336px;
	padding-left:10px;
	padding-top:10px;
}

th {
	text-align:right;
}

.thankyou {
	text-align:center;
	font-size:18px;
	position:relative;
	top: 110px;
}
.envoyer {
	background-image:url(../images/buttons/but_ajouter_large_wh.gif);
	border:none;
	width:104px;
	height:23px;
	color:#000;
}
.envoyer:hover {
	color:#FC9003;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#contact {
		min-height:319px;
	}

}
	
