body {
	width: 700px;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	color: #333333;
	background-color: #CCCCCC;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 32px;
	color: #333333;
	margin-bottom: 50px;
	margin-left: 15px;
	}

h1 a, h1 a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 32px;
	color: #333333;
	text-decoration: none;
}	

h2 {
	color: #333333;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
p {
	text-align: center;
}	

a {
	color: #333333;
	background-color: #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
	}

a:hover {
	background-color: #CCCCCC;
	color: inherit;
	font-weight: bold;
	text-decoration: none;
	}
	
img{
	border: none;
}

span {
	font-weight: bolder;
}

#footer {
	margin-top: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	clear: both;
	width: 700px;
	text-align: center;
}

	
#barre {
	width: 660px;
	height: 1px;
	background-color: #2d2d2d;
	border: none;
	margin-top: 30px;
}	

#bw {

	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;  
}
