@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 5px;
	margin-bottom: 10px;
}
.contenant {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	margin-bottom: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1 {
	text-transform: uppercase;
	color: #ED9200;
	text-align: right;
}
.tetiere {
	font-size: 11px;
	font-style: italic;
	color: #B3B3B3;
	text-align: justify;
}
.titre {
	font-size: 16px;
	text-transform: uppercase;
	color: #E43417;
	font-style: normal;
	font-weight: bold;
}
.agence {
	color: #E43417;
	font-size : 14px;
}
a {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color:#E43417;
	font-weight: bold;
	text-decoration: none;
}.plus {
	font-size: 16px;
	font-weight: bold;
	margin-right: 5px;
	color: #ED9200;
	margin-left: -20px;
}
.texte {
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 135px;
	text-align: justify;
}
.liens {
	font-size: 11px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
}
.copyright {
	text-align: center;
	font-size: 11px;
}.image {
	float: left;
	margin-right: 25px;
	margin-bottom: 15px;
}
.clear {
	clear: both;
}
