.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #AB2432;
}


.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #424242;
	text-align: justify;
	font-weight: 400;
	line-height: 18px;
}


.linedotred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #AB2432;
}


.mario {
	color: #996600;
}
	
	a.mario:link, a.mario:visited{
	color:#990000;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	}
	   
	a.mario:hover, a.mario:active{
	color:#F00000;
}



.menufooter {
	font-family: verdana;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
}


a.footerlnk:link, a.footerlnk:visited{
	color:#FFFFFF;
	font-family: verdana;
	font-size: 9px;
	text-decoration: none;
	}
	
a.footerlnk:hover, a.footerlnk:active{
	color:#EAF9FF;
}


.creditos{
	color:#fff;
	font-family: Century Gothic;
	font-size: 16px;
	text-decoration: none;
	}
   
    a.b2:link, a.b2:visited{
	color:#333333;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	}
	a.b2:hover, a.b2:active{
	color:#006699;
}
.textopanel {
	font-family: verdana;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}


	body {
        margin:0;
		background-color:#666;
        padding:0;
        font: bold 11px/1.5em Verdana;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	margin-left: 6px;
}

h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

/*- Menu Tabs H--------------------------- */

    #tabsH {
      float:left;
      width:100%;
      background:#000;
      font-size:93%;
      line-height:normal;
      }
    #tabsH ul {
        margin:0;
        padding:10px 10px 0 3px;
        list-style:none;
      }
    #tabsH li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsH a {
      float:left;
      background:url(tableftH.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsH a span {
      float:left;
      display:block;
      background:url(tabrightH.gif) no-repeat right top;
      padding:5px 15px 4px 3px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsH a span {float:none;}
    /* End IE5-Mac hack */
    #tabsH a:hover span {
      color:#FFF;
      }
    #tabsH a:hover {
      background-position:0% -42px;
      }
    #tabsH a:hover span {
      background-position:100% -42px;
      }

        #tabsH #current a {
                background-position:0% -42px;
        }
        #tabsH #current a span {
                background-position:100% -42px;
        }


/* =-=-=-=-=-=-=-[Menu Five]-=-=-=-=-=-=-=- */

#menu5 {
        width: 200px;
        border-style: none solid none solid;
        border-color: #D0D0D0;
        border-width: 1px;
        margin: 10px;
        }

#menu5 li a {
          height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu5 li a:link, #menu5 li a:visited {
        color: #777;
        display: block;
        background: url(menu5.gif);
        padding: 8px 25px 0 10px;
        text-align: right;
        }

#menu5 li a:hover, #menu5 li #current {
        color: #fff;
        background: url(menu5.gif) 0 -32px;
        padding: 8px 25px 0 10px;
        text-align: right;
        }

#menu5 li a:active {
        color: #fff;
        background: url(menu5.gif) 0 -64px;
        padding: 8px 25px 0 10px;
        text-align: right;
        }