body
	{ 
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	text-align: center;
	}


td
	{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #663300;
	}


#global {
	position: relative;
	width: 1050px;
	height: auto;
	margin: auto;
	text-align: left;
	padding: 0px;
	z-index: 1;
}


#entete {
	position: absolute;
	background-image: url(../00_images/entete.jpg);
	background-position:top;
	background-repeat: no-repeat;
	width: 1050px;
	height: 800px;
	top: 20px;
	left: 0px;
	z-index:1;
}




#main {
	position: absolute;
	width: 1050px;
	top: 300px;
	left: 0px;
	background-image:url(../00_images/background.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	z-index:1;
}


#home {
	position: absolute;
	width: 225px;
	height: 23px;
	top: 57px;
	left: 45px;
	z-index: 91;
}




#menu {
	position: absolute;
	width: 1016px;
	height: 20px;
	left: 17px;
	top: 110px;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight:bold;
	z-index: 100;
}


#menu ul{
	margin: 0;
	padding: 6px;
	text-align: center; 
}


#menu li{
	list-style-type: none;
	display: inline;
}


#menu a, 
#menu a:visited{
	padding: 14px;
	text-decoration: none; 
	color: #fff;
}

#menu a:hover, 
#menu a:active{
	color: #d5c4a3;
}





#titres {
	position: absolute;
	width: 450px;
	height: 35px;
	left: 349px;
	top: 213px;
	z-index:100;
}

#micro {
	position: absolute;
	width: 300px;
	height: 500px;
	left: 0px;
	top: 300px;
	background-image: url(../00_images/micro.jpg);
	background-position:top;
	background-repeat: no-repeat;
	z-index:200;
}


#texte {
	position: relative;
	text-align: justify;
	vertical-align: top;
	display: block;
	width: 650px;
	margin-left: 350px;
	min-height:430px;
	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	z-index:100;
}

#texte2 {
	position: relative;
	text-align: center;
	vertical-align: top;
	display: block;
	width: 650px;
	margin-left: 350px;
	min-height:430px;
	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	z-index:100;
}


#visite1 {
	position: absolute;
	width: 100px;
	height: 75px;
	left: 15px;
	top: 65px;
	z-index:105;
}


#visite2 {
	position: absolute;
	width: 100px;
	height: 75px;
	left: 132px;
	top: 65px;
	z-index:105;
}


#visite3 {
	position: absolute;
	width: 100px;
	height: 75px;
	left: 249px;
	top: 65px;
	z-index:105;
}


#visite4 {
	position: absolute;
	width: 100px;
	height: 75px;
	left: 15px;
	top: 157px;
	z-index:105;
}


#visite5 {
	position: absolute;
	width: 100px;
	height: 75px;
	left: 132px;
	top: 157px;
	z-index:105;
}


#visite6 {
	position: absolute;
	width: 100px;
	height: 75px;
	left: 249px;
	top: 157px;
	z-index:105;
}


#visite7 {
	position: absolute;
	width: 100px;
	height: 75px;
	left: 15px;
	top: 249px;
	z-index:105;
}


#visite8 {
	position: absolute;
	width: 100px;
	height: 75px;
	left: 132px;
	top: 249px;
	z-index:105;
}


#visite9 {
	position: absolute;
	width: 100px;
	height: 75px;
	left: 249px;
	top: 249px;
	z-index:105;
}


#visite10 {
	position: absolute;
	width: 100px;
	height: 75px;
	left: 15px;
	top: 341px;
	z-index:105;
}


#visite11 {
	position: absolute;
	width: 100px;
	height: 75px;
	left: 132px;
	top: 341px;
	z-index:105;
}


#visite12 {
	position: absolute;
	width: 100px;
	height: 75px;
	left: 249px;
	top: 341px;
	z-index:105;
}


#bas {
	position: relative;
	width: 1050px;
	height: 90px;
	left: 0px;
	bottom: 0px;
	background-image:url(../00_images/bas.jpg);
	z-index:110;
}



a:link				{color:#663300; text-decoration:yes; font-weight:bold} 
a:visited			{color:#996633; text-decoration:yes; font-weight:bold}
a:hover				{color:#CC9966; text-decoration:yes; font-weight:bold;}

