@charset "utf-8";
.gauche {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	position: absolute;
	height: 540px;
	width: 900px;
	left: 0px;
	overflow: hidden;
	float: both;
	top: 0px;
}
.g_cours {
	border: thin solid #000;
	position: absolute;
	height: 490px;
	width: 850px;
	background-color: #FFF;
	text-align: justify;
}
.interne  h1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #841681;
	text-align: center;
	font-style: italic;
}
.interne h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #841681;
	text-align: center;
	font-style: italic;
}

.interne  h3{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #030;
	text-align: justify;
}
.interne h3 ul {
	margin: 30px;
	list-style-type: none;
}

.interne h3 a{
	color: #030;
	text-decoration: underline;
}
.interne h3 a:hover {
	color: #841681;
	text-decoration: underline;
}
.interne {
	margin: 30px;
	overflow: auto;
}


.d_cours {
	position: absolute;
	border: 1px solid #000;
}
