/* -- General Style -- */
ul.imBullet li {color: #3D5266; }

/* -- Menu Main Settings -- */
#imMnMn {padding-top: 0; }


/* -- Menu Main Hover Settings -- */
#imMnMn ul a:hover, #imMnMn ul li:hover a, #imMnMn ul li.iehover a {background-color: transparent; background-image: url('../files/menu_hover.gif'); background-repeat: no-repeat; background-position: center bottom; }

/* -- Menu Sub -- */
#imMenuSub ul a:link, #imMenuSub ul a:active, #imMenuSub ul a:visited {text-decoration: underline; }
#imMenuSub ul a:hover, #imMenuSub ul a:focus {text-decoration: none; }

/* -- Texts Style -- */

/* -- Links Style -- */
a.ImLink:hover {text-decoration: none;}

/* -- extLinks Style -- */
a.extLink  {text-decoration: underline; }
a.extLink:link {color: #2C5C77; }
a.extLink:visited {color: #526E89; }
a.extLink:hover {color: #3B7BA0; text-decoration: none;}

/* -- Links footer -- */
#imFooter a:link, #imFooter a:visited, #imFooter a:active {text-decoration: underline;}
#imFooter a:link {color: #2C5C77; }
#imFooter a:visited {color: #526E89; }
#imFooter a:hover {color: #3B7BA0; text-decoration: none;}

/* -- Testo in Header -- */
#txtHeader {font-family: Arial; font-weight: bold; font-size: 16px; line-height: normal; color: #1e3f52; }


