a:link, a:visited {
	color: #878191;
	text-decoration: none;
	font-weight:bold;
	border:none;
}
a:active {
	border:none;
	color: #878191;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	COLOR: #DC8218;
	text-decoration: none;
	font-weight:bold;
	border:none;
}
body {
	min-width: 800px;
	font-family: Arial;
	color : #878191 ;
	background-color: #cbcfff;
}
.menu {
	position:absolute;

	width:219px;
	height:16px;
	z-index:55;
	left:35%;
	top:100px; 
	font-family: Arial;
	font-size:11px;
	font-weight:bold;  
}
object{
	background-color: #cbcfff;
	position:absolute;
	width:132px;
	height:140px;
	z-index:0;
	left:8%;
	top:0px; 
}
.texte{

	position:absolute;
	width:450px;
	min-width:300px;
	z-index:4;
	left:35%;
	min-left:25%;
	top:130px; 
	font-family: Terminal;
	font-size:12px;
	font-family: Arial;
}
.name{
	position:absolute;
	width:155px;
	height:15px;
	z-index:4;
	left:35%;
	top:40px; 
	font-family: Arial;
	font-size:14px;
	background-image: url(nom.png);	
}

