/* Start of CMSMS style sheet 'faire_suivre_style' */
form
{
	padding-left:25px;
	width:450px;
}
.required
{
	
}
form div
{
	padding:5px;
}	
form div label
{
	font-family:Tahoma;
	color:#373737;
	font-size:11px;
	font-weight:bold;
	padding-right:8px;
}
.ch_de input
{
	margin-left:50px;
	background-color:#EEEEEE;
	border:0px;
	height:17px;
	width:200px;
	
	font-family:Tahoma;
	color:#9A9A9A;
	font-size:11px;
}
.ch_pour input
{
	margin-left:38px;
	background-color:#EEEEEE;
	border:0px;
	height:17px;
	width:200px;
	
	font-family:Tahoma;
	color:#9A9A9A;
	font-size:11px;
}
.ch_message textarea
{
	margin-left:15px;
	background-color:#EEEEEE;
	border:0px;
	height:70px;
	width:300px;
	
	font-family:Tahoma;
	color:#9A9A9A;
	font-size:11px;
}
.captcha
{
	font-family:Tahoma;
	color:#373737;
	font-size:11px;
	padding-right:8px;
}
.captcha img
{
	float:left;
	padding:3px;
}
.captcha input
{
	background-color:#EEEEEE;
	border:0px;
	font-weight:bold;
	font-family:Tahoma;
	color:#9A9A9A;
	font-size:11px;
	padding:3px;
}
.submit
{
	clear:both;
	margin-top:15px;
	margin-left:85px;
}	
.msg_ok
{
	font-family:Tahoma;
	color:#373737;
	font-size:13px;
	font-weight:bold;
}
.error_message
{
	font-family:Tahoma;
	color:#FF0000;
	font-size:11px;
	font-weight:bold;
}
.fb_invalid
{
	font-family:Tahoma;
	color:#373737;
	font-size:11px;
}
.lyte_footer 
{ 
	position: absolute ; /* position du menu = par rapport à la boite parent (ici le body) */
	bottom: 0 ; /* Le bas du menu est à 0 pixels du bas de l'écran */
	left: 0 ; /* La gauche du menu est à 0 pixels du bas de l'écran */
	width:547px;/* largeur du menu = 98% de l'écran */
	height: 25px ; /* hauteur du menu = 20 pixels */
	padding-left:10px;
	padding-top:5px;
} 
.fermer
{
	display:block;
	float:right;
}			
/* End of 'faire_suivre_style' */

