body {
	font-family:Arial, Helvetica, sans-serif;
}
a { font-weight:bold; color: #000000; text-decoration: none }
a:hover {text-decoration:underline }

#Fond {
	z-index:1;
}
#Fond2 {
	z-index:1;
	position:relative;
	top:-4px;
}

#Onglets {
	position:relative;
	visibility:visible;
	top:-25px;
	padding: 0px;
	z-index:4;
	font-size:11px;
}
#Onglets a {
	color:#888888;
}

#Onglets a:hover {
	color:#000000;
}

#Contenu {
	position:relative;
	top:-30px;
	z-index:3;
	font-size:12px;
}

#Contenu a:hover { text-decoration:underline }

#Recherche {
	position:relative; 
    width:200px;
	top: -127px;
	left: 260px;
}
html>body #Recherche {
	position:relative; 
    width:200px;
	top: -115px;
	left: 520px;
}

#Recherche a { font-size:9px; color:#FFFFFF}
#BoitesDroite {
	width:200px;
	height:115px;
	z-index:4;
	font-size:11px;
	font-weight:bold;
}
#fleche {
	padding-left:0px;
}
#nouvelle td{ padding-top:10px; }
