.texteinfo {font-family: verdana, sans-serif;font-size: 11px;font-weight: normal;color: #000000;}
.texteinfo a:link {font-family : verdana, sans-serif; font-size : 11px; font-weight : normal; color: #000000;text-decoration : none;}
.texteinfo a:visited {font-family : verdana, sans-serif; font-size : 11px; font-weight : normal; color:#000000;text-decoration : none;}
.texteinfo a:hover {font-family: verdana, sans-serif;font-size: 11px;font-weight: normal;color: #000000;text-decoration : none;}

.textepied {font-family: verdana, sans-serif;font-size: 11px;font-weight: normal;color: #666666;}
.textepied a:link {font-family : verdana, sans-serif; font-size : 11px; font-weight : normal; text-decoration : none; color: #666666;}
.textepied a:visited {font-family : verdana, sans-serif; font-size : 11px; font-weight : normal; color:#666666;text-decoration : none;}
.textepied a:hover {font-family: verdana, sans-serif;font-size: 11px;font-weight: normal;color: #666666;text-decoration: none;}


/*style form*/

input.form
{
	color: Gray;
	font-family: Verdana;
	font-size: 11px;
	background: #ffffff;
	border: 1 solid #666666;
}

textarea.form
{
	color: Gray;
	font-family: Verdana;
	font-size: 13px;
	background: #ffffff;
	border: 1 solid #CCCCCC;
}

select.form
{
color: Gray;
font-family:Verdana;
font-size:13px;
border:0 solid #CCCCCC
}