.services a{
background:url('images/services.gif') 0 0 no-repeat;
width:126px;
height:33px;
display: block;
}
.services a:hover{
background-position:0 -33px;	
}
.propos a{
background:url('images/propos.gif') 0 0 no-repeat;
width:141px;
height:33px;
display: block;
}
.propos a:hover{
background-position:0 -33px;	
}
.inventaires a{
background:url('images/inventaires.gif') 0 0 no-repeat;
width:121px;
height:33px;
display: block;
}
.inventaires a:hover{
background-position:0 -33px;	
}
.contact a{
background:url('images/contact.gif') 0 0 no-repeat;
width:147px;
height:33px;
display: block;
}
.contact a:hover{
background-position:0 -33px;	
}
.border_menu{
width:190px;
height:auto;
display:block;
border-width: 1px;
border-color: black;
border-style: dotted;
}
.news_menu a{
font-family: verdana;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:blue;
}
.news_menu a:hover{
text-decoration:underline;
color:#d4e851;
}
.menu_titre{
font-family:verdana;
font-size:12px;
font-weight:bold;
text-decoration:underline;
text-align:center;
}
.top_info{
font-family:verdana;
font-size:11px;
font-weight: bold;
}
.liste_menu a{
font-family:verdana;
font-size:11px;
font-weight: bold;
color:blue;
}
.liste_menu a:hover{
text-decoration:none;
color:black;
}
.details{
font-family:verdana;
font-size:11px;
font-weight:bold;
margin-left:45px;
}
