body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #f1f1f1;
	text-align: left;

}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	top: 20px;
	position: relative;

}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;

}
hr {
	color: #333399;
	position: relative;
}
p {
	text-align: left;

}
h3 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;

}
ul {
	text-align: left;
}
.contenue {
	background-color: #FFFFFF;
	padding: 0px;
	position: relative;
	height: auto;
	width: 800px;

}
.contenue1 {
	padding: 20px;



}
.center {
	text-align: center;
}
.lien {
	color: #333399;
	background-color: #FFFFFF;
}
.imgh1 {
	background-image: url(img/img_h2.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 615px;
	background-color: #000000;
	top: 20px;
	height: 85px;
	width: 176px;

}
.imgh2 {
	background-image: url(img/img_h1.gif);
	position: absolute;
	height: 62px;
	width: 192px;
	left: 415px;
	background-repeat: no-repeat;
	top: 30px;
}


.tab1{
	font-size: 16px;
	font-weight: bold;
	color: #2F2F8C;
	background-color: #FFFFFF;
	width: 800px;
	padding-top: 0px;
	padding-left: 0px;


}
.menu{
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	position: relative;
	left: 0px;
	top:0px;
	background-color: #333399;
	width: 800px;



	
}
a{
	color: #333399;
	text-decoration: none;


}
a:visited {
	color: #333399;
	text-decoration: none;

}
a:hover {
	color: #CCCCFF;
	text-decoration: none;

}

#lien a{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333399;
	height: 40%;
	width: 100%;
}

#lien a:hover {
	color: #333399;
	text-decoration: none;
	background-color: #CCCCFF;

}



.tableau {
	font-size: 12px;
	text-align: left;
	border: 1px solid #333399;



}
.tableau2 {
	font-size: 12px;
}

.special {
	font-weight: bold;
	color: #000000;
	border: thin solid #333399;
	font-size: 13px;
	background-color: #CCCCFF;
	padding: 4px;
	width: 250px;
}
.src {
	font-size: 10px;
}
.bas {
	font-size: 11px;
	color: #000000;
	text-align: center;



}
