/* CSS Document */

a.link {
	background-color:#999999;
	text-decoration: none !important;
	cursor: hand !important;
}

.pgtitre {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align:middle;
	text-align: center;
	color:#000000;
}

.jjtitre {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	vertical-align:middle;
	text-align: center;
	color:#0033FF;
}

.textementions {
	font-family: "Courier New", Courier, mono;
	font-size:10px;
	color:#333333;
	}
	
.texttitre {
	font-family:"Courier New", Courier, mono;
	font-weight:bold;
	font-size:16px;
	}	

.Style1 {color: #CC33CC}
.Style2 {color: #333333}	

