/* CSS Document */
body{
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
}
h1{
font-family: Verdana;
font-size: 15px;
color: #6992BB;

}
.testo{
font-family: Verdana;
font-size: 10px;
color: #000000;
}
.testo_spostato{
font-family: Verdana;
font-size: 10px;
color: #000000;
margin-left:30px;
margin-right:25px;
}
.testo_big{
font-family: Verdana;
font-size: 12px;
color: #000000;
}
.testo_big_arancione{
font-family: Verdana;
font-size: 12px;
color: #FF9900;
}
.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;
}
.normale_bianco:link{
font-family: Verdana;
font-size: 10px;
color: #ffffff;
text-decoration:none;
}
.normale_bianco:visited{
font-family: Verdana;
font-size: 10px;
color: #ffffff;
text-decoration:none;
}
.normale_bianco:hover{
font-family: Verdana;
font-size: 10px;
color: #000000;
text-decoration:underline;
}

.form_text{
font-family: Verdana;
font-size: 10px;
color: #000000;
background-color: #ffffff;
}

h1.testo_titolo_ostello{
font-family: Verdana;
font-size: 18px;
color: #FF9900;
margin:0px;
}

.sito_blu:link{
font-family: Verdana;
font-size: 12px;
color: #6992BB;
text-decoration:none;
}
.sito_blu:visited{
font-family: Verdana;
font-size: 12px;
color: #6992BB;
text-decoration:none;
}
.sito_blu:hover{
font-family: Verdana;
font-size: 12px;
color: #000000;
text-decoration:underline;
}