/* CSS Document */

body{
	/*background-image : url(../images/formulaires/body_form.jpg);*/
	background-repeat:repeat;
	background-color:#AEAEAE;
	color:#000000;
	/*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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-style:bold;*/
	font-weight:bold;
	/*color:#FFFFFF;*/
	color:#FF0000;
}
.texte_titre{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#000000;
}
.texte{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	}
.champ_texte{
	height: 15px;
	width: 147px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #FF9966/*#F3F3F3*/;
	margin:0;padding:0;
}
.champ_texte200
{
	height: 15px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #FF9966/*#F3F3F3*/;
}
.form_envoi_ami 
{	
	MARGIN: 2px;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#ee1b22;
	background:url(../images/valider.png) center center no-repeat;	
	height: /*17px;*/25;
	width: /*69px;*/90;
	border:none;
	padding-top:0px;	
}
.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;
}