/* CSS Document */

.body {
	padding: 0px;
	background-color: #4D4D50;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.body2 {
	padding: 0px;
	background-color: #000000;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sitecentrage {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	position: relative;
	width: 1000px;
}


#footer {
	margin-top: 100px;
	margin-bottom: 10px;
	text-align: center;
}


.photo_vert_g{
	margin-right: 10px;
	
}


h1 {
	position: absolute;
	left: 0px;
	top: -47px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 1002px;
	text-align: center;
	padding-bottom: 5px;
}

#retour {
	position: absolute;
	left: 0px;
	top: -73px;
	
}


.lienretour {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration:none;
	background-image: url(images/fleche.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	display: block;

}


a:hover {
	color: #ffffff;
text-decoration:underline;
}


.legende
{
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 5px;
	display: block;
	text-align: left;

}

.marge450{
	margin-left:70px;

}


.bordure-blanche50{
	border: 50px solid #FFFFFF;
	
	
}


.marge200
{
	margin-left: 150px;
	
}

