
*{
/*---toutes les marges sont à 0---*/
margin:0;
padding:0;
}
body,html{
height:100%;/*---obligatoire pour le footer---*/
scrollbar-base-color:#00184e;
}
body{
font-size:62.5%;
background:#00184e;
}
#container{
	position:absolute;
	width:714px;
	height:545px;
	margin-left: -357px;
	margin-top: -272px;
	top:50%;
	left:50%;
}

#anim{
	float:left;
	width:714px;
	height:500px;

}
#logo{
	float:left;
	width:450px;
	height:25px;
	text-align:right;
}
.separation{
	margin:0 10px;
}
#footer{
	width:450px;
	margin:0 auto;
}
#logo-idep{
	float:left;
	height:40px;
	width:200px;
}
#logo-image{
	float:left;
	height:23px;
	width:200px;
}
#logo-texte {
float:left;
	height:17px;
	width:200px;
	color:#0033CC;
	font-family:Arial, Helvetica, sans-serif;
	
}

#logo-texte a {
	color:#0033CC;
	text-decoration:none;
}
	
#logo-texte a:link {
	color:#0033CC;	
	text-decoration:none;
}

#logo-texte a:hover {
	color:#0033CC;	
	text-decoration:none;
} 

#menu-bas{
	float:left;
	width:200px;
	height:25px;
	padding:10px 0 0 10px;
	text-align:left;
	color:#294c93;
	
}
#menu-bas a{
	display:block;
	width:200px;
	height:25px;
	background:url(../images/charte/entrer-off.gif);
	background-position:center;
	background-repeat:no-repeat;
	
}
#menu-bas a:hover{
	display:block;
	width:200px;
	height:25px;
	background:url(../images/charte/entrer.gif) no-repeat center center;
	
}

#menubis {
	position:left;
	font-family:verdana;
	font-size:9px;
	float:left;
	width:900px;
	height:25px;
	color:#0033CC;	
	padding-top:10px;
	}

#menubis a {
	color:#0033CC;
	text-decoration:none;
}
	
#menubis a:link {
	color:#0033CC;	
	text-decoration:none;
}

#menubis a:hover {
	color:#0033CC;	
	text-decoration:none;
} 

#menubis a:
.lienbas {
	font-family:verdana;
	font-size:9px;
}
.lienbas a:link {
	color:#0033CC;
	text-decoration:none;
}

