@charset "utf-8";

.banniere {
	height: 170px;
	background-image: url(../images/outi_31.jpg);
	margin-top: 20px;
	background-repeat: no-repeat;
	background-position: left;
} 

.texte-labeur {
	float: left;
	height: auto;
	width: 380px;
	overflow: auto;
	margin-top: 50px;
	margin-right:50px;
	margin-bottom: 20px;
	margin-left:50px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
 
.texte-labeur a:hover {
    color:#999999
}
.texte-labeur ul{
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.texte-labeur li{
	padding-top: 10px;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #6D2117;
	padding-bottom: 10px;
	list-style-type: none;
	text-indent: 10px;
}

.texte-labeur a {

	font-size: 12px;
	text-transform: uppercase;
	color:;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}

.texte-labeur a:hover{
	color:#999999;
}

