
#middle {
	background:url(../_img/plan/fond_middle.jpg) top center no-repeat;
}

#bloc_home {
	width:118px;
	height:26px;
	background-color:#8ea6e6;
	text-align:center;
	margin:0 auto;
}

#bloc_acces {
	width:118px;
	height:34px;
	background-color:#8ea6e6;
	text-align:center;
	margin:27px auto 0 auto;
}

#bloc_home p {
	font:bold 11px Arial, Helvetica, sans-serif;
	padding-top:7px;
}

#bloc_acces p {
	font:bold 11px Arial, Helvetica, sans-serif;
	padding-top:4px;
	text-transform:uppercase;
}

#bloc_home p a, #bloc_acces p a {
	color:#ffffff;
	text-decoration:none;
}

#les_blocs {
	width:100%;
	background:url(../_img/actualites/border_actu.gif) top left repeat-x;
	padding-top:10px;
	margin-top:22px;
}

#les_blocs .bloc {
	float:left;
	width:123px;
}

#les_blocs .bloc p {
	background:url(../_img/actualites/puce_bulle.gif) top left no-repeat;
	padding-left:16px;
	color:#666a6a;
	font:normal 11px Arial, Helvetica, sans-serif;
	margin-bottom:7px;
}

#les_blocs .bloc p a {
	color:#666a6a;
	text-decoration:none;
}

#les_blocs .bloc.last {
	width:118px;
}

#les_blocs .bloc .case_bleue {
	width:118px;
	height:26px;
	background-color:#8ea6e6;
	text-align:center;
	margin-bottom:15px;
}

#les_blocs .bloc .case_bleue p {
	font:bold 11px Arial, Helvetica, sans-serif;
	padding-top:7px;
	padding-left:0;
	background:none;
	text-transform:uppercase;
}

#les_blocs .bloc .case_bleue p a {
	color:#ffffff;
	text-decoration:none;
}

#les_blocs2_fond {
	width:100%;
	background:url(../_img/actualites/border_actu.gif) top left repeat-x;
	padding-top:22px;
}

#les_blocs2_fond #les_blocs2 {
	width:365px;
	margin:0 auto;
}

#les_blocs2_fond #les_blocs2 a {
	display:block;
	color:#666a6a;
	font:bold 11px Arial, Helvetica, sans-serif;
	float:left;
	text-decoration:none;
	margin-right:36px;
}

#les_blocs2_fond #les_blocs2 a.last {
	margin-right:0;
}