@charset "utf-8";
.bienvenue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	color: #333333;
	padding-left: 50px;
}
.Txtcontact {
	color: #000000;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Tahoma;
	font-size: 1.4em;
}

.fondgris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #B4B4B4;
}
.contactA {
	font-family: "Trebuchet MS", "Arial Narrow", Verdana;
	font-size: 14px;
	color: #000000;
	text-align: left;
	width: 430px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border: 1px solid #FF0000;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
	font-weight: bold;
	display: inherit;
}
.cadreformulaire {
	font-family: "Trebuchet MS", "Arial Narrow", Verdana;
	font-size: 14px;
	color: #000000;
	text-align: left;
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	margin-top: 5px;
	border: 1px solid #FF0000;
	margin-bottom: 30px;
	background-color: #FFFFEA;
}
.demande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}
.merci {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	color: #FFFFFF;
	background-color: #000000;
	text-align: right;
	padding-top: 50px;
	padding-right: 200px;
}
.txttitre {
	font-family: "Trebuchet MS", "Arial Narrow", Verdana;
	font-size: 12px;
	color: #666666;
	padding-left: 20px;
	padding-bottom: 5px;
}
.separation {
	height: 15px;
	width: 850px;
	clear: both;
	background-color: #E9E9E9;
}
.bientot {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #C74B18;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}
.textenoir {
	color: #000000;
	font-size: 0.9em;
}
.NumeroT {
	text-align: left;
	float: left;
	width: 95px;
}
.NumeroTG {
	text-align: left;
	float: left;
	width: 320px;
}
#envoyer {
	}
#envoyer input{
	width: 150px;
}

