@font-face{
 font-family: "font_testo";
 src: url('../fonts/ClickerScript-Regular.ttf');
 src: local('font_testo'), url('../fonts/ClickerScript-Regular.ttf') format('truetype');
}

body {background-image: url('images/fd-site.png');
text-align:center;
font-family: "Verdana"; 
color : #756659;
font-size : 12px
}
.font_header {
text-align: center; 
color : #4c412c; 
font-family: "font_testo"; 
font-size: 32px; 
margin-top: 70px;
}
a:link { 
text-decoration: none; 
font-family: "Verdana"; 
font-size: 12px;
color:  #671118;
}
a:visited { 
text-decoration:none; 
cursor:auto;
font-family: "Verdana"; 
font-size: 12px;
color: #7a7a4c; 
}
a:hover {
text-decoration: none; 
color: #e27878;
}
a:active { 
font-family: "Verdana"; 
font-size: 12px; 
color:  #756659;
}
div#ombra {
border:1px solid #C4A497;
text-align:center;
-moz-box-shadow:  5px  5px 8px  #C4A497;
-webkit-box-shadow:  5px  5px 8px #C4A497;
box-shadow: 5px  5px 8px #C4A497;
width: 1150px;
margin-left:auto;
margin-right:auto
}
div#header {
border:0 none;
background-image: url('images/img-haut.png');
text-align:center;
margin-left:auto; 
margin-right:auto;
width: 1150px;
height:366px
}
div#corpo {
border: 0px none;
background-image: url('images/fd-celluleN.png');
margin-left:auto;      
margin-right:auto;
width: 1150px
}
div#footer {
border:0 none;
background-image: url('images/img-basN.png');
text-align:center;
margin-left:auto; 
margin-right:auto;
width: 1150px;
height:106px
}
table.base{  
border:0px;
text-align:center;
font-family: "Verdana"; 
font-size: 12px; 
color :  #756659;
margin-left:auto;
margin-right:auto
}
table.bordo_dotted{  
border:1px dotted #DA1B03;
text-align:center;
font-family: "Verdana";
font-size: 12px;
color :#756659;
margin-left:auto;
margin-right:auto
}
table.count{  
border:0px none;
background-image: url('images/img-compteur.png');
text-align:center;
font-family: "Verdana";
font-size: 12px;
color : #756659;
width: 209px;
height:80px;
padding-right:70px;
margin-left:auto;
margin-right:auto
}
/* Style menu barra */
td.link{
text-align:center;
border:0px none;
background-image: url('images/img_bouton_out.png');
width: 112px;
height: 23px;
padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px
}
td.out{
text-align:center;
border:0px none;
background-image: url('images/img_bouton_out.png');
width: 112px;
height: 23px;
padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px
}
td.hover{
text-align:center;
border:0px none;
background-image: url('images/img_bouton_hover.png');
width: 112px;
height: 23px;
padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px
}
/* 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/img-retour.png');
position:fixed;
bottom:0px;
right:10px;
width:165px;
height:93px
}