body {margin:0px; background:url(/media/site/img_01.jpg) repeat-x top #fff; font-family:Arial; font-size:12px; color:#000;}

a {color:#000033; font-size:11px;}
a:hover {color:#000033; font-size:11px; text-decoration:none;}

h2 {color:#000033}

.titlePage {color:#000033; font-weight:bold; font-size:18px;}

#content b, strong {color:#000033;}
#content a {color:#000033; font-size:12px;}
#footer {color:#fff;}
#footer a {color:#fff; font-size:12px;}





/* MENU
-----------------------------------------------------------------------------------------------*/

#menu{
          margin: 0; padding:0;                                            
	  height:44px; 
          position: relative; z-index: 1000; text-align: left;
          background: url(../im/bg_menu.gif) top left repeat-x; 
          font: bold 11px Verdana, Arial, Helvetica, sans-serif; 
}
#menu a{
          text-decoration: none;
}

#menu ul{
          margin: 0; padding:0;
          position: relative;
	  list-style-type: none;
}
#menu li{
          width: auto; 
          float: left; position: relative; text-align: center;
background: url(../im/menu.gif) top left no-repeat; 


}
#menu li ul li{
          padding: 2px;
          background: #000033; 
}
html #menu li{
          margin-left:0;
}
#menu table{
          width: 0; height: 0; 
	  z-index: 100; position: absolute; left: 0; top: 0; 
          border-collapse: collapse; 
}

#menu a, #menu a:visited{
          padding:0 28px 0 25px;
          display: block;
          line-height:44px;
          background: none transparent scroll repeat 0% 0%; 
          color: #fff; 
text-transform: uppercase; 
}

#menu ul ul a, #menu ul ul a:visited{
          width:200px;
          padding:0 2px 0 1px;
          line-height:22px;
          overflow: hidden; 
          color:#FFF; 
}
html #menu a:hover{
          line-height:44px;
          color: #FFF;
          text-decoration: none;
background: url(../im/menu.gif) top left no-repeat; 
          background-position: 0 -44px; 
}
html #menu ul ul a:hover{
          line-height:22px;
          color: #FFF; 
          background: #121286; 
}
unknown{
          background: #4E1213; color: #FFF;
}
#menu ul ul{
          border-top:    #000033 1px solid; 
          border-bottom: #000033 1px solid;
          border-left:   #000033 1px solid; 
          border-right:  #000033 1px solid; 
          visibility: hidden; 
          position: absolute; left: 0; 
          top: 44px;
}
#menu UL UL LI {
	text-align: left; 
        border-top:#000 1px solid; 
}
#menu ul li:hover ul, 
#menu ul a:hover ul, 
#menu ul :hover ul :hover ul,
#menu ul :hover ul :hover ul :hover ul{
          visibility: visible;
}
#menu ul :hover ul ul, 
#menu ul :hover ul :hover ul ul{
          visibility: hidden;
}

/* 
-----------------------------------------------------------------------------------------------*/

