/*******************************************************/
/* classi utilizzate nel menu orizzontale principale   */
/*******************************************************/
.cellamenuHOFF {
font-family: verdana;
font-size: 11px;
font-weight:bolder;
color:#365c87;
display : block;
background-image: url(bgmhOFF.jpg); 
text-align: center; 
width: 100px;
height: 25px;
cursor: pointer;
z-index: 200;
border-left: 1px #bbccff solid;
border-right: 1px #ffffcc solid;
}
.cellamenuHON {
font-family: verdana;
display : block;
font-size: 11px;
font-weight:bolder;
color:#ffffdd;
background-color:#365c87; 
text-align: center; 
width: 100px;
height: 25px;
cursor: pointer;


z-index: 200;
}
/*******************************************************/


 
.menuHTXT {
font-family: verdana;

}
 
.cellasubmenuHOFF {
font-family: verdana;
display : block;
background-color:#365c87;
color:#99ddff; 
text-align: left; 
width: 200px;
height: 25px;
cursor: pointer;
z-index: 200;
border-top: 1px #ddddff solid;
}
 
.cellasubmenuHON {
font-family: verdana;
display : block;
background-color:#bbccff; 
color:#365c87;
text-align: left; 
width: 200px;
height: 25px;
cursor: pointer;
z-index: 200;
border-top: 1px #ffffcc solid;

}
 
 
.titolosezione {
font-family: verdana;
font-size: 16px;
display : block;
background-image: url(bgmhOFF.jpg); 
text-align: left; 
width: 700px;
height: 25px;
}
 
.corposottosezionetitolo{
font-family: verdana;
text-align: center; 
color: #3333CC;
}
 
.corposottosezionecontenuto{
font-family: verdana;
font-size: 16;
color: #ABABAB;
}
 
.immaginesottosezionecontenuto{
}
 
.corposottosezione{
}
 
.sottosezione{
font-family: verdana;
width: 700px;
}
 
.titolotabella {
font-family: verdana;
display : block;
background-image: url(bgmhON.jpg); 
text-align: center; 
height: 25px;
}


.bottoneout2 {
text-align:center;
font-family:verdana;
color:#365c87;
font-size: 11px;
font-weight:bolder;
background-image:url(bgmhOFF.jpg); 
background-repeat:repeat; 
width:100px; 
height:17px;
cursor: hand; 
padding-top:2px;
border: 1px #99ccff solid;  
}
.bottoneover2 {
text-align:center;
font-family:verdana;
color:#365c87;
font-size: 11px;
font-weight:bolder;
background-color:#bbccff;
cursor: hand;
width:100px; 
height:17px;
cursor: hand; 
padding-top:2px;
border: 1px #365c87 solid;