div.error {
	padding: 3px 0;
	color: #ffffff;
	background: #c80019;
	text-align: center;
	display: none;
}

table.content {
	width: 910px;
}


table.content table{
	width: 100%;
}

table.content td.form {
	padding-bottom: 75px;
}

table.content td.form div.affiliation{
	margin-left: 360px;
	height: 270px;
	width: 270px;
	position:absolute;
	top: 55px;
	left: 10px;
}

table.content td.form div.affiliation a{
	color:#000000;
}

table.content td.femme {
	padding-left: 20px;
}

table.top tr td {
	padding-bottom: 10px;
}

div.contact_form {
	width:350px;
	border-top: 1px dotted #a5a4a0;
	border-bottom: 1px dotted #a5a4a0;
	
}

div.contact_form table.tableau {
	padding-bottom: 2px;
	width: 360px;
}

table.tableau tr td{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top: 1px;
}

table.tableau tr.first td {
	width: 120px;
	height: 10px;
	padding-top: 2px;
}

table.tableau tr.first td.input{
	margin-right: 30px;
}

table.tableau tr td.obligatoire{
	font-weight: bold;
}
table.tableau tr td.demande{
	padding-bottom: 85px;
}

input.submit {
	width: 121px;
	height: 22px;
	margin-left: 100px;
	margin-top: 10px;
	cursor: pointer;
	background: url('../images/contact/envoyer.gif') no-repeat;
	border: none;
}

.sucess {
	padding-top: 40px;
	font-weight: bold;
}
