/* CSS Document */

body{
background-color:#FFFFD0;
font-family:"Times New Roman", Times, serif;
font-size:18px;

}
#logo{
position:relative;
top:0px;
left:0px;
margin:auto;
width:787px;
height:536px;

}
#logo #scelta{
position:relative;
top:0px;
left:0px;
width:150px;
height:24px;
border:1px solid #FFFFD0;
margin-top:50px;
color:#FFFFD0;
text-align:center;
padding-top:2px;


}
#logo #scelta2 {
position:absolute;
top:0px;
right:0px;
width:150px;
height:24px;
background-color:#FFFFD0;
border:1px solid #FFFFD0;
margin-top:369px;
color:#000000;
text-align:center;
padding-top:2px;


}
#logo #scelta2 a {
color:#000000;
text-decoration:none;


}
#logo #scelta2 a:hover{
color:#B20A23;
text-decoration:none;


}
a{
color:#B20A23;
text-decoration:none;
}

.rosso{
color:#B20A23;
font-size:10px;
}
.rosso a{
color:#B20A23;
font-size:10px;
}
a:hover{
color:#B20A23;
text-decoration:none;
}
#foot{
position:relative;
top:0px;
left:0px;
border-top:1px solid #000000;
font-size:12px;
color:#000000;
text-align:center;
width:787px;
margin:auto;
word-spacing:2px;

}
