H3 {
font-family: Arial, Helvetica, sans-serif; font-size: 85%; color: #666666;
 text-align : justify;
 font-weight : lighter;
}
.debut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
		font-variant : small-caps;
		font-weight : bold;
		color : #666666;
}




p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #666666;
	line-height: 130%;



}

#button {
	width: 150 px;
	border-right: 1px solid #000;
	font-family: 
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: White;
	color: #666666;
	font-size: 85%;

	}
#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		border-bottom: 1px solid #90bade;
		margin: 0;
		}
#button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 5px solid #1958b7;
		border-right: 5px solid #508fc4;
		background-color: #2175bc;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		border-left: 5px solid #1c64d1;
		border-right: 5px solid #5ba3e0;
		background-color: #2586d7;
		color: #fff;
		}


h2 {  font-family: Arial, Helvetica, sans-serif; font-size: medium; color: #666666;  margin-bottom : 0;  margin-top : 0;        }

.surlignejaune {
	background-color: #FFFF99;

	}

.coursliste { font-family: Arial, Helvetica, sans-serif; font-size: 80%; color: #666666; }
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #666666;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #666666;
}

.indic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #666666;
	
	list-style-type: disc;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.bord_inf {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.bord_sup {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}
