body { 
	font: 8pt/16pt arial; 
	color: #000; 
	margin: 0px; 
	text-align: center ;
	background: #C0C0C0;
	}

h2{
	font-size:16px;
}	

h1{
	font-size:16px;
	display:none;
}
	
div#conteneur{
	width: 760px ;
	height: 650px;
	margin: 0 auto ;
	text-align: left ;
	bord er: 3px solid #fff ;
	background: #C0C0C0 ;
	back ground: #fff url(imgs/fond.jpg) no-repeat top left;
}

div#logo{
	position:float;
	float:left;
	width:760px;
	height:70px;
	background:#fff;
	border-bottom:8px solid #F4F4F4;
}

div#menu{
	position:float;
	float:left;
	width:760px;
	height:27px;
	background:url("imgs/menu.jpg");
	border-top:8px solid #3458B8;
}

div#banniere{
	position:float;
	float:left;
	width:760px;
	height:198px;
	background:url("imgs/banniere.jpg");
	b order-top:8px solid #3458B8;
}

div#contenu{
	position:float;
	float:left;
	width:720px;
	he ight:200px;
	background:#fff;
	b order-top:8px solid #3458B8;
	padding:20px;
}

div#bas{
	position:float;
	float:left;
	width:760px;
	height:62px;
	background:url("imgs/bas.jpg");
	b order-top:8px solid #3458B8;
}

div#gauche{
	position:float;
	float:left;
	width:175px;
	he ight:200px;
	background:#fff;
	bor der:1px solid black;
	pa dding:20px;
}

div#bloc{
	position:float;
	float:left;
	width:650px;
	he ight:200px;
	background:#fff;
	bord er:1px solid black;
	pa dding:20px;
	margin-left:30px;
}

div#droite{
	position:float;
	float:left;
	width:250px;
	he ight:200px;
	background:#fff;
	bord er:1px solid red;
	pa dding:20px;
}

div#milieu{
	position:float;
	float:left;
	width:313px;
	he ight:200px;
	background:#fff;
	bor der:1px solid red;
	pa dding:20px;
}

ul#menu
{
	position:relative;
	left: 0px;
	top: 0px;
	he ight: 35px ;
	margin-left: 37px ;
	margin-top:6px;
	pad ding: 0 ;
	backgr ound: url(imgs/fond.jpg) repeat-x 0 -25px ;
	backgro und-color:#B7CBF4;
	list-style-type: none ;
}

ul#menu2
{
	position:relative;
	left: 0px;
	top: 0px;
	he ight: 35px ;
	margin-left: 45px ;
	margin-top:10px;
	pad ding: 0 ;
	backgr ound: url(imgs/fond.jpg) repeat-x 0 -25px ;
	backgro und-color:#B7CBF4;
	list-style-type: none ;
}

ul#menu li
{
	float: left ;
	text-a lign: center ;
}

ul#menu li a
{
	wid th: 90px ;
	margin-right:15px;
	li ne-height: 25px ;
	font-size: 13px ;
	font-weight: bold ;
	letter-spacing: 0px ;
	color: #000 ;
	display: block ;
	text-decoration: none ;
	bo rder-right: 1px solid #90A3C9 ;
	bor der-left: 1px solid #90A3C9 ;
}

ul#menu li a:hover
{
	backgro und: url(bg_menu.gif) repeat-x 0 0 ;
	backgro und-color:#90A3C9;
	color: #fff ;
}



ul#menu2 li
{
	float: left ;
	text-a lign: center ;
}

ul#menu2 li a
{
	wid th: 90px ;
	margin-right:10px;
	line-height: 25px ;
	font-size: 10px ;
	font-weight: bold ;
	letter-spacing: 0px ;
	color: #000 ;
	display: block ;
	text-decoration: none ;
	bo rder-right: 1px solid #90A3C9 ;
	bor der-left: 1px solid #90A3C9 ;
}

ul#menu2 li a:hover
{
	backgro und: url(bg_menu.gif) repeat-x 0 0 ;
	backgro und-color:#90A3C9;
	color: #fff ;
}