/* Reset CSS & mise en page */
body{
	margin:0;
	padding:0;
	background:url(../img/bodyBG.jpg) repeat-x #d5d3d4;
}

body a, p, div, img, h1, h2, h3, h4, span, ul, li{
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
}

#content{
	width:955px;
	background:#fff;
	margin:0 auto;
	position:relative;
}

.clear {
	clear:both;
}
#maintenance
	{
		color:#0690d1;
		font-size:20px;
		font-weight:bold;
		text-align:center;
		padding:50px 0;
		margin:0 auto;
		width:75%;
		
	}

/* Header */

#contentHeader{
	width:100%;
	height:103px;
	background-color:#FFF;
}

#optionsHeader{
	width:192px;
	height:62px;
	position:relative;
	margin-left:470px;
	margin-top:-85px;
}

#optionsHeader p{
	font-size:11px;
	color:#000;
	float:right;
}

#optionsHeader ul{
	list-style-type:none;
	float:right;
	margin-top:10px;
}

#optionsHeader ul li{
	font-size:12px;
	color:#4bb1e3;
	line-height:18px;
}

#optionsHeader ul li a, #optionsHeader ul li a:visited{
	color:#4bb1e3;
	text-decoration:underline;
}

#optionsHeader ul li a:hover{
	text-decoration:none;
}

#mapHeader{
	position:absolute;
	left:0px;
	bottom:0px;
}

#newsHeader{
	width:219px;
	height:92px;
	background:url(../img/contentNews.gif) no-repeat;
	position:absolute;
	top:0px;
	right:20px;
}

#newsHeader h1{
	text-align:center;
	margin-top:6px;
}

#newsHeader div{
	width:190px;
	margin:0 auto;
	font-size:11px;
	margin-top:8px;
}

#moreNews{
	position:absolute;
	right:7px;
	bottom:10px;
}

/* Style menu principal */

#contentMenu{
	width:100%;
	position:relative;
	z-index:5000;
}

#js1{
	width:2px;
	height:33px;
	position:absolute;
	left:0px;
	top:0px;
	background:url(../img/menuBG.jpg) repeat-x top #dedede;
}

#firstMenu{
	width:951px;
	background:url(../img/menuBG.jpg) repeat-x #dedede;
	height:33px;
	margin:0 auto;
}

#pMenu1, #pMenu2, #pMenu3, #pMenu4, #pMenu5, #pMenu6, #pMenu7, #pMenu1:visited, #pMenu2:visited, #pMenu3:visited, #pMenu4:visited, #pMenu5:visited, #pMenu6:visited, #pMenu7:visited{
	display:block;
	padding-right:15px;
	padding-left:15px;
	height:33px;
	line-height:31px;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	float:left;
}

#pMenu1:hover, #pMenu2:hover, #pMenu3:hover, #pMenu4:hover, #pMenu5:hover, #pMenu6:hover, #pMenu7:hover{
	text-decoration:underline;
}

#js2{
	width:2px;
	height:33px;
	position:absolute;
	right:0px;
	top:0px;
	background:url(../img/menuBG.jpg) repeat-x top #dedede;
}

.borderMenu{
	border-right:1px solid #1a94d8;
}

#contentSmenu{
	width:100%;
	position:absolute;
	z-index:1000;
}

#smenu1, #smenu2, #smenu3, #smenu5, #smenu6{
	border-left:2px solid #0291d9;
	border-right:2px solid #0291d9;
	border-bottom:2px solid #0291d9;
	background-color:#b5ddf9;
	padding:15px 15px 15px 15px;
	position:absolute;
}

#contentSmenu ul{
	list-style-type:none;
	line-height:20px;
}

#contentSmenu ul li{
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	color:#0291d9;
}

#contentSmenu ul li a, #contentSmenu ul li a:visited{
	font-size:11px;
	color:#000;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
}

#contentSmenu ul li a:hover{
	text-decoration:underline;
}

#smenu1{
	width:100px;
}

#smenu2{
	width:183px;
	margin-left:89px;
}

#smenu3{
	width:121px;
	margin-left:308px;
}

#smenu5{
	width:162px;
	margin-left:461px;
}

#smenu6{
	width:100px;
	margin-left:175px;
}

.marginLI{
	margin-top:5px;
	margin-bottom:5px;
}

#optionsMenu{
	width:100%;
	height:27px;
	background-color:#dedede;
}

#menuFunctions{
	height:12px;
	position:absolute;
	right:10px;
	bottom:7px;
}

#menuFunctions img{
	float:left;
	margin-left:10px;
}

#contentSearch{
	height:22px;
	position:absolute;
	right:10px;
	top:6px;
	width:155px;
}

#search{
	width:120px;
}

#searchButton{
	position:absolute;
	top:0px;
	right:0px;
}

/* Bannière */
#banSeparation{
	width:100%;
	height:5px;
	background:url(../img/separationBG.jpg) repeat-x;
	margin-top:272px;
}

/* Contenu Homepage */
/* BreadCrumbs */

#breadCrumbs{
	list-style-type:none;
	margin-top:10px;
	margin-left:17px;
}

#breadCrumbs li{
	font-size:11px;
	color:#525252;
	margin-right:8px;
	float:left;
}

#breadCrumbs li a, #breadCrumbs li a:visited{
	text-decoration:underline;
	color:#1898da;
}

#breadCrumbs li a:hover{
	text-decoration:none;
}

/* Titre et Intro TXT */
#homeTitle{
	margin-left:40px;
	margin-top:40px;
}

#homeTXT{
	width:585px;
	margin-left:50px;
	padding-top:5px;
}

#homeTXT p{
	font-size:12px;
	color:#000;
	margin-top:20px;
}


/* Sections principales Homepage */
#indexButtons{
	width:670px;
	margin-left:37px;
	margin-top:20px;
}

.hMenuLeft{
	position:absolute;
	width:2px;
	height:100%;
	top:0px;
	left:0px;
}

.hMenuRight{
	position:absolute;
	width:2px;
	height:100%;
	top:0px;
	right:0px;
}

#hideMenu{
	width:100%;
	height:10px;
	margin-top:30px;
}

/* Bloc infos droite */
#rightBlock{
	width:225px;
	position:absolute;
	right:0px;
	top:396px;
}

#rightHead{
	width:225px;
	height:44px;
}

.rightContent{
	width:186px;
	margin-left:23px;
	position:relative;
	margin-bottom:25px;
}

.contentInfos{
	width:186px;
	background:url(../img/boxBG.gif) repeat-y;
}

#rightInfos1 img{
	margin-left:3px;
	margin-top:20px;
}

#rightInfos2 img, #rightInfos3 img{
	margin-left:5px;
	margin-top:20px;
}

#rightTXT1, rightTXT2{
	font-size:9px;
	color:#000;
	width:100px;
}

#rightDiapo{
	margin-top:-10px;
	margin-left:10px;
}

#rightTXT1{
	margin-left:70px;
	margin-top:-90px;
}

#rightTXT2{
	margin-left:90px;
	margin-top:-90px;
}

#rightInfos3 div{
	margin-left:72px;
	margin-top:-80px;
}

.rightBottom{
	width:186px;
	height:25px;
	background:url(../img/bottomBox.gif) no-repeat;
}

.rightBottom img{
	float:right;
	margin-right:8px;
}

/* Footer */
#contentFooter{
	width:955px;
	height:34px;
	margin:0 auto;
	background:url(../img/footerBG.jpg) repeat-x;
	position:relative;
}

#menuFooter{
	height:34px;
	background:url(../img/footerLogo.jpg) no-repeat left;
	margin-left:10px;
}

#menuFooter ul{
	list-style-type:none;
	margin-left:32px;
}

#menuFooter ul li{
	font-size:10px;
	color:#FFF;
	display:block;
	height:34px;
	padding-left:3px;
	padding-right:3px;
	line-height:34px;
	float:left;
}

#menuFooter ul li a, #menuFooter ul li a:visited{
	color:#FFF;
	text-decoration:none;
}

#menuFooter ul li a:hover{
	text-decoration:underline;
}

#infosFooter{
	font-size:10px;
	color:#FFF;
	height:34px;
	line-height:34px;
	position:absolute;
	right:10px;
	top:0px;
}
h1.welcome{
	margin: 20px 0 0 50px;
	
	font-size:20px;
	font-weight:normal;
	color:#0291D9;
}
h1.welcome span{
	font-size:20px;
	color:#705B5B;
}

