@charset "utf-8";
/* CSS Document */

		html, body{
			width:100%;
			height:100%;
			margin:0px;
			padding:0px;
			background:#111111;
		}
h1 {
	font-size: 0.8em;
	color: #4a4a4a;
	font-family: Arial, Helvetica, sans-serif;
}

		#container{
	width:100%;
	margin:0;
	padding:0;
	background: #292829;
		}
		#content{
	width:100%;
	height:800px;
	background:url(../images/retemq_bg.jpg) repeat-x top;
	color: #4a4a4a;
		}
#membres {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.5em;
	text-transform: uppercase;
}

		#header{
			width:1034px;
			height:99px;
			padding:0;
			margin:0;
		}
		#hLeft{
			width:399px;
			height:99px;
			height:99px;
			float:left;
		}
		#hRight{
			width:405px;
			height:99px;
			float:left;
		}
		#logo{
			width:230px;
			height:99px;
			float:left;
		}
		#centre{
			clear:both;
			width:1034px;
			height:316px;
			padding:0;
		}
		#bottom{
			clear:both;
			width:1034px;
			height:62px;
			padding:0;
			margin:0;
		}
		#bottomBg{
			float:left;
			width:716px;
			height:62px;
		}
		#button{
			width:315px;
			height:62px;
			float:left;
		}
		#button a{
			outline:none;
			text-decoration:none;
			border:none;
		}
		#button a img{
			border:none;
		}
		#footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#4a4a4a;
	text-transform:uppercase;
		}
		#footer a{
			font-family:Arial, Helvetica, sans-serif;
			font-size:9px;
			color:#4a4a4a;
			text-transform:uppercase;
			text-decoration:underline;
		}
#referencement {
	width: 600px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
}

