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

body {
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #333;
}img {
	
}
.header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
.titre {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #999;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 45px;
	margin-left: 40px;
	text-transform: uppercase;
}
.titreRef {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	line-height:26px;
	text-transform: uppercase;	
}
.texteRef {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #ccc;
	text-decoration: none;
	margin-top:7px;
	line-height:16px;
}
#ref {
	height: 106px;
	width: 850px;
	vertical-align: middle;
	display: block;
	margin-top: 10px;
	margin-left:40px;
	
}
#ref #refcontent {
	/*background-color: #000;*/
	float: right;
	height: 86px;
	width: 260px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}

