body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background: #cbcb9c url("images/bg.gif") repeat top left;
	margin: 0px;
	width: 100%;
	height: 100%;
}




#b-web {
	position: relative;
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100px;
	background: #213240 url("images/bg-b-web.jpg") repeat top left;
}
#fixeHaut {
	position: relative;
	clear:both;
	margin: 0px;
	padding: 0px;
	width: 1000px;
}
#logo {
	position: relative;
	margin-left: 10px;
	float: left;
	width: 220px;
}
#menu {
	position: relative;
	margin-left: 20px;
	padding-top: 70px;
	width: 100%;
}




#separate {
	position: relative;
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 5px;
	background-color: #ffffff;
	font-size: 3px;
}




#container {
	position: relative;
	clear: both;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	width: 100%;
	height: 300px;
	background: #cbcb9c url("images/bg-degrad.gif") repeat-x top left;
}
#fixeBas {
	position: relative;
	clear:both;
	margin: 0px;
	padding: 0px;
	width: 1000px;
}

#navigation {
	position: relative;
	width: 200px;
	float: left;
	margin-left: 10px;
	margin-right: 20px;
	/*background: #eeeedf url("images/bg-div.gif") repeat top left;*/
}

#pages {
	position: relative;
	width: 750px;
	float: left;
}


