.content .contact {
	width: 100%;
	margin-right: auto;
	margin-left: auto;

}
.content .contact table{
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #5E00C7;
}

.content .contact table tr td{
	vertical-align: middle;
	padding: 5px;
}
.content .contact table tr td .col1{
	width: 25%;
}
.content .contact table tr .reponse {
	color: #F00;
	text-align: center;
}
.content .contact {
	font: bold 1em Verdana, Geneva, sans-serif;
	color: #5E00BB;
	margin: auto;
	width: 80%;
}
