body{
	margin:0px;
	padding:0px;
	background-color:#eeeeee;
	font-family:Times New Roman,Arial,Verdana;
	font-size:16px;
}
p{
	margin:0;
	padding:0px 0px 5px 0px;
}
#conteneur{
	background-repeat:no-repeat;
	text-align:left;
	width:960px;
	height:768px;
	position:relative;
}
#conteneur2{
	width:530px;
	height:610px;
	position:absolute;
	left:429px;
	top:15px;
}
#logo{
	width:22px;
	height:709px;
	position:absolute;
	left:320px;
	top:30px;
	float:left;
}
#logo2{
	width:650px;
	height:30px;
	position:absolute;
	left:305px;
	top:715px;
	float:left;
}
#lienhome{
	position:absolute;
	height:768px;
	width:355px;
}
#lienhome2{
	position:absolute;
	height:768px;
	width:365px;
}
#lienhome3{
	width:650px;
	height:25px;
	position:absolute;
	left:365px;
	top:718px;
}
#lienmap{
	position:absolute;
	left:870px;
	top:742px;
	color:#AA0000;
	font-weight:bold;
}
#titrepage{
	padding-top:25px;
	padding-bottom:25px;
	width:516px;
}
#titrepage h1{
	color:#AA0000;
	font-size:12px;
	margin:0px;
	padding:0px;
	float:right;
	cursor:default;
}
#titrepage h1 a,#titrepage h1 a:visited{
	color:#AA0000;
	font-size:12px;
	margin:0px;
	padding:0px;
	text-decoration:none;
	cursor:pointer;
}
#menu{
	width:680px;
	z-index:10000;
}
#menu div{
	float:left;
	width:129px;
	cursor:default;
}
#menu div.mtitle{
	text-align:center;
	background-image:url(images/rond.png);
	background-repeat:no-repeat;
	background-position:95% 60%;
	border:1px solid #000000;
	background-color:#ffffff;
	height:20px;
	font-size:14px;
	font-weight:bold;
	line-height:19px;
}
#menu div.mtitle span{
	padding-right:20px;
}
#menu div.mtitle a, #menu div.mtitle a:visited{
	color:#000000;
	text-decoration:none;
}
#menu div.smtitle{
	position:relative
}
#menu div.sm{
	border-left:1px solid #000000;
	display:none;
}

#menu div.ssm{
	position:absolute;
	top:5px;
	left:125px;
	display:none;
}
#menu table{
	border-collapse: collapse;
	width:129px;
	position:absolute;
	list-style: none;
	margin:0;
	padding:0;
}
#menu table td{
	width:129px;
	border:1px solid #ffffff;
	height:20px;

}
#menu table td.menuoff{
	background-color:#444445;
}
#menu table td.menuon{
	background-color:#000000;
}

.hasssm{
	background-image:url(images/fleche.gif);
	background-repeat:no-repeat;
	background-position:95% 50%;
}
#menu table td span{
	display:block;
	padding-left:5px;
	cursor:pointer;
	width:122px;
	font-size:14px;
	color:#ffffff;
}
#menu .sm span {
	text-decoration:none;
}
#menu .nolink{
	cursor:default;
}
.clear{
	clear:both;
}
#link{
	display:none;
}
