BODY {
	FONT-SIZE: 14px; 
	COLOR: black; 
	FONT-FAMILY: Trebuchet MS, Tahoma, Arial, Helvetica; 
/*	SCROLLBAR-FACE-COLOR: #FCDC7B;  /* couleur principale */
/*	SCROLLBAR-3DLIGHT-COLOR: #E09A37;  /* cote gauche extérieur */
/*	SCROLLBAR-HIGHLIGHT-COLOR: #FCECAB; /* cote gauche intérieur */
/*	SCROLLBAR-ARROW-COLOR: #414141; /* couleur des fleches */
/*	SCROLLBAR-TRACK-COLOR: #FCECAB;  /* couleur du background de la barre */
/*	SCROLLBAR-SHADOW-COLOR: #CCCCCC;  /* cote noir intérieur */
/*	SCROLLBAR-DARKSHADOW-COLOR: #414141; /* cote noir extérieur */
	background:url(../img/view_sunset.jpg) repeat-x;
	background-position: bottom center;
	background-color:#011842;
	HEIGHT:100%;
	margin: 0; /* pour éviter les marges */
	text-align: center; /* pour corriger le bug de centrage IE */
}

/* DIV de layout: le cadre */

#layout {
MARGIN: -0px;
	FLOAT: center; 
	width: 100%; 
	background-color:#011842;
	margin-left: auto;
	margin-right: auto;
	HEIGHT:20%;
	MIN-HEIGHT:200px;
	COLOR: black; 
	TEXT-ALIGN: center
}


/* DIV de layout: le contenu */
#content {
	margin-left: auto;
	margin-right: auto;
	width: 400px! important; 
	COLOR: black; 
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 400px! important; 
}
.links {
	position: left;
	margin:auto;
	TEXT-ALIGN: center
}
.bottom {
	WIDTH: auto; 
	height: 10%;
	background-color:black;
	MIN-HEIGHT: 100px;
	background:url(../img/footsteps.gif) bottom right no-repeat;
}

.bandeau {
	/* background: url(img/verre-titre2.gif) bottom right  no-repeat; */
}

ul.list {
	text-align: justify;
}

A {
	FONT-SIZE: 8pt; COLOR: #D0BE40; FONT-STYLE: normal; FONT-WEIGHT: bold; FONT-FAMILY: 
Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A:hover {
	FONT-SIZE: 8pt; COLOR: #C0A363; FONT-STYLE: normal; FONT-WEIGHT: bold; FONT-FAMILY: 
Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
.spaced {  
	word-spacing: 15px;
	letter-spacing: 5px
}
.popupDiv {
	LEFT: 0px; POSITION: absolute; TOP: 0px
}
TABLE.popupDiv {
	BORDER-RIGHT: #ffffff 2px groove; BORDER-TOP: #ffffff 2px groove; 
	FONT-WEIGHT: normal; FONT-SIZE: 12px; BORDER-LEFT: #ffffff 2px groove; COLOR: #ffffff; BORDER-BOTTOM: #ffffff 2px groove; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #918473
}
.hide {
	DISPLAY: none
}
.show {
	DISPLAY: block
}
.liste_tabtop1	{
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 14px;
	background-color: #ad4162;
	border: solid;
	border-width: 2px 2px 2px 2px;
	border-color: #eeeeee #999999 #999999 #eeeeee;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 2px
	}

.liste_tabtop2	{
	font-weight: bolder;
	font-family: "verdana", "arial", "helvetica", "geneva", "sans-serif";
	color:#000000;
	font-size: 10px;
	background-color: #efefef;
	border: solid;
	border-width: 2px 2px 2px 2px;
	border-color: #eeeeee #999999 #999999 #eeeeee;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 2px
	}

.liste_tabline1	{
	background-color: #FFFFFF;
	border: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #eeeeee #999999 #999999 #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 2px
	}

.liste_tabline2	{
	background-color: #FFFFCC;
	border: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #eeeeee #999999 #999999 #eeeeee;
	color:#394994;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 1px;
	padding-top: 1px
	}



li.li	{
	color : #ffffff;
	font-weight:bold;
}