/* CSS Document */

body{
	/*background-image : url(images/formulaires/body_form.jpg);*/
	background-repeat:repeat;
	background-color:#B9D6F0;/*#005AB8*/	/*background-position : left top;
	background-image : url(images/formulaires/body_form.jpg);
	background-repeat:repeat-y;
	background-position : left top;*/
}
.gras10{
	/*background-color:#CCCCCC;*/
}
.erreur
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-style:bold;*/
	font-weight:bold;
	/*color:#FFFFFF;*/
	color:#FF0000;
}
.texte_titre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight: bold;
}
.texte{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	}
.champ_texte{
	height: 15px;
	width: 147px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #F3F3F3;
	padding:0;
	margin-top: 5px;
	margin-bottom: 5px;
}
.champ_texte200
{
	height: 15px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #F3F3F3;
	margin-top: 5px;
	margin-bottom: 5px;
	padding:0;
}
.form_envoi_ami 
{
	MARGIN: 2px;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background:url(../images/valider.jpg) center center no-repeat;
	height: 17px;/*25*/
	width: 69px;/*90*/
	border:none;
	padding-top:1px;
	margin:5;padding:0;
}
.contactus {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #F9F9F9;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F3F3F3;
	border-right-color: #F3F3F3;
	border-bottom-color: #F3F3F3;
	border-left-color: #F3F3F3;
}