/* logo et bandeau et connexion */
.logobandeau {
	position:absolute;
	left:50px;
	top:0px;
	width:900px;
	height:97px;
	background-color:#405e94;
	filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
	/* border-top: solid ; border-top-color: #000000 ;  border-top-style: solid ; border-top-width:1px;*/
	border-right: solid ; border-right-color: #000000 ;  border-right-style: solid ; border-right-width:1px;
	border-left: solid ; border-left-color: #000000 ;  border-left-style: solid ; border-left-width:1px;
	border-bottom: solid ; border-bottom-color: #000000 ;  border-bottom-style: solid ; border-bottom-width:1px;
}
/* logo et bandeau et connexion */
/* bandeau pub 768*90 ou 468*60 */
.bandeaupub {
	position:absolute;
	text-align:center;
	vertical-align:middle;
	left:0px;
	top:107px;
	width:900px;
	height:110px;
}
/* bandeau pub 768*90 ou 468*60 */
/* menu haut */
.menuhaut {
	position:absolute;
	top:209px;
	left:50px;
	width:900px;
	/* background: #000000 url(../images/backgroud.gif);*/
	background: #000033 url(../images/backgroud.gif) repeat 32%;
	/* background-color:#FFFFFF; */
	height:30px;
	filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
	border-top: solid ; border-top-color: #000000 ;  border-top-style: solid ; border-top-width:1px;
	border-right: solid ; border-right-color: #000000 ;  border-right-style: solid ; border-right-width:1px;
	border-left: solid ; border-left-color: #000000 ;  border-left-style: solid ; border-left-width:1px;
	/* border-bottom: solid ; border-bottom-color: #000000 ;  border-bottom-style: solid ; border-bottom-width:1px;*/
}
/* menu haut */
/* menu haut bas */
.menuhautbas {
	position:absolute;
	left:50px;
	top:239px;
	width:900px;
	background-color:#233559;
	height:30px;
	filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
	border-top: solid ; border-top-color: #233559 ;  border-top-style: solid ; border-top-width:1px;
	border-right: solid ; border-right-color: #000000 ;  border-right-style: solid ; border-right-width:1px;
	border-left: solid ; border-left-color: #000000 ;  border-left-style: solid ; border-left-width:1px;
	/* border-bottom: solid ; border-bottom-color: #000000 ;  border-bottom-style: solid ; border-bottom-width:1px;*/
}
/* menu haut bas */

/* bandeau bas 1 - rss ou autre */
div.bandeaubas1 {
	left:50px;
	width:900px;
	height:48px;
	background-color:#394c72;
	filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
	/*	border-top: solid ; border-top-color: #000000 ;  border-top-style: solid ; border-top-width:1px;*/
	border-right: solid ; border-right-color: #000000 ;  border-right-style: solid ; border-right-width:1px;
	border-left: solid ; border-left-color: #000000 ;  border-left-style: solid ; border-left-width:1px;
	/* border-bottom: solid ; border-bottom-color: #000000 ;  border-bottom-style: solid ; border-bottom-width:1px;*/
}
/* bandeau bas 1 - rss ou autre */
/* bandeau bas 2 - partenaires - modifier le height pour mettre plus de partenaires */
div.bandeaubas2 {
	left:50px;
	width:900px;
	height:145px;
	background-color:#405e94;
	filter:alpha(opacity=90);-moz-opacity:.99;opacity:.99;
		border-top: solid ; border-top-color: #000000 ;  border-top-style: solid ; border-top-width:1px;
	border-right: solid ; border-right-color: #000000 ;  border-right-style: solid ; border-right-width:1px;
	border-left: solid ; border-left-color: #000000 ;  border-left-style: solid ; border-left-width:1px;
	/* border-bottom: solid ; border-bottom-color: #000000 ;  border-bottom-style: solid ; border-bottom-width:1px;*/
}
.partenaires {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 11px; 
	color:#000000;
	text-decoration:none;
}
.partenaires:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 11px; 
	color:#949494;
	text-decoration:overline underline;
}
/* bandeau bas 2 - partenaires */
/* bandeau bas 3 - copyright */
div.bandeaubas3 {
	left:50px;
	width:900px;
	height:37px;
	background-color:#394c72;
	filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
		border-top: solid ; border-top-color: #000000 ;  border-top-style: solid ; border-top-width:1px;
	border-right: solid ; border-right-color: #000000 ;  border-right-style: solid ; border-right-width:1px;
	border-left: solid ; border-left-color: #000000 ;  border-left-style: solid ; border-left-width:1px;
	 border-bottom: solid ; border-bottom-color: #000000 ;  border-bottom-style: solid ; border-bottom-width:1px;
}
.copyright {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 11px; 
	color:#E2E2E2;
	text-decoration:none;
}
.copyright:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 11px; 
	color:#949494;
	text-decoration:overline underline;
}
/****************************
    GLOBAL NAV
****************************/

#global-nav {
    height: 30px;
    margin: 0;
    padding: 0 0 0 10px;
    background-image: url(../images/backnavigation.gif);
    float:left;
    }

#global-nav li {
    padding: 0 2px 0 0;
    float: left;
    list-style: none;
    background: url(../images/separateurmenu.gif) right no-repeat;
    }

#global-nav a {
    font-weight: bold;
	font-size: 11px;
    line-height: 30px;
    padding: 0 10px;
    float: left;
    color: #333;
    position: relative;
    z-index: 14;
    }

#global-nav a:hover {
    margin: 0 0 0 -2px;
    padding: 0 10px 0 12px;
    background: url(../images/hovernavigation.gif);
    position: relative;
    z-index: 15;
    text-decoration: none;
    }

#global-nav a.on,
#global-nav a.on:hover {
    color: #FFF;
    margin: 0 0 0 -2px;
    padding: 0 10px 0 12px;
    background: #233559;
    position: relative;
    z-index: 15;
    }


/****************************
    GLOBAL SUBNAV
****************************/

#global-subnav {
    height: 30px;
    margin: 0;
    padding: 0 0 0 5px;
    background-image: url(../images/global-subnav-bg.gif);
    clear:both;
    }

#global-subnav li {
    padding: 0;
    float: left;
    list-style: none;
    }

#global-subnav a {
    font-size: 11px;
    font-weight: bold;
    line-height: 30px;
    padding: 0 10px;
    float: left;
    color: #CCC;
    }
	#global-subnav a:hover {
    font-size: 11px;
    font-weight: bold;
    line-height: 30px;
    padding: 0 10px;
    float: left;
    color: #CCC;
	text-decoration: none;
    }
	#global-subnav a.dessus,
	#global-subnav a.dessus:hover {
    color: #FF0000;
    margin: 0 0 0 -2px;
    padding: 0 10px 0 12px;
    background: #405e94;
    position: relative;
    z-index: 15;
    }

/* bandeau bas 3 - copyright */
body { /*background:#FFFFFF; background-image: url(../images/snowflakes.jpg); background-repeat: repeat;*/
background:#000000 url(../images/image.jpg) no-repeat;background-attachment:fixed;background-position:center center;
margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;height:100%;width:100%;
background-position:center center;font-family: Arial, Verdana, Helvetica, sans-serif; 
}
/* menu gauche */
.menugauche {
	/*position:relative;*/
	/*left:52px;
	top:252px;*/
	width:170px;
	border-top: solid ;	border-top-color: #000000 ;	 border-top-style: solid ; border-top-width:1px;
	border-right: solid ; border-right-color: #000000 ; border-right-style: solid ; border-right-width:1px;
	border-left: solid ; border-left-color: #000000 ;  border-left-style: solid ; border-left-width:1px;
	border-bottom-style: solid ;border-bottom-color: #000000 ;  border-bottom-width:1px;
	text-align:left;
	vertical-align:top;
	background-color:#405e94;
	filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
}
/* menu gauche */
/* centre de la page - news textes etc...*/
.pagecentre {
	/*position:relative;*/
	/*left:52px;
	top:252px;*/
	width:730px;
	/*height:100%; */
	border-top: solid ; border-top-color: #000000 ;  border-top-style: solid ; border-top-width:1px;
	border-right: solid ; border-right-color: #000000 ;  border-right-style: solid ; border-right-width:1px;
	/*border-left: solid ; border-left-color: #000000 ;  border-left-style: solid ; border-left-width:1px;*/
	border-bottom-color: #000000 ;  border-bottom-style: solid ;border-bottom-width:1px;
	background-color:#c8cacb;
	text-align:left;
	vertical-align:top;
	text-align:justify;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
}
.pagecentrenews {
	/*position:relative;*/
	/*left:52px;
	top:252px;*/
	width:730px;
	/*height:100%; */
	border-top: solid ; border-top-color: #000000 ;  border-top-style: solid ; border-top-width:1px;
	border-right: solid ; border-right-color: #000000 ;  border-right-style: solid ; border-right-width:1px;
	/*border-left: solid ; border-left-color: #000000 ;  border-left-style: solid ; border-left-width:1px;*/
	border-bottom-color: #000000 ;  border-bottom-style: solid ;border-bottom-width:1px;
	background-color:#c8cacb;
	text-align:left;
	vertical-align:top;
	text-align:justify;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	/* filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90; */
}
/* langue popup */
.langue {
	position:absolute;
	top:209px;
	left:890px;
	width:155px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
/* fin langue popup */
/* l'affichage de l'heure et de la date */
.heuredate {
	/*position:absolute;*/
	/*top:209px;
	left:700px;
	width:255px;*/
	font-weight:bold;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
/* fin de l'affichage de l'heure et de la date */
/* texte */
.couleurnoir {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	text-decoration: underline;
	color:#000000;
}
.couleurnoir:hover{
	text-decoration:none
}
/* centre de la page - news textes etc...*/
<!-- BODY{scrollbar-face-color:#394c72;scrollbar-arrow-color:#FFFFFF;scrollbar-track-color: #405e94;scrollbar-3dlight-color: #000000;scrollbar-darkshadow-color: #000000; }-->




