@charset "utf-8";
/* CSS Document */
#main {
position:absolute;
width:958px;
top:0px;
left:50%;
margin-left:-462px;
background:url(../medias/main-bg.gif) right repeat-y;
} 

#header {
height:67px;
background:#fff url(../medias/main-header-bg.gif) top right no-repeat;
padding:4px 11px 0px 0px;
color:#a2b8cd;
}
#header .contenu {
background:url(../medias/header-bg.gif) top left repeat-x;
height:67px;
text-align:center;
}
#header .logo {
position:absolute;
z-index:2;
float:left;
}
#header .headline { padding:11px 0px 25px 0px;}

#header #menu ul {
float:right;
margin:0px;
padding:0px;
}
#header #menu li {
margin:0px;
padding:0px;
display:inline;
color:#003265;
font-size:14px;
font-weight:bold;
padding:0px 13px;
}
#header #menu li.IET, #header #menu li.IET-highlight {
	background-color:#F18721;
	padding-bottom:2px;
	margin-top:-16px;
	height:18px;
	z-index:10;	
	position:relative;
}
#header #menu li a {
text-decoration:none;
color:#003265;
}
#header #menu li.highlight, #header #menu li a:hover, #header #menu li.IET-highlight a {
text-decoration:none;
color:#c8d3de;
}

#main-container .contenu {
display:block;
padding:17px 41px 24px 5px;
width:901px;
background:#fff url(../medias/contenu-bg.jpg) top repeat-x;
color:#fff;
}
#main #bottom {
height:7px;
background:#fff url(../medias/main-footer-bg.gif) left top no-repeat;
}

#main-container .popup {
width:352px;
z-index:10;
background:url(../medias/popup-bottom.gif) bottom right no-repeat;
padding-bottom:11px;
margin-bottom:11px;
}

#main-container .popup .top {
height:11px;
background:url(../medias/popup-top.gif) top left no-repeat;
}
#main-container .popup .contenu {
border-right:1px solid #969696;
border-left:1px solid #969696;
background:#fff;
width:320px;
padding:4px 15px 0px 15px;
margin:0px;
color:#000;
}
#main-container .popup .titre {
font-size:14px;
font-weight:bold;
color:#003265;
margin-bottom:18px;
}
#main-container .popup .close {
position:absolute;
z-index:10;
width:12px;
height:12px;
right:8px;
margin-top:-4px;
}

/* ************************* FOOTER ************************* */
#footer {
position:absolute;
width:938px;
background-color:#fff;
bottom:10px;
}
#footer, #footer a {
color:#053362;
font-size:10px;
text-align:center;
}

/* ************************* TEXTE DEFILANT ************************* */
#apg-ga-clients {
position:absolute;
display:block;
z-index:10;
width:938px;
bottom:28px;
text-transform:uppercase;
font-weight:bold;
color:#053362;
background-color:#fff;
overflow:hidden;
}

#newshr {
position:relative;
display:block;
width:938px;
height:16px;
overflow:hidden; 
color:inherit;
}
#defile {
position:relative;
background-color:transparent;
display:block;
height:12px;
width:22000px;
}