body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1A1A1A;
	text-align: center;
}

h1 {
	color: #ECECEC;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
}


#titre a {
	
	color: #999999;
	text-decoration: none;
}



#titre a:link {
	
	color: #999999;
	text-decoration: none;
}

#titre a:visited {
	
	color: #999999;
	text-decoration: none;
}

#titre a:hover {
	
	color: #ECECEC;
	text-decoration: none;
}

#titre a:active {
	
	color: #999999;
	text-decoration: none;
}


#menu a:link {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

#menu a:visited {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

#menu a:hover {
	font-weight: bold;
	color: #DDDDDD;
	text-decoration: none;
}

#menu a:active {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222222;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 20px;
	visibility: visible;
	display: block;
	margin-top: -20px;
	/*background-color: #CCCCCC;*/
}


#bloccentre {
	position: absolute;
	width: 100%;
	height: 1px;
	text-align: center;
	top: 50%;
	margin: 0;
	left: 0px;
	/*background-color: black; */
	overflow: visible;
	visibility: visible;
	display: block;
}

#contenu {
	position: absolute;
	width: 100%;
	height: 454px; /* reporter ici la hauteur  des images + 20px */
	top: -232px;
	left: 0;
	margin-left: 0;
	visibility: visible;
	background-color: transparent;
	text-align: center;
	display: block;
	/*background-color:#3333CC*/
}

#iframe {
	left: 0;
	border: 0;
	border-style:none;
	width: 100%;
	height: 454px;
	margin-left: 0;
	padding: 0px;
	overflow: hidden;
	overflow-x:hidden;
	overflow-y:hidden;
	visibility: visible;
}

#nav {
	position:absolute;
	padding: 0;
	right: 0;
	top: 0;
	margin-top: 20px;	
	margin-right: 280px;
	width: 120px;
	height: 11px;
	text-align: right;
	visibility: visible;
	display: block;
	z-index: 999;
	/*background-color: brown;*/
}

/*#tablefot {
	width: 100%;
	height: 500px;
	margin: 10px;
	padding: 0;
	background-color: green;
	
}
*/

#titre {
	position: absolute;
	top: 45%;
	left: 0;
	width: 100%;
	height: 30px;
	margin-top: -15px;
	margin-left: 0;
	padding: 0px;
	visibility: visible;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	letter-spacing: 1px;
	/*background-color: brown;*/
}



#menu {
	text-align: center;
	text-transform: inherit;
	position: relative;
	/* width: 100%; */
	/* height: 20px; */
	top: 260px;
	visibility: visible;
	display: block;
	/*background-color: brown;*/
}


.nom {
	color: #999999;
	padding: 0 8px 0 8px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	display: inline;
}
	
.lienOff {
	color: #999999;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 0 8px 0 8px;
	display: inline;
}

.lienOn {
	color: #DDDDDD;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight:normal;
	padding: 0 8px 0 8px;
	display: inline;
}


/* XXXXXXXX  VERSION 2 XXXXXXXXXXXXX */

#bloccentre2 { /*la ligne blanche contient le bloc Titre2 d�cal� vers le bas*/
	position: absolute;
	width: 100%;
	height: 1px;
	text-align: center;
	top: 50%;
	margin: 0;
	left: 0px;
	background-color: #FFFFFF; 
	overflow: visible;
	visibility: visible;
	display: block;
}

#titre2 {
	position: absolute;
	top: 80px;
	/*left: 0;*/
	width: auto;
	height: 30px;
	/*margin-top: -15px;*/
	margin-left: 50%;
	padding: 0px;
	visibility: visible;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	letter-spacing: 1px;
/*	background-color: brown;*/
}

#titre2 a {
	
	color: #999999;
	text-decoration: none;
}


#titre2 a:visited {
	
	color: #999999;
	text-decoration: none;
}


#menu2 {
	text-align: center;
	text-transform: inherit;
	position: relative;
	float: right;
	padding-right: 80px;
	width: auto;
	height: 20px;
	top: 180px;
	color: #999999;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	visibility: visible;
	display: block;
	/*background-color: brown;*/
}


#menu2 img {
	vertical-align:middle;
}

#contenu2 {
	position: absolute;
	width: 100%;
	height: 454px; /* reporter ici la hauteur exacte des images + 20px*/
	top: -280px;
	left: 0;
	margin-left: 0;
	visibility: visible;
	background-color: #000000;
	text-align: center;
	display: block;
}