/* CSS Document */
#nav {
	position: absolute;
	left: 15px;
	top: 58px;
	font: bold 0.9em Arial, Helvetica, sans-serif;
	text-align: left;
	z-index: 8;
	background-color: transparent;

}
ul {
	list-style: none;
	padding: 0;
	margin: 0;
	background-color: transparent;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
}
#nav dl {
    float: left;
    width: 125px;
    position: relative;
    margin-top: 4px ;
	list-style: none;
	padding: 0;
}
#nav dt {
    text-align: left;
    font-weight: bold;
	padding-left:12px;
	margin: 0;
	border-left: 1px solid #23729B;
	list-style: none;
}
#nav dd {
	background-color: transparent;
	position: absolute;
	bottom:100%;
	width:131px;
	list-style: none;
	margin-bottom: 0px;
}

#nav a {
	font-weight: bold;
	color: #23729B;
	text-decoration: none;
	padding: 0;
	margin: 0;
	background-color: transparent;	
}
#nav a:hover{
	color: #0A3A52;
}
#nav a:focus, a:focus{
    background-image: none;
    background-color: #F0C10C;
    color: black;
}
#nav li a, #nav dt a {
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
	font-size: 1em;
	list-style: none;
}
#nav  li a {
	font-weight: bold;
	font-size: 0.9em;
	color: #A39F11;
	padding: 5px 0 0.1em 20px;
    width:125px;
	list-style: none;
}
#nav ul {
	list-style: none;
	background-color: transparent;
	padding-bottom: 15px;
}
#nav  li a:hover {
	margin: 0;
	color: #23729B;
	font-weight: bold;
	padding: 5px 0 0.1em 20px;
	background-color: white;
	background-image: url(../visuel/fromage.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#souris {
	width: 184px;
	padding: 0;
	margin: 0;
	bottom: 0px;
	position: absolute;
	z-index: 4;

}
.pao1 {
	background: url(../visuel/pao1.jpg) no-repeat left bottom;
}
.pao11 {
	background: url(../visuel/pao_1.jpg) no-repeat left bottom;
}
.pao3 {
	background: url(../visuel/pao3.jpg) no-repeat left bottom;
}
.pao33 {
	background: url(../visuel/pao_3.jpg) no-repeat left bottom;
}
.pao4 {
	background: url(../visuel/pao4.jpg) no-repeat left bottom;
}
.pao44 {
	background: url(../visuel/pao_4.jpg) no-repeat left bottom;
}
.pao5 {
	background: url(../visuel/pao5.jpg) no-repeat left bottom;
}
.pao55 {
	background: url(../visuel/pao_5.jpg) no-repeat left bottom;
}