@charset "utf-8";
/* CSS Document */

#navigation a {
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 20px;
	height: auto;
	width: auto;
	}

#navigation a:hover {
	color:#FFFFFF;
	background-color: #393939;
	background-position: left center;
	height: auto;
	width: auto;
	line-height: 16px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	}
	
	
.navText {
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	color: #000000;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;

	}

.Style1 {
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	font-style: normal;
	color: #FFFFFF;
	}
	
.Texte {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	background-image: url(../fondmauve.png);
	background-repeat: no-repeat;
	text-align: justify;
	text-indent: 100px;
	vertical-align: top;
	line-height: 20px;
}
.Copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #393939;
}

