@charset "UTF-8";
/* CSS Document */

    #tabs {
      float:center;
      width:100%;
      line-height:normal;
      }
    #tabs ul {
	  margin:0;
	  padding:10px 10px 10px 30px;
	  list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }


    #tabsB {
      float:left;
      width:100%;
      line-height:normal;
      }
    #tabsB ul {
	  margin:0;
	  padding:10px 10px 10px 50px;
	  list-style:none;
      }
    #tabsB li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsB a {
      float:left;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsB a span {
      float: left;
      display:block;
      padding:5px 10px 4px 6px;
      color:#551000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {float:none;}
    /* End IE5-Mac hack */
    #tabsB a:hover span {
      color:#666;
	}









.cinza_claro {color: #FFFFFF}	
	
.paragraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	
	}
	
	.paragraph_marrom {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #551000;
	text-decoration: none;
	
	}
	
.enfeite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #551000;
	text-decoration: none;
	
}

.menu_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	
}

.menu_marrom {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #551000;
	text-decoration: none;
	
}

a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #6BC3CB;
	}
a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #6BC3CB;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #E50083;
	}
acronym {
	border-bottom: none;
	}
