/* 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:url(../img/contentBG.jpg) repeat-y;
	margin:0 auto;
	position:relative;
}

.clear {
	clear:both;
}

/* 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;
}

/* 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;
}

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


/* 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;
}

#rightBlock2{
	width:225px;
	position:absolute;
	right:0px;
	top:325px;
}

	#rightHead{
		width:225px;
		height:44px;
	}
	.rightContent{
		width:186px;
		margin-left:23px;
		position:relative;
		margin-bottom:25px;
	}
		#rightInfos1{
			width:186px;
			background:url(../img/boxBG.gif) repeat-y;
			clear:both;
		}

		#rightInfos1  .sstt{
			margin:0 0 10px 0; 
			color:#048DD5; 
			font-size:14px; 
			font-weight:bold;
		}
		#rightInfos1 a{
			font-size:0;
			margin:0;
			padding:0;
			clear:both;
		}
		#rightInfos1 img{
			margin-left:4px;
			margin-top:20px;
			
			margin-top:0;
			padding:0;
		}

#rightInfos2 img, #rightInfos3 img{
	margin-left:5px;
	margin-top:20px;
}
#rightTXT1, #rightTXT2, #rightTXT1_2{
	font-size:9px;
	color:#000;
	width:100px;
}

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

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

#rightTXT1_2{
	margin-left:70px;
	margin-top:-103px;
	
	margin-top:-90px;
	padding:0 0 5px;
}

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

#rightTXTNews{
	font-size:9px;
	color:#000;
	width:80px;
	margin-left:95px;
	margin-top:-110px;
	padding:0 0 25px 0;
}


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

.rightBottom{
	clear:both;
	
	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;

}

/* Menu haut de page 'language/country et Operating divisions' */

#header_menus {
    float: right;
    position: absolute;
    right: 95px;
    top: 35px;
    z-index: 500;
}

#header_menu1, #header_menu2 {
    float: left;
    position: relative;
}

.menu ul {
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 150px;
    z-index: 300;
}

.bann2
{
	overflow: hidden;
	height: 200px;	

}

#banSeparation2
{
	width:100%;
	height:5px;
	background:url(../img/separationBG.jpg) repeat-x;
	margin: 0;

}

/* Boutons de l'accueil */
ul li.bt a
{
	text-decoration: none;

}
ul li.bt a h1
{
	font-family   : 'Century Gothic',Verdana,Geneva,sans-serif;
	color         : #0291D9;
	display       : block;
	float         : right;
	font-size     : 16px;
	letter-spacing: 0;
	text-align    : right;
	font-weight   : normal;
	cursor        : 	pointer;
	
}

ul li.bt a#bt_acc8 h1
{
	line-height: 20px;
	padding    : 16px 20px 0 0;
	width      : 122px;
	
}

ul a#bt_acc8
{
	background: url('../img/LH.jpg') no-repeat;
	display   : block;
	height    : 73px;
	width     : 325px;
	
}

ul a#bt_acc8 h1 img, ul a#bt_acc9 h1 img, ul a#bt_acc11 h1 img, ul a#bt_acc10 h1 img, , ul a#bt_acc12 h1 img
{
	margin:0 0 -5px 0;
	border: none;
}

ul li.bt a#bt_acc9 h1
{
	line-height: 20px;
	padding    : 16px 20px 0 0;
	width      : 180px;
	
}
ul a#bt_acc9
{
	background: url('../img/LMC.jpg') no-repeat;
	display   : block;
	height    : 73px;
	width     : 325px;
	
}

ul li.bt a#bt_acc11 h1
{
	line-height: 20px;
	padding    : 27px 20px 0 0;
	width      : 180px;
	
}
ul a#bt_acc11
{
	background: url('../img/HS.jpg') no-repeat;
	display   : block;
	height    : 73px;
	width     : 325px;
	
}

ul li.bt a#bt_acc10 h1
{
	line-height: 20px;
	padding    : 37px 20px 0 0;
	width      : 150px;
	
}
ul a#bt_acc10
{
	background: url('../img/ABF.jpg') no-repeat;
	display   : block;
	height    : 111px;
	width     : 325px;
	
}

ul li.bt a#bt_acc12 h1
{
	line-height: 20px;
	padding    : 37px 20px 0 0;
	width      : 150px;
	
}
ul a#bt_acc12
{
	background: url('../img/OAA.jpg') no-repeat;
	display   : block;
	height    : 111px;
	width     : 325px;
	margin    : 17px 0px 0px 0px;
}

ul#menuStatic
{
	float: right;
	/*margin: 11px 0 0 0;*/

}

ul#menuStatic li
{
	list-style-type:none;
	margin: 10px 0 0 0;

}

ul#menuStatic li img
{
	border: none;

}



