*{margin:0;padding:0}
img {border:none;}

body{
	font-family:Verdana;
	background-color:#d7cece;
	font-size:80%;
}

#global{
	width:100%;
	min-width:1054px;
	background-color:white;
}

#global #header{
	width:1024px;
	height:162px;
	position:relative;
	
}
#global #header #logo{
	position:absolute;
	bottom:0px;
	left:0px;
	
}
#global #header #cities{
	position:absolute;
	font-family:verdana;
	font-size:15px;
	color:#a70101;
	font-weight:bold;
	bottom:15px;
	right:0px;
}
#global #header #cities .city{
	float:right;
	margin-left:45px;
}
#global #menuOmbre{
	width:1054px;
	background-image:url(img/ombreMenu.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#global #menuOmbre #menu{
	width:1024px;
	height:22px;
	overflow:hidden;
	background-color:#3b4955;
	height:58px;
	border-top:4px solid #a70101;
}
#global #menuOmbre #menu a.menuItem{
	height:22px;
	color:#FFFFFF;
	font-size:15px;
	line-height:17px;
	padding-right:15px;
	padding-left:15px;
	margin-right:1px;
	margin-left:1px;
	float:left;
	text-decoration:none;
	margin-top:36px;
}
#global #menuOmbre #menu a:hover{
	background-image:url(img/menuItemHover.jpg);
	background-repeat:repeat-x;
}
#global #menuOmbre #menu a.selected{
	background-image:url(img/menuItemHover.jpg);
	background-repeat:repeat-x;
}

#global #backBiColor{
	height:267px;
	background-image:url(img/backBiColor.jpg);
	background-repeat:repeat-x;
}
#global #backIceberg{
	height:267px;
	background-image:url(img/backIceberg.jpg);
	background-repeat:no-repeat;
	background-position:center;
}


#global #headerCenter{
	width:1024px;
	height:267px;
	overflow:visible;
	position:relative;
}


#global #headerCenter #actualite{
	width:324px;
	height:248px;
	padding-top:19px;
	position:relative;
	background-color:#00182c;
	float:left;
}
#global #headerCenter #actualite #dateContainer{
	background-image:url(img/dateContainer.jpg);
	width:37px;
	height:37px;
	position:absolute;
	top:6px;
	right:4px;
	font-size:10px;
	padding-top:10px;
}
#global #headerCenter #actualite .title{
	color:#24bddf;
	margin-left:6px;
	font-size:15px;
	font-weight:bold;
	display:block;
	text-decoration:none;
}



#global #headerCenter #blocActuOverflowed{
	width:324px;
	height:230px;
	position:relative;
	overflow:hidden;
	left:0px;
}
#blocActuContainer{
	width:32400px;
	height:230px;
	position:absolute;
	left:0px;
}
#global #headerCenter #actualite .blocActualites{
	width:312px;
	padding-left:6px;
	padding-right:6px;
	height:230px;
	float:left;
}
#global #headerCenter #actualite .actualite{
	color:white;
	font-size:10px;
	margin-top:10px;
}
#global #headerCenter #actualite .actualite .date{
	
}
#global #headerCenter #actualite .actualite .title{
	color:#24bddf;
	margin-left:0px;
	font-size:12px;
	font-weight:bold;
	display:block;
	text-decoration:none;
}
#global #headerCenter #actualite .actualite .extract{
	
}
#global #headerCenter #actualite .actualite .suite{
	
}

#global #headerCenter #iceberg{
	float:left;
}







#global #centerOmbre{
	background-color:#d7cece;
	background-image:url(img/ombreGlobal.jpg);
	background-position:center;
	background-repeat:repeat-y;
}
#global #centerOmbre #center{
	width:1020px;
	padding-left:2px;
	padding-right:2px;
	padding-top:62px;
	background-color:#232323;
	position:relative;
}




#global #center #phrase{
	background-color:#8c8b8b;
	color:white;
	height:20px;
	line-height:20px;
	font-size:11px;
	font-style:italic;
}




#global #center #centerLeft{
	width:666px;
	float:left;
	background-color:white;
	padding:30px;
}

#global #center #rightSideBar{
	width:294px;
	float:left;
	background-color:white;
	
}
#contact{
	margin-top:50px;
	width:269px;
	height:287px;
	background-image:url(img/contactBack.jpg);
	position:relative;
}
#banqueDonnees{
	margin-top:50px;
	position:relative;
	width:282px;
	height:419px;
	background-image:url(img/banqueDonnees.jpg);
}
#banqueDonnees #sites{
	padding-left:55px;
	padding-top:70px;
}
#banqueDonnees #sites img{
	margin-top:5px;
}




#navigation div.pageRootContainer{
	border-bottom:1px solid #5cd6d6;
	padding-top:10px;
	padding-bottom:10px;
}
#navigation div.pageContainer{
	position:relative;
	height:20px;
	line-height:20px;
	vertical-align:middle;
}
#navigation div.pageContainer div.controlSubPage{
	width:11px;
	height:11px;
	background-image:url(img/sousPageFerme.jpg);
	float:left;
	cursor:pointer;
	margin-top:4.5px;
}
#navigation div.pageContainer div.controlSubPage.open{
	background-image:url(img/sousPageOuvert.jpg);
}
#navigation div.subpages{
	margin-left:10px;
	display:none;
}

#navigation a.page{
	text-decoration:none;
	color:#333333;
}
#navigation a.page.selected{
	color:#33cccc;
}
#navigation a.page{
	margin-left:5px;
}







#footer{
	height:100px;
	padding-top:8px;
	background-image:url(img/backCenterBorderBottom.jpg);
	background-repeat:repeat-x;
	position:relative;
}








