A:link {
	text-decoration: none;
	color: #FFCC66;
}
A:visited {
	text-decoration: none;
	color: #FFCC66;
}
A:hover {
	text-decoration: underline;
	color: #FF9933;
}
.page {
	background-color: #333333;
	left: 0px;
	top: 0px;
	background-image: url(global_images/tex_fond.jpg);
	background-repeat: repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #FFFFFF;
	background-attachment: fixed;
}
.lecteurMp3 {
	margin: 5px;
	border: 1px solid #666666;
}
.page #conteneurpage {
	background-image: url(global_images/tex_fond.jpg);
	background-color: #333333;
	position: absolute;
	width: 100%;
	z-index: 10;
}
.page #cont0 {
	color: #FFFFFF;
	background-color: #333333;
	padding: 3%;
	width: 90%;
	position: absolute;
	z-index: 0;
	margin-left: 2%;
	overflow: hidden;
	top: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 574px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFCC66;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC66;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC66;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC66;
}
