@charset "utf-8";
/* CSS Document
	Mix Brasil
	Plimx Oct-2009 */

/* ==============================================CODIGO DO MENU==================================================================*/
#menu{
	width:975px; 
	height:57px;
	background:#000; 
	font-family:arial; 
	font-size:14px; 
	font-weight:bold;
        margin-bottom: 0px;
	}

#menu ul{
	width:975px; 
	height:57px;
	}

#menu ul li{ 
	background:#000; 
	display:block; 
	float:left; 
	width:auto; 
	list-style:none; 
	padding:0;
	border-right:1px solid #000;
	border-top:solid 16px #000;}

#menu ul li a{ 
	background:url(../_imagens/cantoMenu.gif) no-repeat top right #FFF513; 
	display:block; 
	height:40px;
    line-height:40px;
	color:#000;
	text-align:center;
	text-decoration:none; 
	letter-spacing:-1px;
	/*border-bottom:none;*/
	width:auto;
}

#menu ul li a:hover{ 
    height:37px;
    _height:30px;
}
	
#menu ul li a.active{ 
	background: url(../_imagens/cantoMenu.gif) no-repeat top right #FFF!important; 
	color:#AAA;
    height:40px;
}

#menu ul li.mais{width:32px;}

/*
#menu ul li.mais a{width:51px;}
#menu ul li.mais a:hover{width:51px; border-bottom:4px solid #000; height:30px;}*/

#menu ul li.agenda{width:62px;}
#menu ul li.blog{width:58px;}
#menu ul li.central{width:65px;}
#menu ul li.cio{width:44px;}
#menu ul li.cultura{width:92px;}
#menu ul li.dramatica{width:88px;}
#menu ul li.xxy{width:47px;}
#menu ul li.icaro{width:64px;}
#menu ul li.paubrasil{width:95px;border-right:none;}
#menu ul li.life{width:77px;}
#menu ul li.junior{width:57px;}
#menu ul li.pride{width:54px;}
#menu ul li.radio{width:55px;}
#menu ul li.tv{width:39px;}
#menu ul li.sexo{width:64px;  }

#menu ul li.sexo a{
	background: url(../_imagens/cantoMenu.gif) no-repeat top right #ff6b13;
	}
	
#menu ul li.sexo a.active{ 
	background: url(../_imagens/cantoMenu.gif) no-repeat top right #FFF; 
	color:#AAA;
	}

#menu ul li.icaro a{
	background: url(../_imagens/cantoMenu.gif) no-repeat top right #ff6b13;
	}
	
#menu ul li.icaro a.active{ 
	background: url(../_imagens/cantoMenu.gif) no-repeat top right #FFF; 
	color:#AAA;
	}
	
#menu ul li.paubrasil a{
	background: url(../_imagens/cantoMenu.gif) no-repeat top right #ff6b13;
	}
	
#menu ul li.paubrasil a.active{ 
	background: url(../_imagens/cantoMenu.gif) no-repeat top right #FFF; 
	color:#AAA;
	}
	

#menu ul li.junior a.active{
	background: url(../_imagens/cantoMenu.gif) no-repeat top right #FFF;
	color:#AAA;
	}


/* ==============================================CODIGO DO MENU==================================================================*/



#submenu{
	width:975px; 
	height:57px;
	margin-bottom:0px;
	font-family:Arial,sans-serif;
        background:url(../_imagens/bgSubMenu.gif) repeat-x;
        margin-bottom: 15px;
        padding-left: 10px;
	}
	
#submenu ul li a{color:#000; margin-top:10px; text-align:center; display:block; font-size:20px;}
#submenu ul li a:hover{color:#000;text-decoration:underline;}

#submenu li.blocoLeft a.resetLink{font-size:18px; letter-spacing:-1px; display:block; float:left;}
#submenu a.resetLink{font-size:18px; letter-spacing:-1px; display:block; float:left;}

span.divisao{ color:#c6c7ba;font-size:18px; display:block; float:left; padding:0 4px;}








