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

body {
margin: 0;
padding: 0;
background: white;
font: 80% verdana, arial, sans-serif;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: static;
top: 0;
left: 0;
z-index: 100;
width: 100%;
}
#menu dl {
float: left;
width: 200px;
height: 40px;
margin: 0px;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
border: 0px solid gray;
height: 40px;
}
#menu dd {
position: absolute;
border: 0px solid gray;
width: 200px;
}
#menu li {
text-align: left;
background: #ffd400;
height: 20px;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover, #menu dt a:hover {

}



a {text-decoration: none;
color: black;
color: #222;
}
.acc{
	background-image:url(../img/Menu/qui-sommes-nous1.gif);
	width: 200px;
}
.m1{
background-image:url(../img/Menu/vous-yeux-ont-des-droits.gif);
}
.me{
background-image:url(../img/Menu/produits-et-services.gif);
}
.mo{
background-image:url(../img/Menu/votre-vue-nos-conseils.gif);
}
.Style1 {font-size: 12%}
.Style2 {font-weight: bold}
.Style4 {
	font-size: 24px;
	font-weight: bold;
}

