* 
{
  margin: 0;
  padding: 0;
}
body 
{
  background: #5d5d5d;
}
a
{
  color: #000000;
}
a:hover 
{
  color: #d1d1d1;
}
a img 
{
  border: none;
}
li
{
  list-style: none;
}
#conteneur
{
  background-image: url('../img/fond12.jpg');
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  width: 924px;
  height: 668px;
  border: 3px solid #ffffff;
}
#menu
{
  font-size: 100%;
  margin-right: 25px;
  margin-top: 7px;
  float: right;
  margin-right: 25px;
  line-height: 1.7;
}
#ecrire
{
  margin-top: 220px;
  margin-left: 430px;
  font-weight: bolder;
  font-size: 1.3em;
}
#ecrire a
{ 
  color: #ffffff;
  text-decoration: none;
}
#ecrire a:hover
{ 
  color: #5d5d5d;
}
#centre
{
  margin-top: 20px;
  margin-left: 60px;
  width: 530px;
  height: 360px;
  border: 5px inset #e4e4e4;
  background: #ffffff;
}
#artisans
{
  margin-top: 20px;
  margin-left: 20px;
}
#artistes
{
  margin-top: -33px;
  float: right;
  margin-right: 25px;
}
#associations
{
  margin-top: 20px;
  margin-left: 20px;
}
#batiment
{
  margin-top: -33px;
  float: right;
  margin-right: 25px;
}
#hotellerie
{
  margin-top: 20px;
  margin-left: 20px;
}
#informatique
{
  margin-top: -33px;
  float: right;
  margin-right: 25px;
}
#locations
{
  margin-top: 20px;
  margin-left: 20px;
}
#outillage
{
  margin-top: -33px;
  float: right;
  margin-right: 25px;
}
.menu1 
{
  width: 220px;
  font-weight : bolder;
}
.menu1 a 
{
  color: #000000;
}
.menu1 ul 
{
  padding: 4px 5px 4px 5px; 
  width: 220px; 
  border: 2px outset; 
  margin: 0px; 
  background: #e1dfea;
}
.menu1 ul.niveau2 
{
  left: -7px; 
  top: 20px;
}
.menu1 ul.niveau3 
{
  left: 220px; 
  top: -6px;
}
.menu1 li:hover 
{
  background: #f7f5fa;
  z-index: 5;
}
.menu1 li.sousmenu:hover 
{
  background: #f7f5fa;
  z-index: 10;
}
.menu1 ul li 
{
  position: relative; 
  list-style: none; 
  border-bottom: 1px solid;
}
.menu1 ul ul 
{
  position: absolute; 
  top: -6px; 
  left: 220px; 
  display: none;
}
.menu1 li a 
{
  text-decoration: none; 
  padding: 4px 5px 4px 5px; 
  display: block; 
  border-left: 5px solid #a8a8a8; 
  width: 198px
}
.menu1 ul.niveau1 li.sousmenu:hover ul.niveau2,
.menu1 ul.niveau2 li.sousmenu:hover ul.niveau3 
{
  display: block;
}
.menu1 ul ul li a:hover 
{
  border-left-color: #ffffff;
}
#menu2
{
  margin-top: 10px;
  text-align: center;
}
#menu2 li 
{
  display: inline;
}
#pied
{
  float: left;
  width: 100%;
  background: #ffffff repeat-x bottom;
  height: 22px;
  margin-top: 10px;
  padding-top: 2px;
  clear: both;
}







