
.scare {
	background-repeat : repeat-y;
	background-image : url("../img/scare.gif");
}  
A {
	color : White;
}

A.vert {
	color : #33cc00;
	font-family: Arial;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
}


A.vert:hover {
	color : #ffffff;
	font-family: Arial;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
}





.text1 {
	font-family: Arial;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : White;
	
}
 .text2 {
	font-family: Arial;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : Silver;
	
} 
 .champs {
	font-family: Arial;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #33cc00;
	background-color : #333333;
	border-width:0;
	width:220px;
	border-color:#000000;



}

 .selector {
	font-family: Arial;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #33cc00;
	background-color : #333333;
	border-width:0;
	width:300px;
	border-color:#000000;



}
.titre {
	font-family: Arial;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
	color : White;
	
} 
.descriptif {
	font-family: Arial;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #33cc00;
	
}

.cartoucheG {
	background-repeat : repeat-y;
	background-image : url("/dfaze/d8//img/c1.gif");
}  

.cartoucheD {
	background-repeat : repeat-y;
	background-image : url("/dfaze/d8//img/c3.gif");
}  
.sub {
	font-family: Arial;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #33cc00;
	text-align : right;
}
.parent {
	font-family: Arial;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	color : Silver;
	text-align : left;
}