@charset "UTF-8";
/* CSS Document */

body{
font-family:"Times New Roman", Times, serif;
font-size:10px;
color:#f9edd9;
}

#maiuscole{
color:#be0b1d;
}

#sfondino{
background-image:url(sfondino.jpg);
background-repeat:repeat-y;
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:#7e6944;
}

#color_beige{
background-color:#f9edd9;
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:#7e6944;
}

#color_beige_index{
font-family:"Times New Roman", Times, serif;
font-size:10px;
color:#f9edd9;
}

.links{
font-family:"Times New Roman", Times, serif;
font-size:10px;
color:#be0b1d;
text-decoration:underline;
}

.links:hover{
font-family:"Times New Roman", Times, serif;
font-size:10px;
color:#be0b1d;
text-decoration:underline;
}

.links2{
font-family:"Times New Roman", Times, serif;
font-size:11px;
color:#f9edd9;
text-decoration:underline;
}

.links2:hover{
font-family:"Times New Roman", Times, serif;
font-size:11px;
color:#f9edd9;
text-decoration:underline;
}

.link_footer{
font-family:"Times New Roman", Times, serif;
font-size:10px;
color:#be0b1d;
text-decoration:none;
}

.link_footer:hover{
font-family:"Times New Roman", Times, serif;
font-size:10px;
color:#be0b1d;
text-decoration:underline;
}

.box_quadrato_foto{
border:solid 1px #ab946c;
width:100px;
height:100px;
display:block;
padding:2px;
}
.box_quadrato_foto:hover{
border:solid 1px #be0b1d;
width:100px;
height:100px;
display:block;
padding:2px;
}

#newsbox{ font-family:"Times New Roman",Times,serif; font-size: 12px; color: #7E6944; padding: 8px; }
#newsbox h4 { margin: 0; padding: 0; font-size: 14px; margin-bottom: 3px; }
#newsbox a { color: #BE0B1D; font-size:10px; }

#news { width: 510px; margin: auto;}
#news h3 { text-align: left; color: #BE0B1D; font-size: 12px; font-weight: normal; margin: 0px; }
#news h4 { text-align: left; font-size: 16px; font-weight: bold;margin: 10px 0; }
#news p { text-align: justify; margin-top: 20px; }