.bordaMenu {
	width: 100%;
	height: 1px;
	background: #9BC33C;
	margin: 0 auto 6px;
	clear: both
}

.cMenuPortal {
	font-family: Arial;
	clear: both;
	height: 37px;
	margin: 0 auto 28px auto !important;
	width: 980px;
	background: #9eb469;
	background: -moz-linear-gradient(top, rgba(158, 180, 105, 1) 0,
		rgba(121, 147, 60, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(158,
		180, 105, 1)), color-stop(100%, rgba(121, 147, 60, 1)));
	background: -webkit-linear-gradient(top, rgba(158, 180, 105, 1) 0,
		rgba(121, 147, 60, 1) 100%);
	background: -o-linear-gradient(top, rgba(158, 180, 105, 1) 0,
		rgba(121, 147, 60, 1) 100%);
	background: -ms-linear-gradient(top, rgba(158, 180, 105, 1) 0,
		rgba(121, 147, 60, 1) 100%);
	background: linear-gradient(to bottom, rgba(158, 180, 105, 1) 0,
		rgba(121, 147, 60, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9eb469',
		endColorstr='#79933c', GradientType=0);
        margin-bottom: 18px;
}

.cMenuPortal ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 980px
}

.cMenuPortal ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
	width: 31.94%;
	float: left;
	text-align: center;
	position: relative;
}

.cMenuPortal ul li ul {
	display: none;
}

.cMenuPortal ul li:hover ul{
	display: block;
	position: absolute;
	text-transform: none;
}

.cMenuPortal ul li:hover ul li{
	position: relative;
	z-index: 99999;
	background: #CCCCCC;
	clear: both;
	border-bottom: 1px dotted #FFF;
}
.cMenuPortal ul li ul li a{
	color: #595959;
	font-weight: bold;
	font-size: 15px;
}

.cMenuPortal ul li:hover ul li a{
	text-align: left;
}

.cMenuPortal ul li:hover ul li:hover a,
.cMenuPortal ul li:hover ul li:hover a:hover{
	background: #E8E8E8;
	color: #EC684F;
}

.cMenuPortal .cMenuPortalInicial  {
	text-transform: uppercase;
}

.cMenuPortal .menuNoticia li,
.cMenuPortal .menuCidadao li{
	width: 310px;
}

.cMenuPortal .menuNoticia li a,
.cMenuPortal .menuCidadao li a,
.cMenuPortal .menuProgramasAcoes li a{
	padding-left: 24px;
	width: 286px;
}

.cMenuPortal .menuProgramasAcoes li{
	width: 354px;
}
.cMenuPortal .menuProgramasAcoes li a{
	width: 330px;
}

.cMenuPortal ul li a {
	text-decoration: none;
	width: 100%;
	font-size: 140%;
	display: block;
	height: 37px;
	line-height: 37px;
	color: #FFF;
}

.cMenuPortal ul li .bgMenu {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 6.5%;
	height: 36px;
	background: url(/themes/portalRS/images/outros/bgMenuLiNormal.png) right
		center no-repeat
}

.cMenuPortal ul li:hover .bgMenu {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 6.5%;
	height: 37px;
	background: url(/themes/portalRS/images/outros/bgMenuLi.png) right
		center no-repeat
}

.cMenuPortal ul li:hover .bgMenuLeft {
	display: block !important;
	position: absolute;
	left: -20px;
	bottom: 0;
	width: 6.4%;
	height: 37px;
	background: url(/themes/portalRS/images/outros/bgMenuLiLeft.png) left
		center no-repeat
}

.cMenuPortal ul li:first-child:hover .bgMenuLeft {
	display: none !important
}

.bgMenuLeft {
	display: none;
	position: absolute;
	left: -20px;
	bottom: 0;
	width: 6.4%;
	height: 37px;
	background: url(/themes/portalRS/images/outros/bgMenuLiLeft.png) left
		center no-repeat
}

.cMenuPortal ul li:hover:first-child .bgMenuLeft {
	display: none
}

.cMenuPortal ul li a:active, .cMenuPortal ul li a:hover , .cMenuPortal ul li:hover{
	background: #ed6f53;
	
}

#programaseacoes:hover {
	padding-right: 40px;
	background: #ed6f53;
}

#programaseacoes {
	padding: 0 21px;
}

#programaseacoes {
	padding: 0 20px !important
}

#programaseacoes > ul {
	left: -1px;
}

#programaseacoes.bgColor {
	border-right: 1px solid #ED6F53
}

.active {
	width: 100%;
	height: 20px;
	position: absolute;
	bottom: -12px;
	left: 0;
	background: url(/themes/portalRS/images/outros/setaActive.png) center
		bottom no-repeat
}

.bgColor {
	background: #ed6f53;
	background: -moz-linear-gradient(top, rgba(237, 111, 83, 1) 0,
		rgba(235, 96, 72, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(237,
		111, 83, 1)), color-stop(100%, rgba(235, 96, 72, 1)));
	background: -webkit-linear-gradient(top, rgba(237, 111, 83, 1) 0,
		rgba(235, 96, 72, 1) 100%);
	background: -o-linear-gradient(top, rgba(237, 111, 83, 1) 0,
		rgba(235, 96, 72, 1) 100%);
	background: -ms-linear-gradient(top, rgba(237, 111, 83, 1) 0,
		rgba(235, 96, 72, 1) 100%);
	background: linear-gradient(to bottom, rgba(237, 111, 83, 1) 0,
		rgba(235, 96, 72, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed6f53',
		endColorstr='#eb6048', GradientType=0)
}