
A {
	font-size : 12px; 
	font-family : Arial; 
	color : #003399; 
	text-decoration : none; 
	font-weight : bold; 
}

A:Visited {
	font-size : 12px;
	font-family : Arial;
	color : #003399;
	text-decoration : none;
}

A:Active {
	font-size : 12px;
	font-family : Arial;
	font color : Fuchsia;
	text-decoration : none;
	font-weight : bold;
}

A:Hover {
	font-size : 12px;
	font-family : Arial;
	color : #CC3300;
	text-decoration : underline;
	font-weight : bold;
}

.petit { 
	font-family : Arial; 
	font-size : 10px; 
	text-align : center; 
	margin : 0px; 
	padding : 0px; 
}

.txt { 
	position : absolute; 
	visibility : visible; ; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFFFFF
}

INPUT { 
	width : 100%; 
	background-color : #FFFFFF; 
	color : #040132; 
} 

TEXTAREA { 
	height : 100%; 
	width : 100%; 
	background-color : #FFFFFF; 
	color : #040132; 
}

.sansbord { 
	font-size : 10px; 
	margin : 2px; 
	text-indent : 0px; 
	padding : 0px; 
	border-width   : 0px; 
} 

.classp {
	font-size : 12px;
	 font-family : Arial; 
	font-weight : normal; 
	font-style :   normal; 
	color : #CCCCC;
	text-align : justify; 
	text-indent : 0px; 
	margin : 5px; 
	padding : 5px; 
}  

.wc2u { 
	position : absolute; 
	visibility : visible; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFFFFF 
}

.b { 
	font-family : Arial; 
	font-size : 14px; 
	text-align : center; 
	margin : 0px; 
	padding : 0px; ; 
	color: #666666
}

.lien { 
	font-family : Arial; 
	font-size : 12px; 
	text-align : center; 
	margin : 0px; 
	padding : 0px; ; 
	font-weight: bolder; 
	color: #CC0000
}

.legende { 
	font-family : Arial; 
	font-size : 12px; 
	margin : 0px; 
	padding : 0px; ; 
	color: #999999; 
	font-weight: bold
}


