a:link {
	text-decoration: underline;
	color: #009900;
}
a:visited {
	text-decoration: underline;
	color: #7AC300;
}
a:hover {
	text-decoration: none;
	color: #009900;
}
a:active {
	text-decoration: underline;
	color: #009900;
}
.titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #009900;
	line-height: 16px;
}
.Titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #673301;
	font-weight: bold;
}

.texte1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 16px;
	font-weight: bold;
}
body {
	background-color: #000000;
	margin:0px;
	padding:0px;
	background-image: url(images/fonds/partenaires_fond.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.Titre2nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 500px;
	padding: 20px;
}
.texte2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009900;
	line-height: 16px;
	font-weight: bold;
}

