body { 
background-image : url('images/fd-site.png'); 
text-align : center; 
font-family : "arial"; 
color : #A01043; 
font-size : 12px; 
} 
a:link { 
text-decoration : none; 
cursor : auto; 
font-family : "arial"; 
color : #A01043;  
font-size : 12px;
} 
a:visited { 
text-decoration : none; 
cursor : auto; 
font-family : "arial";  
font-size : 12px; 
color: #A01043;  
} 
a:hover { 
text-decoration : none; 
color : #FE7562; 
} 
a:active { 
font-family : "arial"; 
font-size : 12px; 
color : #A01043; 
} 
div#ombra { 
border : #A01043 solid 1px; 
text-align : center; 
width : 1150px; 
margin-left : auto; 
margin-right : auto; 
} 
div#header { 
border : none 0; 
background-image : url('images/img-hautA.png'); 
text-align : center; 
margin-left : auto; 
margin-right : auto; 
width : 1150px; 
height : 275px; 
} 
div#corpo { 
border : none 0; 
background-image : url('images/fd-celluleA.png'); 
margin-left : auto; 
margin-right : auto; 
width : 1150px; 
} 
div#footer { 
border : none 0; 
background-image : url('images/img-basA.png'); 
text-align : center; 
margin-left : auto; 
margin-right : auto; 
width : 1150px; 
height : 55px; 
} 
table.base { 
border : 0; 
text-align : center; 
font-family : "arial"; 
font-size : 12px; 
color : #A01043; 
margin-left : auto; 
margin-right : auto; 
} 
table.bordo_dotted { 
border : #A01043 dotted 0; 
text-align : center; 
font-family : "arial"; 
font-size : 12px; 
color : #A01043; 
margin-left : auto; 
margin-right : auto; 
} 
.menu_colonna { 
width : 230px; 
text-align : left; 
margin-left : auto; 
margin-right : auto; 
} 
.menu_colonna ul { 
list-style-type : none; 
margin : 5px 0; 
padding : 2px; 
border : 0; 
} 
.menu_colonna ul li a { 
border-bottom : 1px dotted #432a0c; 
background : url('images/puce-link.png') 1px 
center no-repeat; 
color : #A01043; 
display : block; 
width : auto; 
padding-left : 1px; 
text-decoration : none; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 12px; 
font-family : "arial"; 
padding-right : 0; 
padding-top : 1px; 
padding-bottom : 1px; 
} 
* html .menu_colonna ul li a { 
width : 230px; 
} 
.menu_colonna ul li a:visited { 
color : #A01043; 
} 
.menu_colonna ul li a:hover { 
color : #FE7562; 
background-image : 
url('images/puce-hover.png'); 
} 
* html .menu_colonna ul li { 
height : 1%; 
} 
* html .menu_colonna ul li a { 
height : 1%; 
} 
div#fixed { 
border : none 0; 
background-image : url('images/retour.png'); 
position : fixed; 
bottom : 0; 
right :100px; 
width : 207px; 
height : 73px; 
} 