@charset "utf-8";
/* CSS Document */
#contact {
	border-style: none;
}
#contact fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #636;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#contact legend {
	font-size: 14px;
	color: #F94D02;
	margin-left: -20px;
}
#contact   label   {
	text-align: right;
	margin-right: 8px;
	width: 125px;
	float: left;
	margin-top: 3px;
}

#contact input {
	color: #636;
	background-color: #FFF;
	border: thin ridge #A73EBF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#contact textarea {
	background-color: #FFF;
	border: thin groove #A73EBF;
	margin-left: 15px;
}
#contact #message #commentaire {
	font-size: 12px;
	font-weight: bold;
	color: #636;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 133px;
}
#contact #envoi input {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #636;
	margin-left: 305px;
}
#formulaire {
	margin: 0px;
	padding: 0px;
}
.alert {
	color: #F6F5F1;
	text-decoration: blink;
	text-align: center;
	font-size: 12px;
}
#boite_fixe #col-droite #ingrid {
	margin-top: 175px;
}

.texte {
	font-size: 12px;
	color: #636;
}
