body {background-image: url('images/fd-site24-1.png');
text-align:center;
font-family: "Arial"; 
color : #9A3529;  
font-size : 12px
}
a:link { 

text-decoration: none; 

cursor:auto;
font-family: "Arial"; 

font-size: 12px;
color:#A01043;

}

a:visited { 

text-decoration:none; 

cursor:auto;
font-family: "Arial"; 

font-size: 12px;

color: #A01043; 

}

a:hover {

text-decoration: none; 

color: #FF0066;
}

a:active { 

font-family: "Arial"; 

font-size: 12px; 

color: #A01043; 

}
div#header {
border:0 none;
background-image: url('images/img-haut.png');
text-align:center;
margin-left:auto; 
margin-right:auto;
width: 1000px;
height:280px
} 
div#ombra { 
border : #A01043 solid 1px; 
text-align : center; 
width : 1000px; 
margin-left : auto; 
margin-right : auto; 
} 
div#corpo {

border: 0px none;

background-image: url('images/fd-cellule.png');

margin-left:auto;      

margin-right:auto;
width: 1000px

}
div#footer {
border:0 none;
background-image: url('images/img-bas.png');
text-align:center;
margin-left:auto; 
margin-right:auto;
width: 1000px;
height:41px
}
table.base{  
border:0px;
text-align:center;
font-family: "Arial"; 
font-size: 12px; 
color : #A01043;
margin-left:auto;
margin-right:auto
}
table.bordo_dotted{  
border:1px dotted #A01043;
text-align:center;
font-family: "Arial";
font-size: 12px;
color : #A01043;
margin-left:auto;
margin-right:auto
}
.menu_colonna{
width: 180px;
text-align:left;
margin-left:auto;
margin-right:auto
}
.menu_colonna ul{
list-style-type: none;
margin: 5px 0;
padding: 2px;
border: 0px;
}
.menu_colonna ul li a{
border-bottom: 0px dotted #432a0c;
background: url('images/puce-link.png') no-repeat 1px center;
color: #A01043;
display: block;
width: auto;
padding-left: 15px;
text-decoration: none;
font-style:normal;
font-variant:normal;
font-weight:normal;
font-size:12px;
font-family: "Arial";
padding-right:0;
padding-top:4px;
padding-bottom:4px
}
* html .menu_colonna ul li a{
width: 180px;
}
.menu_colonna ul li a:visited, .menu_colonna ul li a:active{
color: #A01043; 
}
.menu_colonna ul li a:hover{
color: #FF0066;
background-image:url('images/puce-hover.png');
}
/* 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:45px;
width:216px;
height:140px
}
</STYLE>