html,body {
	/*background-color: #000;*/
	background-image:url(img/degrade2.jpg);
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing:0px;
	color:#666666;

}
#global {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 400px;
	margin-left: -200px;
	height: 550px;
	margin-top: -275px;
	background-image:url(img/index2.jpg);
	background-repeat:no-repeat;
}

#texte {
	top:250px;
	left:30px;	
	text-align:center;
	position:relative;
	height: 200px;
	width: 340px;
}

#texte_droite {
	text-align:left;
}

#texte_justifie {
	top:0px;
	left:0px;	
	position:relative;
	color:#999999;
	height: 130px;
	width: 340px;
	text-align:justify;
}

#entrer {
	position: relative;
	left: 50%;
	margin-left: -100px;
	width: 200px;
	height: 50px;
	text-align: left;
	}

a.lien2 {
	font-size: 10px;
	color:#ECAE2F;
}
.lien2 {
	text-decoration: none;
	color: #ECAE2F;
}
.lien2:hover {
	text-decoration: none;
	color: #ffffff;
}
a.dp {
	text-decoration: none;
	border:none;
}
.dp {
	text-decoration: none;
	border:none;
}
.dp:hover {
	text-decoration: none;
	border:none;
}

.lien1 {
	text-decoration: none;
	color: #999999;
}

.lien1:hover {
	text-decoration: none;
	color: #ffffff;
}

