/* Menu Desenvolvido por: @_brunoChagas */

/* Header */
#contentHeader { width:995px; min-width:995px; }
#header { display:block; float:left; width:807px; _width:805px; }
#arqHeader { margin-bottom:12px; z-index:-10000; float:left; }
#flashAds { margin:0; padding:0; float:left; }

/* Menu Principal */
ul#menuPrincipal { display:block; float:left; font-family:Arial; background:#FFF; border-top:1px solid #999999; border-left:1px solid #999999; 
					list-style:none; margin:0; padding:0; width:807px; _width:805px; }
ul#menuPrincipal li { display:block; margin:0; padding:0; width:auto; float:left; /* Float Left - for IE users */ }
ul#menuPrincipal li a{ display:block; color:#000; font-size:12px; text-decoration:none;	padding:7px 16px; float:left; }

/* Menu Principal Hover + Currents */
.home:hover, .homeCurrent  { background: #e0c7e0; }
.agenda:hover, .agendaCurrent { background: #e5e57f; }
.aconteceu:hover, .aconteceuCurrent { background: #e29d9d; }
.clipping:hover, .clippingCurrent{ background: #e5e5e5; }
.fimde:hover, .fimdeCurrent { background:#D5F4F3; }
.podcast:hover, .podcastCurrent { background:#CCE6FF; }
.forum:hover, .forumCurrent { background:#EBD1CD; }
.loja:hover, .lojaCurrent { background:#FFFFC4; }
.newsN:hover, .newsCurrent{ background: #dcfafc; }
.arqtour:hover, .arqtourCurrent{ background: #ffcc66; }

/* Menu Categorias */
ul#menuCategorias { display:block; font-family:Arial; font-size:12px; list-style:none; margin:0; padding:0; float:left; width:995px; 
					border-left:1px solid #999999; z-index:1000000; }
					
ul#menuCategorias form { display:block; float:left; width:168px; _width:192px; height:18px; background:url(../images/fundoBusca.gif) #CCC no-repeat left top; padding:5px 0 0 15px; _padding:4px 0 2px 15px; margin:0; border-right:1px solid #999999;}

a { text-decoration:none; color:#FFF; text-align:center; }

/* Menu Categorias First's */
.firstRed { background:url(../images/redBg.gif) no-repeat left #c63c3c; width:75px;}
.firstMundo { background:url(../images/fundoMundo.gif) no-repeat left #6699FF; width:90px; }
.firstAqui { background:url(../images/fundoAqui.gif) no-repeat left #669966; width:82px; }
.firstCorp { background:url(../images/fundoCorp.gif) no-repeat left #7166D5; width:82px; }
.firstMais { background:url(../images/fundoMais.gif) no-repeat left #d06d00; width:82px; }
.firstSobrou { background:url(../images/fundoSobrou.gif) no-repeat left #003399; width:100px; }
.firstLer { background:url(../images/greenGrassBg.gif) no-repeat left #247100; width:78px; }
.firstVideo { background:url(../images/fundoVideo.gif) no-repeat left #420282; width:82px; }
.firstSustentabilidade { background:url(../images/fundoSustentabilidade.gif) no-repeat left #CCCC00; width:122px; }
.firstJob { width:183px; _width:192px; border-right:1px solid #999999; }

/* Menu Categorias Hover's */
.firstRed a:hover { color:#000; }
.firstMundo a:hover { color:#000; }
.firstAqui a:hover { color:#000; }
.firstCorp a:hover { color:#000; }
.firstMais a:hover { color:#000; }
.firstSobrou a:hover { color:#0099CC; }
.firstLer a:hover { color:#000; }
.firstVideo a:hover { color:#AD5EFD; }
.firstSustentabilidade a:hover{ color:#000; }

.firstMundo, .firstAqui, .firstCorp, .firstMais, .firstSobrou, .firstLer, .firstVideo, .firstSustentabilidade, .firstJob  { display:block; text-align:center; float:left; font-weight:bold; padding-top:4px; padding-bottom:4px; } 
.firstRed { display:block; text-align:center; float:left; font-weight:bold; padding-top:4px; padding-bottom:4px; padding-left:10px; }
