/* CSS Document */
.L_ledic{
font-family: "arial black";
font-size: 150px;
}
.edic_ledic{
font-family: "arial black";
font-size: 80px;
color: #666666;
}
.cella_quadrato{
height: 37px;
width: 37px;
border-right: 2px solid #FFFFFF;
background-color: #000000;
color: #FFFFFF;
font-family: "arial black";
font-size: 15px;
text-align: center;
vertical-align:middle;
}

a.funzionisito:hover{
 text-decoration: underline;
 color: white;
}
a.funzionisito:link{
 color:#000000;
 text-decoration: none;
}
a.funzionisito:visited{
 color:#000000;
 text-decoration: none;
}

input.formcontatti{
 background-color: #DDDDDD;
 border: 1px solid #666666;
 font-family: "Century Gothic";
 font-size: 12px;
 color: #333333;
}

textarea.formcontatti{
 background-color: #DDDDDD;
 border: 1px solid #666666;
 font-family: "Century Gothic";
 font-size: 12px;
 color: #333333;
}

.testopiccolo{
 font-family: "Century Gothic";
 font-size: 12px
 color: #333333;
}

.titolipagina{
 font-family: "Century Gothic";
 font-size: 25px
 color: #666666
}
.quadratinocolore{
cursor: pointer;
width: 16px;
height: 16px;
}
