body {
	background-image: url("/sites/templates/images/background.gif");
	background-repeat: repeat;
	z-index: 2;
	}


#page {
	
 	position:absolute;
	left: 50%;
	margin-left: -409px;
	padding:0px; 
	top:0px	;
	width:818px;

}

/*HEADER*/


#conteneur_header {
	position:absolute;
	background-image: url("/sites/templates/images/header.gif");
	width: 818px;
	height: 353px;
	margin-left: 0px;

	
	}

#rond {
	position:absolute;
	background-image: url("/sites/templates/images/rond_ombre.png");
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
	width: 331px;
	height: 317px;
	margin-left: 0px;
	z-index: 10;

	}
	
#logo {
	position:absolute;
	top:10px;
	margin-left: 18px;
	z-index: 11;
	
	}	
	
/*MENU*/

.topnav {
	margin:0px;
	padding:0px;
	color:white;
	z-index: 26;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;

	
	}
	
.topnav	li {
	margin:0px;
	padding:0px;
	background-image: url("/sites/templates/images/bouton.jpg");
	background-repeat:no-repeat;
	height:23px;
	color:white;
	border-left: solid 1px #00a1ff;
	padding-bottom: 0px;
	
	
	
	}
		
	
.topnav li:hover	{
	margin:0px;
	color:white;
	background-color: #22aeff;
	}
	
.topnav li a:hover	{

	color:white;
	background-color: #22aeff;
	}
		
	
.topnav li a { 
	text-decoration:none;
	color:white;
	letter-spacing: +2px;
	font-size: 11px;
	color: #00a1ff;
	letter-spacing:0pt;
	line-height: 22px;
	height:15px;
	padding-left:2px;
	padding-right:2px;
	
	 }	
		
.topnav .here {

	background-color: #c0e4ff;

	}	
	
	

	
	
	
#menu_conteneur {
	position: absolute;
	width: 434px;
	height: 15px;
	top:247px;
	margin-left: 280px;
	z-index: 60;
	}	
	

	
/*CORPS*/	
#corps_conteneur {
	position: absolute;
	top:353px;
	width:745px;
	height:600px; 
	z-index: 60;
	}


#conteneur_central_couleur	{
	position:absolute;
	top:353px;
	width:714px;
	height:600px;
	margin:0;
	padding:0;
	margin-left:16px;
	background-color: #943521;
	z-index: 3;
	}	
	
#content {
	position:absolute;
	top:40px;
	width:600px;
	height:500px;
	margin:0;
	padding:0;
	z-index: 20;
	margin-left:79px;
	color: white;
	font-family: georgia;	
 	font-size:12px;
 	
	
	}	
	
#content li {
	list-style-image:url("/sites/resources/images/puce.gif");
	display: list-item;
	}		
	
#title {
	position: absolute;
	width: 500px;
	height: 30px;
	font-family: georgia;
	font-size: 25px;
	top:-45px;
	margin-left:55px;
	color:#86bdff;
	z-index: 35;
	letter-spacing: 3px;
	
	}	
		
#ombre_gauche {
	position:absolute;
	background-image: url("/sites/templates/images/ombre_gauche.gif");
	background-repeat:repeat;
	width:15px;
	height: 600px;
	

	
	}
	
#ombre_droite {
	position:absolute;
	background-image: url("/sites/templates/images/ombre_droite.gif");
	background-repeat:repeat-y;
	width:15px;
	margin-left:730px;
	height: 600px;
		
	}
	
#background_content {
	margin:0;
	position: absolute;
	width: 201px;
	height: 505px;
	margin-left:15px;
	top:243px;
	z-index: 9;
	background-image: url("/sites/templates/images/bande.gif");
}	
	
/* footer */	
	
#mentions {
	position: absolute;
	font-family: arial;
	font-size: 10px;
	color: black;
	width: 700px;
	height: 12px;
	top: 900px;
	margin-left: 30px;
	text-align: center;
	z-index: 90;
	
	}
	
img {
	border: none;
	}	

/* copy css editor.css */

a {
	color:#22AEFF;
	text-decoration: underline;
	}	
	
#lien {
	z-index: 91;
	}	


