@charset "utf-8";
#menu {
	position:absolute;
	left:838px;
	top:182px;
	width:107px;
	height:145px;
	z-index:3;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #CCC;
	font-weight: bold;
	background-color: #393739;
	padding-left: 5px;
}
#Global{
	position: relative;
	width: 600px;
	margin: auto;
}
#index {
	position:relative;
	width:960px;
	height:541px;
	z-index:1;
	text-align: center;
	margin: auto;
	background-color:#1e0a1e;
	margin-top: 10px;
}
a { color: #ffffff;  text-decoration: none ; 	font-family: Verdana, Geneva, sans-serif;} 
a:hover {color: #f06d07;  text-decoration: none ; 	font-family: Verdana, Geneva, sans-serif;} 
a:visited {color: #f06d07;  text-decoration: none ; 	font-family: Verdana, Geneva, sans-serif;}
#photo {
	position:absolute;
	z-index:2;
	text-align: center;
	margin: auto;
	left: 456px;
	top: 27px;
	border: thin outset #b4a28c;
}
#carre1 {
	position:absolute;
	left:339px;
	top:343px;
	width:81px;
	height:81px;
	z-index:4;
	background-color: #178587;
		filter:alpha(opacity=50);
	-moz-opacity : 0.5;
	opacity : 0.5;
}
#carre2 {
	position:absolute;
	left:438px;
	top:10px;
	width:62px;
	height:62px;
	z-index:5;
	background-color: #f5a129;
	filter:alpha(opacity=50);
	-moz-opacity : 0.5;
	opacity : 0.5;
}
#carre3 {
	position:absolute;
	left:241px;
	top:376px;
	width:132px;
	height:132px;
	z-index:1;
	background-color: #ff40ff;
	filter:alpha(opacity=50);
	-moz-opacity : 0.5;
	opacity : 0.5;
}
#pointilles {
	position:absolute;
	left:12px;
	top:90px;
	width:900px;
	height:20px;
	z-index:6;
	color: #CCC;
	font-size: 18px;
	text-align: left;
}
#puceAD {
	position:absolute;
	left:-33px;
	top:15px;
	width:34px;
	height:10px;
	z-index:2;
	filter:alpha(opacity=100);
	-moz-opacity : 1;
	opacity : 1;
	background-color: #ffcc01;
}
#puceRef {
	position:absolute;
	left:-33px;
	top:41px;
	width:34px;
	height:10px;
	z-index:2;
	filter:alpha(opacity=100);
	-moz-opacity : 1;
	opacity : 1;
	background-color: #1e6420;
}
#pucePub {
	position:absolute;
	left:-33px;
	top:66px;
	width:34px;
	height:10px;
	z-index:2;
	filter:alpha(opacity=100);
	-moz-opacity : 1;
	opacity : 1;
	background-color: #8080ff;
	color: #20158f;
}
#puceCol {
	position:absolute;
	left:-33px;
	top:92px;
	width:34px;
	height:10px;
	z-index:2;
	filter:alpha(opacity=100);
	-moz-opacity : 1;
	opacity : 01;
	background-color: #178587;
}
#puceCont {
	position:absolute;
	left:-33px;
	top:119px;
	width:34px;
	height:10px;
	z-index:2;
	filter:alpha(opacity=100);
	-moz-opacity : 1;
	opacity : 1;
	background-color: #FFFFFF;
}
#texte {
	position:absolute;
	left:36px;
	top:135px;
	width:376px;
	height:470px;
	z-index:7;
	overflow: auto;
	color: #CCC;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#titre {
	position:absolute;
	left:13px;
	top:12px;
	width:391px;
	height:77px;
	z-index:8;
}
#ligneV {
	position:absolute;
	left:841px;
	top:25px;
	width:26px;
	height:514px;
	z-index:2;
	color: #FFF;
}

body {
	background-color: #393739;
}
