/* ================================
CSS STYLES
================================
*/   
.Normal {
color: #666666;
font-size: 14px;
}
.SubHead {
color: #999999;
font-size: 14px;
}
/* ====== HOME =====  */
#boxHome001, 
#boxHome002, 
#boxHome003, 
#boxHome004, 
#boxHome005, 
#boxHome006 {
width:220px;
height:158px;
background-repeat: no-repeat;
background-position:-220px 0px; 
display: block;
}
#boxHome001:hover , 
#boxHome002:hover , 
#boxHome003:hover , 
#boxHome004:hover , 
#boxHome005:hover , 
#boxHome006:hover  {
background-position:0 0;
}
#boxHome001 {
background-image: url(/portals/79/images/001.gif);
}
#boxHome002 {
background-image: url(/portals/79/images/002.gif);
}
#boxHome003 {
background-image: url(/portals/79/images/003.gif);
}
#boxHome004 {
background-image: url(/portals/79/images/004.gif);
}
#boxHome005 {
background-image: url(/portals/79/images/005.gif);
}
#boxHome006 {
background-image: url(/portals/79/images/006.gif);
}
#boxHome007 {
background-image: url(/portals/79/images/007.gif);
}
.titoloContenuti{
font-family:Copperplate Gothic Bold;
font-size:16px;
}
.testoContenuti{
font-family:Copperplate Gothic Light;
font-size:13px;
} 
