.frame_gauche {
	background-image: url(/images/framegauche.jpg);
	height: 1107px;
	width: 243px;
	position: absolute;
	left: 50px;
	top: 192px;
	color: #66CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}



.frame_gauche a:link {
	color: #3300FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.frame_gauche a:visited {
	text-decoration: none;
	color: #0033FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
.frame_gauche a:hover {
	color: #3366FF;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

