#drapeaux{
width:				686px;
height:				18px;
margin:				15px auto 0 auto;
}

#france{
background:			url(../images/drapeaux/france.gif) no-repeat bottom;
width:				24px;
height:				16px;
float:				left;
margin-right:		4px;
font-size:			4px;
}

#france:hover{
background:			url(../images/drapeaux/france.gif) no-repeat top;
width:				24px;
height:				16px;
float:				left;
}

#england{
background:			url(../images/drapeaux/england.gif) no-repeat bottom;
width:				24px;
height:				16px;
float:				left;
margin-right:		4px;
font-size:			4px;
}

#england:hover{
background:			url(../images/drapeaux/england.gif) no-repeat top;
width:				24px;
height:				16px;
float:				left;
}

#germany{
background:			url(../images/drapeaux/germany.gif) no-repeat bottom;
width:				24px;
height:				16px;
float:				left;
margin-right:		4px;
font-size:			4px;
}

#germany:hover{
background:			url(../images/drapeaux/germany.gif) no-repeat top;
width:				24px;
height:				16px;
float:				left;
}

#japan{
background:			url(../images/drapeaux/japan.gif) no-repeat bottom;
width:				24px;
height:				16px;
float:				left;
margin-right:		4px;
font-size:			4px;
}

#japan:hover{
background:			url(../images/drapeaux/japan.gif) no-repeat top;
width:				24px;
height:				16px;
float:				left;
}

#luxembourg{
background:			url(../images/drapeaux/luxembourg.gif) no-repeat bottom;
width:				24px;
height:				16px;
float:				left;
margin-right:		4px;
font-size:			4px;
}

#luxembourg:hover{
background:			url(../images/drapeaux/luxembourg.gif) no-repeat top;
width:				24px;
height:				16px;
float:				left;
}

#norway{
background:			url(../images/drapeaux/norway.gif) no-repeat bottom;
width:				24px;
height:				16px;
float:				left;
margin-right:		4px;
font-size:			4px;
}

#norway:hover{
background:			url(../images/drapeaux/norway.gif) no-repeat top;
width:				24px;
height:				16px;
float:				left;
}

/*----------- DEBUT IE -----------*/

#france{
background:			url(../images/drapeaux/france.gif) no-repeat bottom;
width:				24px;
height:				16px;
float:				left;
margin-right:		4px;
}

#france:hover{
background:			url(../images/drapeaux/france.gif) no-repeat top;
width:				24px;
height:				16px;
float:				left;
}

#england{
background:			url(../images/drapeaux/england.gif) no-repeat bottom;
width:				24px;
height:				16px;
float:				left;
margin-right:		4px;
}

#england:hover{
background:			url(../images/drapeaux/england.gif) no-repeat top;
width:				24px;
height:				16px;
float:				left;
}

#germany{
background:			url(../images/drapeaux/germany.gif) no-repeat bottom;
width:				24px;
height:				16px;
float:				left;
margin-right:		4px;
}

#germany:hover{
background:			url(../images/drapeaux/germany.gif) no-repeat top;
width:				24px;
height:				16px;
float:				left;
}

#japan{
background:			url(../images/drapeaux/japan.gif) no-repeat bottom;
width:				24px;
height:				16px;
float:				left;
margin-right:		4px;
}

#japan:hover{
background:			url(../images/drapeaux/japan.gif) no-repeat top;
width:				24px;
height:				16px;
float:				left;
}

#luxembourg{
background:			url(../images/drapeaux/luxembourg.gif) no-repeat bottom;
width:				24px;
height:				16px;
float:				left;
margin-right:		4px;
}

#luxembourg:hover{
background:			url(../images/drapeaux/luxembourg.gif) no-repeat top;
width:				24px;
height:				16px;
float:				left;
}

#norway{
background:			url(../images/drapeaux/norway.gif) no-repeat bottom;
width:				24px;
height:				16px;
float:				left;
margin-right:		4px;
}

#norway:hover{
background:			url(../images/drapeaux/norway.gif) no-repeat top;
width:				24px;
height:				16px;
float:				left;
}

/*----------- FIN IE -----------*/

.liens{
font-size:			12px;
color:				white;
font-family:		Arial;
float:				left;
border-left:		1px solid white;
margin-top:			2px;
padding-left:		7px;
padding-right:		7px;
}

.liens a{
font-size:			12px;
color:				white;
font-family:		Arial;
text-decoration:	none;
}

.liens a:hover{
text-decoration:	underline;
}

#footer{
padding-top:		3px;
margin-top:			12px;
background:			#ff0000;
width:				988px;
height:				17px;
text-align:			center;
font-size:			10px;
font-family:		Arial;
color:				white;
}

#footer a{
font-size:			10px;
font-family:		Arial;
color:				white;
text-decoration:	none;
}

#footer a:hover{
text-decoration:	underline;
}

/* CSS DEV */
.lien_actualite{
	color:			white;
	text-decoration:inherit;
}
