#formulaireNewsLetter
{
	font-family:"Arial";
	font-size : 11px;
	background-color:#F0EDE8;
	width:600px;
	margin-left:auto;
	margin-right:auto;
	margin-top:150px;
		color:#6e6d6d;
	

}

#title
{
	font-size : 15px;
	font-weight : bold;
	margin-bottom:10px;
	margin-left:10px;

}

#mentions
{
	font-size : 10px;
	font-weight : normal;
	margin-bottom:10px;
	margin-left:10px;

}

.text1
{
	width : 50%;

}

.text2
{
	width : 100%;

}

#tablePrincipale
{
	margin-left:20px;
	width:90%;

}


.error
{
	color:red;

}


