@charset "utf-8";
/* CSS Document */
* {
padding: 0;
margin: 0;
}
.li{
    list-style-type:none;
	display: inline;
	}
body{
    background-image: url(IMGP0721bfd.jpg);
	background-attachment:fixed;	
    font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	width:auto;
	height:auto;
	}
img {border:0;
    }
a {
    color:#000000;
    text-decoration:none;
    }
a:hover {	
	font-weight: bold;
	}
h1 {
	font-size: 14px;
	}
h2 {
	font-size: 10px;
	}
#conteneur 	{
	position:absolute;
	margin::0px 0px 0px 0px;
	left: 50%;
	margin-left: -498px;
}

#entete2 {
	font-size: 26px;
	color: #000000;
	text-align: center;
	position:absolute;
	width:995px;
	height:135px;
	padding-top:20px;
	left: 0px;
	background-image:url(images/entete.png);

	}

#entetemenu2 {
	font-size: 18px;
	color: #000000;
	text-align: center;
	position:absolute;
	width:995px;
	height:15px;
	padding-top:7px;
	top:195px;
	left: 0px;
	background-image:url(images/entetemenu.png)
    }



#menu2 {
    width: 200px;
	height: 188px;
	position: absolute;
	top:250px;
	left:0px;
	font-size: 16px;
	color: #000000;
	overflow: auto;
	background-image:url(images/menu3.png);
    }

#contenu2 {
	width:750px;
	height:430px;
	position:absolute;
	top: 250px;
	left:250px;
	font-size: 16px;
	color: #000000;
	overflow: auto;
	background-image:url(images/contenu.png);
    }

#menu4 {
	width:200px;
	height:220px;
	position:absolute;
	top:560px;
	left:0px;
	font-size: 16px;
	color: #000000;
	background-image:url(images/menu3.png);
    }


#menu8 {
	width: 743px;
	height:200px;
	position:absolute;
	top:700px;
	left:250px;
	font-size: 16px;
	color: #000000;
	text-align:center;
	background-image:url(images/menu7.png);
    }

    
#menu10 {
	width: 200px;
	height:85px;
	position:absolute;
	top:455px;
	left:0px;
	font-size: 16px;
	color: #FF0000;
    padding-top:10px;
	overflow: auto;
	a hover:font-weight: bold;
	a color:#FF0000;
	background-image:url(images/menu3.png);
    }
