@CHARSET "UTF-8";
body {
	background: url(../images/fond.gif) #FFFFFF;
	color: #555555;
	text-align: center;
	padding-top:0;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-width:0;
	margin-height:0;
}
a:link{
	color: #6F89BC;
	text-decoration:none;
}
a:visited{
	color: #6F89BC;
	text-decoration:none;
}
a:hover{
	color: #486090;
}

a img{
	border:0px;
}
table {
	border: 0px;	
	font-family: Verdana;
	font-size: 12pt;
}
.titre_serie{
	text-align:center;
	font-family: Verdana;
	font-size: 14pt;
	color: black;
	width: 85%;
	margin:auto;
	height:28px;
	decoration:bold;
}
div.titre{
	background-color:  #7484a6;
	text-align:center;
	font-family: Verdana;
	font-size: 16pt;
	color: white;
	width: 85%;
	margin:auto;
	height:28px;
}
div.exercice{
	font-family: Verdana;
	font-size: 12pt;
	text-align:left;
	width: 60%;
	margin:0px auto 10px auto;
}
div.exercice a{
	text-decoration:none;
}
.table_fond {
	background-image: url(../images/fond_haut.gif);
	border: 0px;
	background-repeat: repeat-x;
}
.hilight {
	background: red;
	border-bottom: 2px  solid red;
}
#commentaires {
	width:740px;
	margin:auto;
}
.texte1 {
	COLOR: #000000;
	FONT-SIZE: 11px; 
	FONT-FAMILY: Verdana, Arial, sans-serif; 
}
.texte1 a{
	COLOR: #0000AA;
	FONT-SIZE: 11px; 
	FONT-FAMILY: Verdana, Arial, sans-serif; 
	TEXT-DECORATION:none;
}
.texte1 a:hover{
	COLOR: #FFAA00;
	FONT-SIZE: 11px; 
	FONT-FAMILY: Verdana, Arial, sans-serif; 
	TEXT-DECORATION:none;
}