@charset "utf-8";
/* CSS Document */

 
body {
	margin: 0;
	padding: 0;
	background-color: #333333;
	font: 96% verdana, arial, sans-serif;
	SCROLLBAR-FACE-COLOR: #006600;
	SCROLLBAR-HIGHLIGHT-COLOR: #006600;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #9e9e9e;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #006600;
	SCROLLBAR-BASE-COLOR: #006600;
	background:#333333;
	border-left-color: #99CC00;
	color: #FFFF99;
	font-weight: bold;
	}

a:visited {
	color: #FFFF99;
}
a:hover {
	color: #FFFF99;
}
a:active {
	color: #FFFF99;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
	position: absolute;
	z-index:170px; /* correction pour Opera */
	width: 920px;
	left: -176px; /* correction marge du bandau*/
	top: -30px; /* correction hauteur du bandau*/
	visibility: visible;
	background-color: #2644BC;
}

#menu dl {
float: left;
width: 12em;
}
#menu dt {
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	border: 1px solid green;
	margin: 0px;
	background-color: #2644BC;
	color: #FFFFFF;
}
#menu dd {
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	background-color: #0099FF;
	display: none;
	border: 0px solid gray;
}
#menu li {
	text-align: center;
	background-color: #000099;
}	

#menu li a, #menu dt a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
	background-color: #A48F13;
	color: #FF0000;
}
#site {
	position: absolute;
	z-index: 1;
	top : 70px;
	left : 10px;
	color: #A8FFD3;
	background-color: #0B2693;
	padding: 5px;
	border: 1px solid gray;
}
#fond {
	position: absolute; /* placement du menu, à modifier selon vos besoins */
	z-index:100;
	width: 987px; /* correction pour Opera */
	left: 5px; /* correction marge du bandau*/
	top: 5px; /* correction hauteur du bandau*/
	font-family: Arial;
	font-size: 14px;
	color: #FFFF99;
	height: 1072px;
	font-weight: bold;
	background-repeat: repeat;
	
}
#fond-haut {
	position: absolute; /* placement du menu, à modifier selon vos besoins */
	z-index:100;
	width: 100%; /* correction pour Opera */
	left: 0px; /* correction marge du bandau*/
	top: 32px; /* correction hauteur du bandau*/
	font-family: Arial;
	font-size: 14px;
	color: #FFFF99;
	height: 139px;
	font-weight: bold;
	background-repeat: repeat;
	background-image: url(image/bandau-3.gif);
	
}
#fond-titre {
	position: absolute; /* placement du menu, à modifier selon vos besoins */
	z-index:100;
	width: 450px; /* correction pour Opera */
	left: -2px; /* correction marge du bandau*/
	top: 10px; /* correction hauteur du bandau*/
	font-family: Arial;
	font-size: 14px;
	color: #FFFF99;
	height: 80px;
	font-weight: bold;
	background-repeat: repeat;
	background-image: url(image/bandau.png);
	
}
#fond-publicite {
	position: absolute; /* placement du menu, à modifier selon vos besoins */
	z-index:100;
	width: 460px; /* correction pour Opera */
	left: 452px; /* correction marge du bandau*/
	top: 20px; /* correction hauteur du bandau*/
	font-family: Arial;
	font-size: 14px;
	color: #FFFF99;
	height: 61px;
	font-weight: bold;
	background-repeat: repeat;
	
}
#fond-superieur{
	position: absolute; /* placement du menu, à modifier selon vos besoins */
	z-index:100;
	width: 922px; /* correction pour Opera */
	left: 114px; /* correction marge du bandau*/
	top: 27px; /* correction hauteur du bandau*/
	font-family: Arial;
	font-size: 14px;
	color: #FFFF99;
	height: 37px;
	font-weight: bold;
	background-repeat: repeat;
	background-image: url(image/fond-1.gif);
	
}
#fond-ligne{
	position: absolute; /* placement du menu, à modifier selon vos besoins */
	z-index:100;
	width: 100%; /* correction pour Opera */
	left: 1px; /* correction marge du bandau*/
	top: 7px; /* correction hauteur du bandau*/
	font-family: Arial;
	font-size: 14px;
	color: #FFFF99;
	height: 3px;
	font-weight: bold;
	background-repeat: repeat;
	background-image: url(image/ligne-8.gif);
	
}
#fond-principale{
	position: absolute; /* placement du menu, à modifier selon vos besoins */
	z-index:100;
	width: 603px; /* correction pour Opera */
	left: 378px; /* correction marge du bandau*/
	top: 190px; /* correction hauteur du bandau*/
	font-family: Arial;
	font-size: 14px;
	height: 649px;
	font-weight: bold;
	
}
#fond-cote{
	position: absolute; /* placement du menu, à modifier selon vos besoins */
	z-index:100;
	width: 140px; /* correction pour Opera */
	left: 35px; /* correction marge du bandau*/
	top: 66px; /* correction hauteur du bandau*/
	font-family: Arial;
	font-size: 14px;
	color: #FFFF99;
	height: 358px;
	font-weight: bold;
	background-repeat: repeat;
	
}
#cote-gauche{
	position: absolute; /* placement du menu, à modifier selon vos besoins */
	left: 26px; /* correction marge du bandau*/
	top: 38px;
	font-family: Arial;
	font-size: 14px;
	color: #003300;
	font-weight: bold;
	background-color: #FFFF99;
	width: 231px;
	height: 434px;
	background-image: url(image/cote-gauche.gif);
	
}
#cote-gauche-bord{
	position: absolute; /* placement du menu, à modifier selon vos besoins */
	left: 14px; /* correction marge du bandau*/
	top: 13px;
	width: 200px;
	height: 336px;
	
}
#centre-bandau-acces{
	position: absolute; /* placement du menu, à modifier selon vos besoins */
	left: 15px; /* correction marge du bandau*/
	top: 195px;
	font-family: Arial;
	font-size: 9px;
	color: #003300;
	font-weight: bold;
	width: 224px;
	height: 89px;
	background-image: url(image/centre-bandau-acces.gif);
}
#fond-principal-gr-8{
	position: absolute; /* placement du menu, à modifier selon vos besoins */
	z-index:100;
	width: 922px; /* correction pour Opera */
	left: 1px; /* correction marge du bandau*/
	top: 169px; /* correction hauteur du bandau*/
	font-family: Arial;
	font-size: 14px;
	color: #FFFF99;
	height: 1038px;
	font-weight: bold;
	background-color: #5F76D0;
	
}
#fond-pave-offre{
	position: absolute; /* placement du menu, à modifier selon vos besoins */
	z-index:100;
	width: 350px; /* correction pour Opera */
	left: 552px; /* correction marge du bandau*/
	top: 295px; /* correction hauteur du bandau*/
	font-family: Arial;
	font-size: 14px;
	color: #FFFF99;
	height: 350px;
	font-weight: bold;
	
}
#pave-base-quinte{
	position: absolute; /* placement du menu, à modifier selon vos besoins */
	z-index:100;
	width: 350px; /* correction pour Opera */
	left: 178px; /* correction marge du bandau*/
	top: 295px; /* correction hauteur du bandau*/
	font-family: Arial;
	font-size: 14px;
	color: #FFFF99;
	height: 350px;
	font-weight: bold;
	background-image: url(image/pave-base-quinte-2.png);
	
}
#resultats-base-quinte{
	position: absolute; /* placement du menu, à modifier selon vos besoins */
	z-index:100;
	width: 322px; /* correction pour Opera */
	left: 149px; /* correction marge du bandau*/
	top: 9px; /* correction hauteur du bandau*/
	font-family: Arial;
	font-size: 14px;
	color: #FFFF99;
	height: 58px;
	font-weight: bold;
	background-image: url(image/base-resultats.gif);
	
}
#la-base-quinte{
	position: absolute; /* placement du menu, à modifier selon vos besoins */
	z-index:100;
	width: 326px; /* correction pour Opera */
	left: 15px; /* correction marge du bandau*/
	top: 79px; /* correction hauteur du bandau*/
	font-family: Arial;
	font-size: 14px;
	color: #FFFF99;
	height: 20px;
	font-weight: bold;
	
}
#bandau-site-ala-une{
	position: absolute; /* placement du menu, à modifier selon vos besoins */
	z-index:100;
	width: 724px; /* correction pour Opera */
	left: 176px; /* correction marge du bandau*/
	top: 32px; /* correction hauteur du bandau*/
	font-family: Arial;
	font-size: 14px;
	color: #FFFF99;
	height: 235px;
	font-weight: bold;
	background-image: url(image/bandau-offre.png);
	
}
#site-ala-une{
	position: absolute; /* placement du menu, à modifier selon vos besoins */
	z-index:100;
	width: 468px; /* correction pour Opera */
	left: 152px; /* correction marge du bandau*/
	top: 57px; /* correction hauteur du bandau*/
	font-family: Arial;
	font-size: 14px;
	color: #FFFF99;
	height: 75px;
	font-weight: bold;
	
}
#partenaires-lien-en-dur{
	position: absolute; /* placement du menu, à modifier selon vos besoins */
	z-index:100;
	width: 147px; /* correction pour Opera */
	left: 18px; /* correction marge du bandau*/
	top: 32px; /* correction hauteur du bandau*/
	font-family: Arial;
	font-size: 12px;
	color: #FFFF99;
	height: 599px;
	font-weight: bold;
	background-repeat: repeat;
	background-image: url(image/partenaires-liens-en-dure.png);
	
}
#bandau-bas{
	position: absolute; /* placement du menu, à modifier selon vos besoins */
	z-index:100;
	width: 878px; /* correction pour Opera */
	left: 20px; /* correction marge du bandau*/
	top: 667px; /* correction hauteur du bandau*/
	font-family: Arial;
	font-size: 12px;
	color: #FFFF99;
	height: 168px;
	font-weight: bold;
	background-color: #0A1545;
	
}
#centre-coprs-index{
	position: absolute; /* coprs du site page de base */
	left: 233px; /* correction marge du contenu du cops*/
	top: 290px;
	height: 60px;
	width: 598px;
	background-color: #0A1545;
}
