/* CSS Document */

tbody {
top: 0px;
margin: 0px;
padding: 0px;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
background bgcolor: transparent;

}

a 	{
	color: #FFFFFF;
	text-decoration: none
	}

.a1 	{
	color: #BD2F2F;
	text-decoration: none
	}

a:hover {
	color: #FFFFFF;
	;
	text-decoration: underline
	}

.a1:hover {
	color: #FF 0000;
; text-decoration: underline
	}

.dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#entete {
	top: 0px;
	z-index:0;
	width: 975px;
	left:106px;
	right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	height: 219px;
	background-color: #636363;
}

#contenu {
	top: 324px;
	z-index:200;
	width: 580px;
	left:105px;
	right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	position: absolute;
}

#menu {
	top:10px;
	z-index:100;
	width: 800px;
	border : 0;
	left: 1px;
	right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	line-height: inherit;
}

#menu dl {
float: left;
width: 5em;

}

#menu dl2 {
float: left;
width: 50em;

}

#menu dt {
	cursor: pointer;
	text-align: center;
	font-weight: normal;
	background-image:url(b3b.gif);
	border: 0;
	block-align: left;
	margin: 0px;
	height: 10px;
	width: 80px;
	
}

#menu dd {
display: none;
border: 0px;
background-image:url(b2c.gif);
z-index:100;
filter: Alpha(Opacity=80);
width:80px;
}


#menu ee {
display: none;
border: 0;
background-image:url(b2c.gif);
z-index:120;
filter: Alpha(Opacity=80);
width:80px;
}


#menu left {
	top: 450 px;
	z-index:100;
	width: 560px;
	left: 120;
	right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
}


#menu li a {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 1px;
	height: 12px;
	background-image: url(images/b2c.gif);
}

#menu li a:hover {
	/*list-style-image:url(images/puce2.gif);
	list-style-position: inside;
	background: #EEEEEE;*/
	/*color: #BD2F2F;
	text-decoration: underline*/
		font-size: 11px;
	font-weight: bold;
}

#menu dt a {
	color: #FFFFFF;
	text-decoration: none;
	background-image:url(images/b3b.gif);
	display: block;
	height: 100%;
	margin: 0px;
	border: 0;
}

#menu dt a:hover {
	background-image:url(images/b2c.gif);
}


.titre {
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
font-style:italic;
font-weight:bold;
text-align:center;
text-decoration: none;
color:#CCCCCC;
}

.sous-titre {
font-family:Arial, Helvetica, sans-serif;
font-size: 16px;
font-style:italic;
font-weight:bold;
text-align:center;
color:#CCCCCC;
}

.partie {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	text-align:left;
	text-shadow:#999999;
	text-decoration:none;
	color:#CCCCCC;
}

.corps {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:justify;
list-style:url(images/puce.jpg);
list-style-position:inside;
color:#CCCCCC;
}

