.majuscule {
	text-transform: uppercase;
}
body {
	background-color: #000000;
	color: #FFFFFF;

}
.titre {
	text-transform: uppercase;
	color: #CC66CC;
	font-size: 24px;
	font-weight: bold;
}

A:link { color:"#CC66CC"; font-size:12px; cursor:pointer;}  
A:visited { color:"#CC66CC"; font-size:12px; cursor:pointer;} 
A:active {color:"#CC66CC";} 
A:hover {color:"#CC66CC"; text-decoration:none;}
.stitre {
	color: #CC66CC;
	font-size: 18px;
	font-weight: bold;

}
.Gras {
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.stitremaj {
	color: #CC66CC;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;

}
.coulmaj {
	text-transform: uppercase;
	color: #CC66CC;
	font-weight: bold;

}
