.lien {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
.lien A:link {color: #FFFFFF; text-decoration: none;}
.lien A:active {color: #FFFFFF; text-decoration: none;}
.lien A:visited {color: #FFFFFF; text-decoration: none;}
.lien A:hover {color: #FFFFFF;  font-size: 14px; text-decoration: none; font-weight: bold;}

.titre {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 16px;}

.bas {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 10px;}

.milieu {color:#000000; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 14px;}

.bas2 {color:#000000; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 8px;}


/* ---------------- */
/* contact */
/* ---------------- */

.contact {font-family: Verdana, Arial, sans-serif; font-size: 9px; color: #336699; font-weight:bold; background-color: #D6ECFC;}

.input_color
{
    background-color: #FFFDFB;
	font-family: Arial; 
	font-size: 10 pt; 
	color: #336699; 
	font-weight: normal; 
	border-top: 1 solid #638FBC;
	border-left: 1 solid #638FBC;
	border-right: 1 solid #638FBC;
	border-bottom: 1 solid #638FBC;
}
.textarea_color
{
	width: 285px;
	height: 100px;
    background-color: #FFFDFB;
	font-family: Arial; 
	font-size: 10 pt; 
	color: #336699; 
	font-weight: normal; 
	border-top: 1 solid #638FBC;
	border-left: 1 solid #638FBC;
	border-right: 1 solid #638FBC;
	border-bottom: 1 solid #638FBC;
}

