body
{
 background-color:#ffffff;
}

.site
{
 width:800px;
 height:600px;
 border:1px solid #999;
font-size: 12px;
font-family: 'Verdana';
}

.imgsdeco
{
 position:absolute;
 top:120px;
 width:100px;
}

.menu
{
 float:left;
 width:150px;
}

.contenu
{
 float:right;
 width:620px;
 height:600px;
line-height: 20px;
text-align: left;
font-size: 12px;
font-family: 'Verdana';
border-left:1px solid #ccc;
padding-left:5px;
padding-right:5px;
color:#000;
}

.adresse
{
 line-height: 20px;
font-size: 12px;
font-family: 'Verdana';
}

hr
{
color: #ccc;
background-color: #ccc;
height: 1px;
border: 0;
}

.contenu H1
  {
   text-align:right;
   padding:0;
   padding-right:2px;
   margin-top:20px;
   line-height:25px;
   font-size: 25px;
   color: #000;
  }

.myH2
{
color:#000;
}
  
ul {
  margin-top:2px;
  margin-bottom:10px;
  margin-left:0;
  margin-right:0;
}
li { 
 margin-top:15px;
 padding-left: 12px;
 margin-left:15px;
 text-align : justify;
 }
 
.proddesc
{
 width:300px;
} 

.prodimg
{
 width:300px;
} 

a:active
{color: #000000;
    text-decoration:none;
    font-weight:bold;
  }
a:link
{color: #000000;
    text-decoration:none;
    font-weight:bold;
  }
a:visited
{color: #000000;
    text-decoration:none;
    font-weight:bold;
  }
a:hover
{color: #83BF9C;
    text-decoration:none;
    font-weight:bold;
  }
  
.adresse a:active
{color: #0000ff;
    text-decoration:underline;
    font-weight:normal;
  }
.adresse a:link
{color: #0000ff;
    text-decoration:underline;
    font-weight:normal;
  }
.adresse a:visited
{color: #83BF9C;
    text-decoration:underline;
    font-weight:normal;
  }
.adresse a:hover
{color: #0000ff;
    text-decoration:underline;
    font-weight:normal;
  }
  
.signature
{
line-height: 20px;
color:#aaa;
font-size: 11px;
font-family: 'Verdana';
}

.signature a:active
{color: #aaa;
    text-decoration:none;
  }
.signature a:link
{color: #aaa;
    text-decoration:none;
  }
.signature a:visited
{color: #aaa;
    text-decoration:none;
  }
.signature a:hover
{color: #aaa;
    text-decoration:none;
  }