#conteneur 
{
	height: 530px;
	width: 510px;
	margin-left: -225px;
	position: absolute;
	left: 50%;
	background-color: #CCCCCC;
	margin-top: -260px;
	top: 50%;
}

#menu 
{
	height: 20px;
	width: 510px;

}

#menu a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	
}
#menu a:hover
{
	font-weight: bold;
	color: #666666;

}

#corps
{
	height: 510px;
	width: 510px;

}

#corps2 
{

	height: 510px;
	width: 510px;
	background-image: url(Images/Page_2_510.jpg);
	background-repeat: no-repeat;
}

#corps3 
{
	height: 510px;
	width: 510px;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #000000;
}

#corps2 a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	left: 256px;
	top: 389px;
	position: absolute;
}	

#lien2
{
	height: 26px;
	width: 127px;
	
}

#lien2 a
{
	position: absolute;
	left: 256px;
	top: 473px;	
}

#texte
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;

}

#texte a
{
	color: #E68127;
	text-decoration: none;
	text-align: center;

}

#texte a:hover
{
	font-weight: normal;
	text-decoration: underline;

}

