body {
	text-align: left;
	background-color: #161717;
	background-attachment: fixed;
	background-position: top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.menu a {
	width: 217px;
	height: 13px;
	display: block;
	text-align: left;
	padding-left: 5px;
	text-decoration: none;
	color: #D5091B;
	background-color: #000000;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	 }
	 
.menu a:hover {
	background: #ccc;
	background-color: #CC0000;
	color: #FFFFFF;
	text-decoration: none;
     }

.menu a:active {
	background: gray;
	color: #fff;
	background-color: #CC0000;
	text-decoration: none;
     }
.menu a:visited {
	background: gray;
	color: #666666;
	background-color: #000000;
	text-decoration: none;
     }
.link a:link {
	color: #FFFFFF;
	text-decoration: none;
}
 
.link a:hover {
	text-decoration: none;
	color: #ffffff;
	 }

.link a:active {
	color: #FFFFFF;
     }
	 
.link a:visited {
	color: #fff;
	 }	 
	 
a:link {
	color: #ffffff;
	text-decoration: none;
}
	 
a:hover {
	color: #D5091B;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
		text-decoration: none;
     }
	 
a:visited {
	color: #fff;
		text-decoration: none;
	 }

	 


.cltprjt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.cltprjtBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
	padding-left: 0px;
}
.descriptifprjt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.coord {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.coordRouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D5091B;
	font-weight: bold;
}
.keywords {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 0px;
	text-align: justify;
}
.texte_intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin-left: 30px;
	font-weight: normal;
}
.texte_introbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 50px;
	font-weight: bold;
}

