@charset "utf-8";
.cellule {
	width: 200px;
	margin-left: 10px;
}
.cellulemessage {
	height: 130px;
	width: 300px;
}
.blocnom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}
#blocformulaire {
	background-color: #D3E4FF;
	margin-left: auto;
	margin-bottom: 20px;
	width: 560px;
	margin-right: auto;
}

.contacteznous {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #b10000;
	background-color: #FFFFFF;
	margin-right: 20px;
	margin-left: 50px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
}
.cadrereponse {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #b10000;
	border: 1px solid #b10000;
	font-style: italic;
	background-color: #DCDCD2;
}
.celluleA {
	width: 250px;
	margin-left: 10px;
}
.envoyer {
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.conditions {
	font-family: "Trebuchet MS", "Arial Narrow", Verdana;
	font-size: 10pt;
	color: #666666;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}
.titrerouge {
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Tahoma;
	font-size: 24px;
	color: #E60027;
	font-weight: bold;
	text-align: center;
}
.masso {
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Tahoma;
	font-size: 18px;
	color: #3300CC;
	font-weight: bold;
}

.titre2 {
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Tahoma;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
.bonsavoir {
	background-color: #E2E2E2;
	padding: 10px;
}
