/* CSS Document */
	
body {
	color: #959955;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #000000;
}
.Style3 {font-size: 16px}
.imgBio {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.txtWhite {
	color: #FFFFFF;
}
.borderBoutonBronze {
	margin-left: 20px;
	margin-bottom: 20px;
}
a {
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #959955;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;

}.bgColorPresse {
	background-color: #959955;
	color: #FFFFFF;
	font-weight: bold;
	height: 18px;
	margin-top: 2px;
	padding-top: 2px;
}
.divPresse {
	margin-top: 2px;
}
.divPresse2 {
	margin-bottom: 2px;
}
legend { color:#959955;}
