/* CSS de la NL de la boutique de cCVA Prod */

* {
padding:0;
margin:0;
}

Body {
color:white;
background-color:white;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:black;
font-size:12px;
}

#wrapper {
margin-top:0px;
margin-right:auto;
margin-bottom:0px;
margin-left:auto;
background-color:white;
width:700px;
height:896px;
background-image:url(http://www.cvamm.net/nlcvaboutique/imagesnl/fond_boutique_noel_700.jpg);
background-repeat:no-repeat;
}

#tableau1{
position:absolute;
top:250px;
width:700px;
height:521px;
}

#footer{
position:absolute;
top:790px;
width:700px;
height:40px;
}

.legende {
font-size:0.8em;

}

a img
{
border: none;
}