/* CSS Document */
*{
	margin:0;
	padding:0;
}

#domaine{

	background-repeat:no-repeat;
	
}

#Layer1{

	position:absolute;
	width:578px;
	left:1px;
	top:0;
	height:17px;
	z-index:1;
	background-color:#004035;
	border:#614634 solid 1px;
	
}

#Layer1 a{
	display:block;
	float:left;
	border-right:#908F90 solid 1px;
	height:17px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}

#Layer1 span{
	padding:0 4px 0 4px;
}

#Layer1 a:link, #Layer1 a:visited {

	color: #FFFFFF;
	text-decoration: none;
	
}

#Layer1 a:hover {

	color: #000000;
	background-color: #908F90;
	
}

#Layer1 a:active {

	color: #000000;
	background-color: #908F90;
	
}

.imageexemple {
	width : 100px;
	height : 70px;
	border-size : 2px;
}

.drapeau{
	
	border:0;
	
}