div#lieux{
height:50px;
margin-left:50px;
}

ul,li,dt,dd,dl{
font-family:Arial;
font-size:13px;
list-style-type:none;
behavior:url('csshover.htc');
}

#smenu1{
	top:410px;
	left:140px;
}
#smenu2{
	top:410px;
	left:208px;
}
#smenu3{
	top:410px;
	left:306px;
}

#smenu4{
	top:410px;
	left:402px;
}

#smenu5{
	top:410px;
	left:494px;
}


li.situation{
float:left;
margin:5px 5px 5px 0px;
padding-top:10px;
padding-left:20px;
width:80px;
height:40px;
cursor:default;
background:transparent url(images/acttheme.gif) no-repeat top;
}

li.situation:hover{
	background:transparent url(images/actthemehov.gif) no-repeat top;
}

li.situation2{
float:left;
margin:5px 5px 5px 0px;
padding-top:3px;
padding-left:20px;
width:80px;
height:40px;
cursor:default;
background:transparent url(images/acttheme.gif) no-repeat top;
}

li.situation2:hover{
	background:transparent url(images/actthemehov.gif) no-repeat top;
}

