@charset "UTF-8";
/* CSS Document */

body {background-color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
color:#333333;
}

.body_rosso {
color:#990000;
font-weight:normal;
}

.alto_rosso {
font-size:14px;
color:#990000;
text-transform:uppercase;
margin-bottom:10px;
}

.basso_rosso {
font-size:14px;
color:#990000;
}

.corsivo {
font-style:italic;
}

.grassetto {
font-weight:bold;
}

.occhiello {
font-size:14px;
color:#990000;
}


.titolo{
font-size:14px;
text-transform:uppercase;
}