body
{
	background-color: #EBECEE;
	margin-top: 40px;
	margin-left: auto;
	margin-bottom: 40px;
	font-family: Adobe Garamond Pro, Times New Roman, Arial;
	font-size: 14px;	
	color: #737475;
}
table, div, textarea
{
	font-family: Adobe Garamond Pro, Times New Roman, Arial;
	font-size: 14px;
	color: #737475;
}
p
{ 
	text-align: justify;
}
a, a:visited
{
	color: #AFAFB0;
	text-decoration: none;
}
a:hover, a:focus
{
	color: #737475;
	text-decoration: none;
}

#langues
{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 400px;
	height: 120px;
	margin-left: -200px;
	margin-top: -60px;
}
#menu td
{
	padding-right: 25px;
}
#centre
{
	width: 930px;
}

.style_date
{
	padding-right: 20px;
	color: #AFAFB0;
	text-align: right !important;
	vertical-align: top;
}
