/* CSS Document */
body{
background-color:#EAEAEA;
}

H1 { font-family: Verdana; color: #999999; font-size: 15px;}
H1.blue { font-family: Verdana; color: #3CA6DF; font-size: 15px;}
h2 {font-family: Verdana; color: #000000; font-size: 10px; margin:0px;}
h1.titolo {font-family: Verdana; color: #6992BB; font-size: 12px; margin:0px;}

.realizzazione_siti_web{
font-family: Verdana;
color: #999999;
font-size: 15px;
text-align: justify;
}
.testo{
font-family: Verdana;
font-size: 10px;
color: #000000;
text-align: justify;
}

.testo_big{
font-family: Verdana;
font-size: 12px;
color: #000000;
text-align: justify;
}

.testo_bianco{
font-family: Verdana;
font-size: 12px;
color: #ffffff;
text-align: justify;
}

.testo_blu{
font-family: Verdana; 
color: #6992BB; 
font-size: 14px;
}

.testo_blu_big{
font-family: Verdana; 
color: #6992BB; 
font-size: 12px;
}
.sopra{
background-color:#e8eff4;
}
.fuori{
background-color:#F5F5F5;
}

.fuori2{
background-color:#EFEFEF;
}
.normale:link{
font-family: Verdana;
font-size: 10px;
color: #000000;
text-decoration:none;
}
.normale:visited{
font-family: Verdana;
font-size: 10px;
color: #000000;
text-decoration:none;
}
.normale:hover{
font-family: Verdana;
font-size: 10px;
color: #6992BB;
text-decoration:underline;
}

.bianco_big:link{
font-family: Verdana;
font-size: 12px;
color: #ffffff;
text-decoration:underline;
}
.bianco_big:visited{
font-family: Verdana;
font-size: 12px;
color: #ffffff;
text-decoration:underline;
}
.bianco_big:hover{
font-family: Verdana;
font-size: 12px;
color: #ffffff;
text-decoration:none;
}

.normale_blu:link{
font-family: Verdana;
font-size: 10px;
color: #6992BB;
text-decoration:none;
}
.normale_blu:visited{
font-family: Verdana;
font-size: 10px;
color: #6992BB;
text-decoration:none;
}
.normale_blu:hover{
font-family: Verdana;
font-size: 10px;
color: #6992BB;
text-decoration:underline;
}


.normale_blu_big:link{
font-family: Verdana;
font-size: 12px;
color: #6992BB;
text-decoration:none;
}
.normale_blu_big:visited{
font-family: Verdana;
font-size: 12px;
color: #6992BB;
text-decoration:none;
}
.normale_blu_big:hover{
font-family: Verdana;
font-size: 12px;
color: #6992BB;
text-decoration:underline;
}



.form_text{
font-family: Verdana;
font-size: 10px;
color: #000000;
background-color: #EFE9CF;
}

.normale_port:link{
font-family: Verdana;
font-size: 10px;
color: #000000;
text-decoration:none;
margin-left:5px;

}
.normale_port:visited{
font-family: Verdana;
font-size: 10px;
color: #000000;
text-decoration:none;
margin-left:5px;
}
.normale_port:hover{
font-family: Verdana;
font-size: 10px;
color: #6992BB;
text-decoration:underline;
margin-left:5px;
}