body {
	background-color:#ffffff;
	color:#000000;
	background-image: url(http://boutique.pcduo.fr/images/fond.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, div { 
   font-family : 'Trebuchet MS', Arial; 
   font-size:12px;
}
a {  
color: #0070CD;
/*   color: #666666; */
}
a:hover {
   color: #0070CD;
/*   color: #666666; */
}
a:link {
   color: #0070CD;
/*   color: #666666; */
   text-decoration: none;
}
a:visited {
   color: #0070CD;
/*   color: #666666; */
   text-decoration: none;
}
a:hover {
   text-decoration: underline;
   font-weight:normal;
   color: #0070CD;
/*   color: #666666; */
}
a:active {
   text-decoration: none;
}
.menu{
   width:1000px;
   padding-top:0px;
   padding-bottom:0px;
   padding-left:0px;
   padding-right:0px;
   float: left;
   text-align:center;
   background-image: url(http://boutique.pcduo.fr/images/milieu.png);
}
.haut{
   height:150px;
   width:1000px;
   padding:0px;
   text-align:center;
   background-image: url(http://boutique.pcduo.fr/images/haut.png);
}	
.milieu{
   width:1000px;
   padding-top:0px;
   padding-bottom:0px;
   padding-left:0px;
   padding-right:0px;
   float: left;
   text-align:center;
   background-image: url(http://boutique.pcduo.fr/images/milieu.png); 
}	
.bas{
   width: 1000px;
   height: 36px;
   padding-top:0px;
   padding-bottom:0px;
   padding-left:0px;
   padding-right:0px;
   float: left;
   text-align:center;
   background-image: url(http://boutique.pcduo.fr/images/bas.png); 
}
.cadre{
   height:290px;
   width:300px;
   padding:0px;
   text-align:center;
   background-image: url(http://boutique.pcduo.fr/images/fond_cadre_accueil.png);
}
