/* ---------------------------------------------------*/
/* ----------------      MENU      -------------------*/
/* ---------------------------------------------------*/

#barreMenu {
	background: #173289;
	height: 29px;
	left: 0;
	margin: 0;
	position: relative;
	top: 0;
	width: 1000px;
	z-index: 100000;
	margin: 0 0 10px;
}
#barreMenu ul {
	font-size: 13px;
	list-style: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
#barreMenu ul li.niv1 {
	background: url('/design/images/menuSepa.gif') left 8px no-repeat;
	float: left;
	position: relative;
	left: 0;
	top: 0;
}
#barreMenu a.menuBtnAcc:link, #barreMenu a.menuBtnAcc:visited {
	float: left;
	padding: 0 0 0 10px;
	height: 29px;
}
#barreMenu a.menuBtnAcc span {
	cursor: pointer;
	float: left;
	padding: 7px 10px 0 0;
	height: 18px;
}
#barreMenu a.menuBtnAcc span strong {
	background: url('/design/images/btnMenuAccueil.gif') no-repeat;
	display: block;
	height: 12px;
	width: 13px;
}
#barreMenu a.menuBtnAcc span strong em {
	display: none;
}
#barreMenu .menuBtnDrt {
	background: url('/design/images/fd_BtnMenuG.png') left top repeat-x;
	color: #fff;
	/* display: block;*/
	float: right;
	font-size: 11px;
	height: 29px;
	margin: 0 0 0 6px;
	padding: 0 0 0 10px;
	text-decoration: none;
}
#barreMenu .menuBtnDrt span {
	/* background: url('/design/images/fd_BtnMenuD.png') right top no-repeat;*/
	cursor: pointer;
	float: left;
	height: 21px;
	/* display: block;*/
	padding: 4px 10px 0 0;
	width: 230px;
/* pour opera sinon exalead passe à la ligne */
}
#barreMenu a.menuBtnDrt span {
	font-size: 11px;
	font-weight: bold;
	width: auto;
}
#barreMenu a.menuBtnDrt strong {
	background: url('/design/images/btnMenuRSS.gif') 0 2px no-repeat;
	display: block;
	padding: 2px 0 0 18px;
}
#barreMenu a.menuBtnDrt em {
	display: none;
}
#barreMenu form {
	background: url('/design/images/fd_InputRech.gif') no-repeat 1px 1px #fff;
	border: 1px solid #4369b3;
	float: left;
	font-size: 12px;
	margin: 0;
	padding: 1px 1px 1px 25px;
}
#barreMenu Input {
	border: 0 solid #fff;
	color: #888;
	font-size: 12px;
	margin: 0;
	padding: 0;
	width: 100px;
}
#barreMenu ul li.niv1 a.niv1:link, #barreMenu ul li.niv1 a.niv1:visited {
	color: #fff;
	display: block;
	float: left;
	font-weight: bold;
	padding: 6px 8px 0;
	text-decoration: none;
	height: 23px;
}
#barreMenu ul li.niv1 a.niv1:hover {
	background: url('/design/images/btnMenuHover.gif') left 0 repeat-x;
	color: #fff;
	width: auto;
}
#barreMenu ul li.niv1 a#barreMenuServices {
	background: url('/design/images/puce_ouestfrance.png') right 6px no-repeat;
	_background: none;
	padding: 6px 26px 0 9px;
	_padding: 6px 9px 0;
}
#barreMenu ul li.niv1 a#barreMenuServices:hover {
/* POUR IE 6 */
	_background: url('/design/images/btnMenuHover.gif') left 0 repeat-x;
}
#barreMenu ul li.niv1:hover {
	background: url('/design/images/btnMenuHover.gif') left 0 repeat-x;
	color: #fff;
	width: auto;
}
#barreMenu ul li.niv1 ul {
	display: none;
}
#barreMenu table {
	border-collapse: collapse;
	/* font-size: 11px;*/
	left: 0;
	margin: 0;
	position: absolute;
	top: 9px;
}
#barreMenu ul li.niv1:hover ul {
	background-color: #5280cb;
	border: 9px solid #5280cb;
	display: block;
	margin-top: 1px;
	position: absolute;
	left: 1px;
	top: 28px;
	width: 180px;
}
#barreMenu ul li.niv1 a:hover ul {
/* ### Version IE <7 ###*/
	background-color: #5280cb;
	border: 9px solid #5280cb;
	display: block;
	left: 1px;
	position: absolute;
	top: 20px;
}
#barreMenu ul li.niv1:hover ul li a {
	border-bottom: 1px solid #8faedd;
	color: #fff;
	display: block;
	font-size: 11px;
	height: auto;
	margin: 0;
	padding: 4px 10px;
	text-decoration: none;
	text-transform: none;
	width: 160px;
}
#barreMenu ul li.niv1 a:hover ul li a {
/* ### Version IE 6 et inferieures ###*/
	border-bottom: 1px solid #8faedd;
	color: #fff;
	display: block;
	font-size: 11px;
	font-weight: normal;
	height: auto;
	padding: 4px 10px;
	margin: 0;
	text-decoration: none;
	text-transform: none;
	width: 160px;
}
#barreMenu ul li.niv1:hover ul li a:hover {
	background: #8faedd;
}
#barreMenu ul li.niv1 a:hover ul li a:hover {
/* ### Version IE <7 ###*/
	background: #8faedd;
}


/* ---------------------------------------------------------------*/
/* ----------------      PIED DE PAGE  haut    -------------------*/
/* ---------------------------------------------------------------*/

#piedDePage {
  background-color:#e6eaf5;
  padding:15px 10px;
  width:980px;
  display:block;
  float:left;
  margin-top:20px;
}
#piedDePage h3 {
  margin-top:0;
  color:#407FCB;
  font-size:12px;
  border-bottom:#407FCB solid 1px;
  margin-bottom:6px;
}
.blcVilles {
  height:140px;
  display:block;
  margin-bottom:10px;
}
.colVilles {
  background:transparent url(/design/images/filetPp.gif) no-repeat scroll right top;
  float:left;
  margin-right:7px;
  width:115px;
}
.colVillesDer {
  float:left;
  margin-right:7px;
  width:115px;
}
.colVilles a:link,
.colVilles a:visited,
.colVillesDer a:link,
.colVillesDer a:visited,
.colLiens1 a:link,
.colLiens1 a:visited,
.colLiens2 a:link,
.colLiens2 a:visited,
#infoJours a:link,
#infoJours a:visited,
#blcPlanSite a:link,
#blcPlanSite a:visited {
  color:#66707b;
  font-size:11px;
  text-decoration:none;
}
.colVilles a:hover,
.colVillesDer a:hover,
.colLiens1 a:hover,
.colLiens2 a:hover,
#infoJours a:hover,
#blcPlanSite a:hover {
  text-decoration:underline;
  margin:0;
  padding:0;
}
.blcLiens {
  width:229px;
  height:auto;
  /*height:290px;*/
  display:block;
  float:left;
}
#piedDePage #ligne2 .blcLiens .espaceRubPp {
  margin-top:15px;
}
.colLiens1 {
  background:transparent url(/design/images/filetPp.gif) no-repeat scroll right top;
  width:107px;
  float:left;
  padding-right:8px;
}
.colLiens2 {
  width:104px;
  margin-left:8px;
  float:left;
}
#piedDePage .colLiens1 h3,
#piedDePage .colLiens2 h3 {
  padding-right:5px;
  display:block;
  position:relative;
}
#infoJours  {
background:transparent url(/design/images/filetPp.gif) no-repeat scroll left top;
  width:474px;
  float:left;
  display:block;
  margin-left:6px;
padding-left:10px;
}
#infoJoursCol1 {
  width:229px;
  float:left;
}
#infoJoursCol2 {
  margin-left:15px;
  width:229px;
  float:left;
}
#infoJoursBas {
  width:300px;
  display:block;
  float:left;
  margin-top:10px;
}
#infoJours #infoJoursBas .infoJoursLienPlus {
  background:transparent url(/design/images/puce_plus.gif) no-repeat scroll 0 5px;
  clear:both;
  color:#316EB8;
  font-size:11px;
  font-weight:bold;
  padding:0 0 0 10px;
  text-decoration:none;
  text-transform:none;
}
#infoJours #infoJoursBas a.infoJoursLienPlus:hover {
  text-decoration:underline;
}
.infoJoursBasLiens {
  margin-top:15px;
}
.infoJoursBasLiens a:link,
.infoJoursBasLiens a:visited {
  font-weight:bold;
}
#blcPlanSite {
  background:transparent url(/design/images/filetPp.gif) no-repeat scroll left top;
  float:left;
  padding-left:10px;
  width:246px;
  margin-left:4px;
}
#blcPlanSite label {
  font-weight:bold;
  color:#66707b;
  font-size:11px;
}
.rubPp {
font-size:11px;
margin-bottom:5px;
}
#ligne2 {
  margin:0;
}


/* ---------------------------------------------------------------*/
/* -----------------      PIED DE PAGE  bas    -------------------*/
/* ---------------------------------------------------------------*/

#contour #piedPage {
	background: #0c51a6;
	color: #fff;
	font-size: 11px;
	margin: 0;
	padding: 4px;
	text-align: center;
	float:left;
  width:100%;
  margin-bottom:30px;
}
#piedPage li, #piedPageBas li {
	display: inline;
	list-style-type: none;
}
#piedPage li.premsLi {
	font-weight: bold;
	padding: 0 6px;
}
#piedPage a.lpp {
	border-left: 1px solid #fff;
	color: #fff;
	padding: 0 6px;
	text-decoration: none;
}
#piedPage a.lpp:hover {
	text-decoration: underline;
}
#piedPageBas {
	color: #316eb8;
	font-size: 9px;
	font-weight: bold;
	margin: 0;
	padding: 4px;
	text-align: center;
}
#piedPageBas a.lpp {
	border-left: 1px solid #316eb8;
	color: #316eb8;
	padding: 0 6px;
	text-decoration: none;
}