*{
	padding: 0px;
	margin: 0px;
	border: 0px;
}
body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p{
	text-align: justify;
}
div#global{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 998px;
	top: 0px;
	background-repeat: repeat-y;
	background-position: top;
	background: url(../img/fd_global.gif);
}
div#stats {
	display: none;
}
div#liens {
	display: none;
}
div#top{
	position: relative;
	width: 998px;
	height: 157px;
	background: url(../img/bandeau_haut.gif);
	background-repeat: no-repeat;
	background-position: right;
}
div#flash{
	position: relative;
	width: 469px;
	height: 157px;
}
h1{
	color: #79000e;
	font-size: 16px;
	position: absolute;
	left: 702px;
	top: 47px;
}
/* MENU */
#menu{
	position: absolute;
	left: 472px;
	top: 127px;
	width: 483px;
}
#menu dt{
	float: left;
}
dd#smenu1{
	position: absolute;
	z-index: 100;
	width: 102px;
	left: 122px;
	top: 30px;
	background: #fff;
	display: none;
	/*clear: left;*/
}
#smenu1 li{
	font-size: 10px;
	/*color: #0b7ca8;*/
	color: #03c1ef;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-type: none;
	border-left: solid 1px #03c1ef;
	border-right: solid 1px #03c1ef;
}
#smenu1 li:hover{
	background: #cce6f1;
}
#smenu1 a{
	color: #0b7ca8;
	text-decoration: none;
}

dd#smenu2{
	position: absolute;
	z-index: 100;
	width: 110px;
	left: 231px;
	top: 30px;
	background: #fff;
	display: none;
	/*clear: left;*/
}
#smenu2 li{
	font-size: 10px;
	/*color: #0b7ca8;*/
	color: #9cca00;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-type: none;
	border-left: solid 1px #9cca00;
	border-right: solid 1px #9cca00;
}
#smenu2 li:hover{
	background: #dff29d;
}
#smenu2 a{
	color: #607d00;
	text-decoration: none;
}

dd#smenu3{
	position: absolute;
	z-index: 100;
	width: 110px;
	left: 326px;
	top: 30px;
	background: #fff;
	display: none;
	/*clear: left;*/
}
#smenu3 li{
	font-size: 10px;
	/*color: #0b7ca8;*/
	color: #fada00;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-type: none;
	border-left: solid 1px #fada00;
	border-right: solid 1px #fada00;
}
#smenu3 li:hover{
	background: #fff5b2;
}
#smenu3 a{
	color: #998500;
	text-decoration: none;
}
/* FIN MENU */

/* PIED DE PAGE */
div#pied_page{
	position: relative;
	clear: both;
	width: 998px;
	height: auto;
	background-color: #fff;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
#pied_page p{
	padding-top: 13px;
	font-size: 10px;
	text-align: center;
}
#pied_page a {
	color: #000000;
}
/* FIN PIED DE PAGE */

img{
	border: 0px;
}
p.desc{
	padding-bottom: 10px;
}
p.dispo{
	padding-bottom: 10px;
	font-weight: bold;
}
p.l-info{
	text-align: right;
}
a.l-info{
	color: #79000e;
	text-decoration: none;
	font-weight: bold;
}


p.link {
	padding-bottom: 6px;
}
p.link img  {
	vertical-align: -3px;
}
p.link a {
	color: #79000e;
	text-decoration: none;
	font-style: italic;
}
p.link a:hover {
	text-decoration: underline;
}


div#left {
	float: left;
}
div#right {
	float: right;
	width: 515px;
	margin-right: 25px;
}
div#right table {
	width: 508px;
}
