body
	{ 
	margin:0;
	padding:0;
	background-color: #999999;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	word-spacing: 0.1em;
	text-align: center;
	}


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

#bandeau {
	position: absolute;
	width: 613px;
	height: 176px;
	left: 225px;
	top: 0px;
	z-index:10;
}


#titre_section {
	position: absolute;
	width: 360px;
	height: 25px;
	left: 225px;
	top: 200px;
	z-index:10;
}


#soustitre_section {
	position: absolute;
	width: 250px;
	height: 15px;
	left: 282px;
	top: 228px;
	z-index:10;
}


#th1 {
	position: absolute;
	width: 85px;
	height: 85px;
	left: 240px;
	top: 295px;
	z-index:10;
}


#th2 {
	position: absolute;
	width: 85px;
	height: 85px;
	left: 240px;
	top: 395px;
	z-index:10;
}


#th3 {
	position: absolute;
	width: 85px;
	height: 85px;
	left: 240px;
	top: 495px;
	z-index:10;
}


#th4 {
	position: absolute;
	width: 85px;
	height: 85px;
	left: 240px;
	top: 595px;
	z-index:10;
}


#th5 {
	position: absolute;
	width: 85px;
	height: 85px;
	left: 240px;
	top: 695px;
	z-index:10;
}


#main {
	position: absolute;
	width: 900px;
	height: auto;
	top: 0px;
	left: 0px;
	background-color: #001439;
	background-image: url(../00_images/background.gif);
	background-repeat:repeat-y;
	background-position:left;	
	z-index:1;
}


#logo {
	position: absolute;
	width: 202;
	height: 177;
	top: 0;
	left: 0;
	z-index: 5;
}


#fleches {
	position: absolute;
	width: 200px;
	height: 400px;
	top: 300px;
	left: 300px;
	z-index: 2;
}


#menu {
	position: absolute;
	width: 202px;
	height: 294px;
	top: 177px;
	left: 0px;
	z-index: 5;
}


#texte {
	text-align: left;
	vertical-align: top;
	display: block;
	width: 580px;
	min-height:600px;
	margin-top: 275px;
	margin-left: 240px;
	line-height: 18px;
	z-index: 20;
}



#texte2 {
	text-align: left;
	vertical-align: top;
	display: block;
	width: 465px;
	min-height:600px;
	margin-top: 275px;
	margin-left: 355px;
	line-height: 18px;
	z-index: 20;
}


#titre_texte {
	text-align: left;
	font-size: 12px; 
	font-weight: bold; 
	color: #FF6600;
	text-transform: uppercase;
}


#logos {
	position: relative;
	width: 613px;
	height: 293px;
	left: 225px;
	bottom: 50px;
	background-image:url(../00_images/bas.gif);
}


#bas {
	position: relative;
	width: 900px;
	height: 50px;
	left: 0px;
	bottom: 0px;
	background-image:url(../00_images/bas.gif);
}


#element_entete { 
	margin:0;
	padding:0;
	background-color: #999999;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-align: center;
	}




a:link				{color:#6699FF; text-decoration:yes; font-weight:bold} 
a:visited			{color:#CC6600; text-decoration:yes; font-weight:bold}
a:hover				{color:#FF9900; text-decoration:yes; font-weight:bold;}

