body
{
	background-color: #000000;
	font-family: Verdana;
	font-size: 10pt;
}
a
{
color: #1958A5;
	text-decoration: underline;
}
a:hover
{
	color: #00832E;
	text-decoration: none;
}
a img {

border:0;

}
ul
{
font-family: Verdana;
font-size: small;
list-style-image: url("Images/png/puces.png");
}
#entete
{
	margin: 0px;
	padding: 0px;
	height: 100%;
	position: relative;
}
#contenu
{
	background-color: #FFFFFF;
	background: url(Images/jpg/fond.jpg) center repeat-y;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 950px;
	border: 1px solid #FF9E06;
	padding: 0px;
	height: 100%;
	position: relative;
	min-height: 100%;
}
#menu
{
	margin: 0;
	width: 150px;
	overflow:auto;
	float: left;
	clear: left;
	position: relative;
}
#corps
{
	float: left;
	width:780px;
	float: left;
	height: 100%;
	text-align: justify;
	padding: 10px;
}
#baspage
{
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 100%;
	text-align: center;
	background-color: #FFC;
	background-image:url(Images/jpg/bas.jpg)
}
.bloc-image {
	text-align:center;
}
.img-bt { 
vertical-align: bottom; 
}
.image-centre {
display: block;
margin-left: auto;
margin-right: auto;
clear: both;
}
.image-droite {
float: right;
margin-left: 15px;
margin-right: 15px;
}
.image-gauche {
float: left;
margin-left: 15px;
margin-right: 15px;
clear: both;
}
h1 {
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	color: #264E9E;
	clear: both;
}
h2 {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #264E9E;
	text-shadow:1px 1px #CCC;
}
h3 {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #264E9E;
	text-shadow:1px 1px #CCC;
}
.bloc-texte-gauche
{
	float: left;
	width:350px;
	float: left;
	height: 100%;
	text-align: justify;
	padding: 10px;
	clear: left;
}
.bloc-texte-droit
{
	width:350px;
	float: right;
	height: 100%;
	text-align: left;
	padding: 10px;
}
.article {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bolder;
	color: #FF0000;
}
.gras {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bolder;
}
table {
 border-collapse:collapse;
 width:90%;
 }
th {
	text-align:center;
	font-weight:bold;
	background: url(Images/jpg/fond.jpg) center repeat-y;
}
th, td {
 border:1px solid black;
 width:20%;
 }
td {
 text-align:center;
 }


.important {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bolder;
	color: #FF0000;
}
.gauche {
	float: left; 
	margin: 0 6px 6px 0;
}

