body {
background-image: url('images/fd-siteM.png');
text-align:center;
font-family: "Verdana"; 
color : #1382A4;
font-size : 12px
}
a:link { 
text-decoration: none; 
cursor : auto; 
font-family: "Arial"; 
font-size: 12px;
color:  #F2798A;
}
a:visited { 
text-decoration:none; 
cursor:auto;
ffont-family: "Arial";
font-size: 12px;
color: #F2798A; 
}
a:hover {
text-decoration: none; 
color: #E98900;
}
a:active { 
font-family: "Arial";
font-size: 12px; 
color:  #F2798A;
}
div#ombra {
border:1px solid #F2798A;
text-align:center;
width: 1100px;
margin-left:auto;
margin-right:auto
}
div#header {
border:0 none;
background-image: url('images/fd-celluleM.png');
text-align:center;
margin-left:auto; 
margin-right:auto;
width: 1100px;
height:20px
}
div#corpo {
border: 0px none;
background-image: url('images/fd-celluleM.png');
margin-left:auto;      
margin-right:auto;
width: 1100px
}
div#footer {
border:0 none;
background-image: url('images/img-basM.png');
text-align:center;
margin-left:auto; 
margin-right:auto;
width: 1100px;
height:106px
}
table.base{  
border: 0px;
text-align:center;
font-family: "Arial"; 
font-size: 12px; 
color :  #F2798A;
margin-left:auto;
margin-right:auto
}
table.bordo_dotted{  
border:0px dotted #DA1B03;
text-align:center;
font-family: "Arial"; 
font-size: 12px;
color : #F2798A;
margin-left:auto;
margin-right:auto
}
.menu_colonna{
width: 210px;
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: #1382A4;
}
/* Back to top button */
div#fixed {
border: 0px none;
background-image:url('images/img_retour.png');
position:fixed;
bottom:0px;
right:60px;
width:200px;
height:150px
}