body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-image: url();
	background-repeat: no-repeat;
}
.wrapper {
	/*background-color:yellow;*/
	margin:auto;
	text-align:center;
	width:520px;
}
.logo {
	/*float: left;*/
}
.groupe img{
	float: left;
	padding: 13px;
}
.contact{
	font-size: 10px;
	color: #999999;
}
.groupe  {
	background-color:transparent;
	border: solid 1px silver;
	float:left;
	padding: 24px;
	margin-bottom: 15px;
	width: 520px;
	text-align: left;
}
.text_droite{
	width: 270px;
	float: left;
}
.blanc{
	color: gray;
}
a{
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
h3 {
	font-size: 18px
}
h1 {
	color:#999999;
	font-family:tahoma;
	font-size:40px;
	font-weight:bold;
	line-height:2px;
	margin-top:-6px;
}
.Style3 {
	color: #999999
}

.baseline {
	font-size:15px;
	margin-bottom:24px;
	color: LightGrey;
}

