@charset "iso-8859-1";

.txt {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000;}
.sep {  border: #666666; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}

A.lien1 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
		text-decoration: none;
		font-weight:bold;
        color:#CC6600;
}

A:hover.lien1{text-decoration: underline; line-height: normal; font-weight:bold; color: #CC6600;}

A.lien2 {
		font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
		font-weight: bold;
        color:#666666;
}
A:hover.lien2{text-decoration: underline; line-height: normal; font-weight:bold; color: #666666;}

A.lien3 {
		font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-style: normal;
		text-decoration: none;
		font-weight:bold;
        color:#CC6600;
}
A:hover.lien3{text-decoration: underline; line-height: normal; font-weight:bold; color: #CC6600;}

A.lien4 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
		text-decoration: underline;
		font-weight:bold;
        color:#666666;
}
A:hover.lien4{text-decoration: none; line-height: normal; font-weight:bold; color: #666666;}


INPUT {
	BACKGROUND-COLOR: #FFFFFF; 
	BORDER: 1px solid #808080; 
	COLOR: #000000; 
	FONT-SIZE: 10px; 
	font-family: Verdana;
	width: 200px; 
	height:15px;
	font-size:10px;
}

TEXTAREA {
	BACKGROUND-COLOR: #FFFFFF; 
	BORDER: 1px solid #808080; 
	COLOR: #000000; 
	FONT-SIZE: 10px; 
	font-family: Verdana;
	width: 200px; 
	height:75px;
	font-size:10px;

}


INPUT.bouton {
	BACKGROUND-COLOR: #DDDDDD;
	BORDER: 1px solid #808080;
	text-decoration: none;
	COLOR : #000000;
	FONT-SIZE: 10px; 
	font-family: Verdana;
	width: 75px; 
	height:20px;
}