#centre {
	border-bottom:0;
	border-top:0;
	color:#000;
	min-height: 300px;
	padding-top: 1.5em;
	padding-right: 3.5em;
	padding-bottom: 1.5em;
	padding-left: 3.5em;
}

#conteneur {
	background-color:#ffffff;
	width:840px;
	float: none;
	clear: none;
	margin: auto;
	display: block;
}

#blue {
background-color:#0096d7;
height: 8px;
}
#white {
background-color:#ffffff;
height: 6px;
}

#haut {
	background-color:#0096d7;
	height:2.7em;
}

#header {
	color:#333333;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	text-transform: capitalize;
	background: #ffffff url(../images/rufflette_header.jpg) no-repeat;
	height: 100px;
	text-indent: -9990px;
}

#pied {
	border-top:0;
	padding:0.5em;
	text-align:center;
	background-color: #0096d7;
}


a {
	color:#0096d7;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
}

body {
background: #CDCDCD url(../images/cbgb.jpg) repeat-x;
font-family:Helvetica, sans-serif;
font-size:0.75em;
}

h1 {
	font-size:26px;
	color: #666666;
	line-height: 36px;
	font-weight: normal;
}

h2 {
	font-size:22px;
	color: #666666;
	line-height: 32px;
	font-weight: normal;
}

.orphan {overflow: hidden;}

h4 {
	font-size:20px;
	color: #666666;
}

h5 {
font-size:0.9em;
	color: #333333;
}

.pbody {
	color: #666666;
	line-height: 19px;
	font-size: 12px;
	font-family: Helvetica, sans-serif;
}

p {
	color: #666666;
	line-height: 19px;
	font-size: 12px;
	font-family: Helvetica, sans-serif;
}

.boldtext {
	color: #666666;
	line-height: 19px;
	font-size: 16px;
	font-style: bold;
	font-family: Helvetica, sans-serif;
}

.footertext {
	color: #333333;
	line-height: 16px;
	font-size: 9.5px;
	font-family: Helvetica, sans-serif;
}

.footernav {
	color: #ffffff;
	line-height: 24px;
	font-size: 12px;
	font-family: Helvetica, sans-serif;
}

.footernav a {
	color: #ffffff;
	text-decoration:none;
	}
	
.footernav a:hover {
	color: #ffffff;
	text-decoration:underline;
	}



#nav {

	clear: both;	
	padding: 0;	margin: 0; margin-bottom: 0px;
	width: 100%;
	height: 40px;
	background-color: #0096d7;
	overflow: visible;
}

#nav ul {

	float: left;

	list-style: none;	

	margin: 0;

	padding: 0 0 0 10px;			

	height: 40px;	
	

}

#nav ul li {

	display: inline;

	margin: 0; padding: 0;
	height: 40px;
	

}

#nav ul li a {

	float: left;

	width: auto;

	color: #ffffff;

	font: bold 14px/40px Helvetica, sans-serif;

	text-decoration: none;	

	letter-spacing: 0.5px;
	padding-right: 15px;
	padding-top: 0;
	padding-left: 15px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	
}

#nav ul li a:hover {

	color: #ffffff;	
	background: #75b7e4;

}

#nav ul li#current a:hover {

	color: #ffffff;	
	background: #75b7e4  url(../images/pointer.png) no-repeat center bottom;

}

#nav ul li a:active {

	color: #ffffff;	
	background: #75b7e4;

}

#nav ul li#current a {	

	background: #0096d7 url(../images/pointer.png) no-repeat center bottom;
	color: #ffffff;
	height:40px;
}

.performance {
	display: inline-block;
	position: relative;
	top: 7px;
}