body {background-image: url('images/fd-siteA.png');
text-align:center;
font-family: "Arial"; 
color : #A01043; 
font-size : 12px
}
a:link { 
text-decoration: none; 
cursor:auto;
font-family: "Arial"; 
font-size: 12px;
color:#A01043;
text-decoration: none;
}
a:visited { 
text-decoration:none; 
cursor:auto;
font-family: "Arial"; 
font-size: 12px;
color:#A01043;
text-decoration: none; 
}
a:hover {
text-decoration: none; 
color: #FE7562;
text-decoration: none;
}
a:active { 
font-family: "Arial"; 
font-size: 12px; 
color: #A01043;
text-decoration: none; 
}
div#header {
border:0 none;
background-image: url('images/img-haut-categories.png');
text-align:center;
margin-left:auto;      
margin-right:auto;
width: 1030px;
height:250px
}
div#corpo {
border: 0px none;
background-image: url('images/fd-celluleP.png');
margin-left:auto;      
margin-right:auto;
width: 1030px
}
div#footer {
border: 0px none;
background-image: url('images/img-basP.png');
text-align:center;
margin-left:auto;      
margin-right:auto;
width: 1030px;
height:60px
}
/* Holly Hack for IE \*/
* html .menu_colonna ul li { height: 1%; }
* html .menu_colonna ul li a { height: 1%; }
/* End */

/* Back to top button */
div#fixed {
border: 0px none;
background-image:url('images/retour.png');
position:fixed;
bottom:0px;
right:30px;
width:216px;
height:140px
}
</STYLE>