@charset "utf-8";
/* CSS Document */

.menu1{
background-image:url(../images/LeftMenu/LeftMenu.jpg); 
background-position:center; 
background-repeat:no-repeat;
height:30px;
text-align:center;
margin-bottom:10px;
}
.menu2{
background-image:url(../images/LeftMenu/LeftMenu2.jpg); 
background-position:center; 
background-repeat:no-repeat;
height:30px;
text-align:center;
margin-bottom:10px;
}
.menu1 a{
color:#FFFFFF;font-family:Arial,Helvetica,sans-serif;font-size:11px;font-style:normal;font-weight:bolder;text-decoration:none;line-height:30px;
}
.menu2 a{
color:#FFFFFF;font-family:Arial,Helvetica,sans-serif;font-size:11px;font-style:normal;font-weight:bolder;text-decoration:none;line-height:30px;
}
.TitreSousMenu{
font-size:12px;font-weight:bold;font-family:Arial,Helvetica,sans-serif;margin-left:12px;text-decoration:none;color:#000000
}