@charset "utf-8";

.banniere {
	height: 170px;
	background-image: url(../images/banniere-pro.jpg);
	margin-top: 20px;
	background-repeat: no-repeat;
	background-position: left;
} 
.centre2 {
	float: left;
	height: 23px;
	width: 300px;
	margin-right: 95px;
	margin-left: 100px;
	font-size: 11px;
	color: #6d2117;
	margin-top: 6px;
}


.texte-labeur {
	float: left;
	height:400px;
	width: 412px;
	overflow: auto;
	margin-top: 38px;
	margin-right:30px;
	margin-bottom: 20px;
	margin-left:38px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: 6d2117;
}
.texte-labeur a {
	color: #6d2117;
	font-size: 11px;
	font-style: italic;
	font-variant: normal;
}

.petit {
	font-size: 9px;
	font-style: italic;
	font-variant: normal;
	border: none;
}


.contact {
	padding-left: 15px;
}

.texte-labeur a:hover {
    color:#999999
}
.texte-labeur ul{
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #6d2117;
	border-right-color: #6d2117;
	border-bottom-color: #6d2117;
	border-left-color: #6d2117;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.texte-labeur li{
	border-top-style: none;
	border-bottom-style: none;
	border-bottom-width: thin;
	border-top-color: #6D2117;
	border-bottom-color: #6D2117;
	list-style-type: none;
	text-indent: 10px;
	list-style-position: outside;
	padding-bottom: 7px;
	color: #6d2117;
}
h3 {
	text-align: justify;
	text-indent: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

