body{
   font-family : "Times New Roman" , Times , serif;
   background-image : url(../media/stili2008/background.jpg);
}
.Titoli, .TitoliOcchiello{
   font-family : "Times New Roman" , Times , serif;
   font-size : 24px;
   color : #660000;
   font-weight : bold;
}
.TitoliOcchiello{
   font-size : 18px;
}

.TestiNormali{
   font-family : Verdana , Arial , Helvetica , sans-serif;
   font-size : 14px;
   color : #330000;
}
.TestiNormali:link, .TestiNormali:visited{
   color : #CC0000; 
}
.TestiNormali:hover{
   color : #FF0000;
}
.TestiDidascalie{
   font-family : Verdana , Arial , Helvetica , sans-serif;
   font-size : 10px;
   color : #330000;
}
.TestiDidascalie:link, .TestiDidascalie:visited{
   color : #0000FF;
}
.TestiDidascalie:hover{
   color : #FF0000;
}
.MainMenu{
   font-family : "Times New Roman", Times, serif;
   font-size : 13px;
   color : #660000;
   font-weight : bold;
   line-height: 13px;
   display: block;
}
.MainMenu:hover
{
   color : #FF0000 ;
}
.MainMenu:link, MainMenu:visited{
   color : #660000 ;
}
.MainMenuTitle{
   font-family : "Times New Roman", Times, serif;
   color : #FF0000;
   font-weight : bolder;
}
.DidascalieLeft{
   background-image:  url(../media/stili2008/maintab_first.gif);
   background-repeat: no-repeat;
   background-position: right;
}
.DidascalieRight{
   background-image: url(../media/stili2008/maintab_last.gif);
   background-repeat: no-repeat;
   background-position: left;
}
.DidascalieCenter{
   background-image: url(../media/stili2008/maintab_back.gif);
   font-family : Verdana , Arial , Helvetica , sans-serif;
   font-size : 10px;
   color : #330000;
   text-align: center;
}
.ThumbsCornerLowerRight{
   background-image: url(../media/stili2008/Thumbs_LRC.gif);
   background-repeat: no-repeat;
}
.ThumbsCornerLowerLeft{
   background-image: url(../media/stili2008/Thumbs_LLC.gif);
   background-repeat: no-repeat;
}
.ThumbsCornerUpperRight{
   background-image: url(../media/stili2008/Thumbs_URC.gif);
   background-repeat: no-repeat;
}
.ThumbsCornerUpperLeft{
   background-image: url(../media/stili2008/Thumbs_ULC.gif);
   background-repeat: no-repeat;
}
.ThumbsBorderRight{
   background-image: url(../media/stili2008/Thumbs_BR.gif);
   background-repeat: repeat-y;
}
.ThumbsBorderLeft{
   background-image: url(../media/stili2008/Thumbs_BL.gif);
   background-repeat: repeat-y;
}
.ThumbsBorderUp{
   background-image: url(../media/stili2008/Thumbs_BU.gif);
   background-repeat: repeat-x;
}
.ThumbsBorderDown{
   background-image: url(../media/stili2008/Thumbs_BD.gif);
   background-repeat: repeat-x;
   font-family : Verdana , Arial , Helvetica , sans-serif;
   font-size : 10px;
   color : #330000;
   text-align: center;
   vertical-align: top;
}
.ThumbsBackground{
   background-color: #EEBE58;
   font-family : Verdana , Arial , Helvetica , sans-serif;
   font-size : 10px;
   color : #330000;
   text-align: center;
   vertical-align: top;
}
