/*Cabeçalho*/
#Header .Topo .Ilustracao {
	background-image: url(../img/celpe_bras_cabecalho_A.jpg);
	float: left;
	height: 92px;
	width: 385px;
}

/*Menu*/
#LeftMenu {
	display: none;
	/*
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	float: left;
	margin-right: 3px;
	padding: 6px;
	width: 200px;
	height: 800px;*/
}
#Wrapper {
    background-color: #FFFFFF;
    background-repeat: repeat-x;
}
#ContentHolder {
	float:left;
	padding-bottom:14px;
	padding-left:14px;
	padding-right:14px;
	padding-top:8px;
	width:970px;
}
#Header .Topo {
	background-image: url(../img/celpe_bras_cabecalho_B.jpg);
	background-position: 385px 0;
	height: 92px;
	width: 1002px;
}

.rich-pmenu-disabled-element {
	color: #67AA67;
}

.rich-pmenu-group {
	border-top-color: #C0C0C0;
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.rich-pmenu-hovered-element {
	background-color: #E2F6E2;
}

.rich-pmenu-item {
	border-top-color: #C0C0C0;
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}

.rich-pmenu-top-group {
	background-color: #005000;
	background-image: url(../img/menuImage.png);
	color: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.rich-pmenu-top-group-div {
	border-color: #C0C0C0;
}

.rich-pmenu {
	overflow: hidden;
	padding-right: 4px;
}

.rich-pmenu-disabled-element {
	cursor: default;
}

.rich-pmenu-group {
	border-top: 1px solid;
	cursor: pointer;
	margin-top: 1px;
	padding: 2px 1px 1px;
}

.rich-pmenu-group-self-label {
	padding-left: 5px;
	width: 100%;
}

.rich-pmenu-item {
	border-top: 1px solid;
	cursor: pointer;
	margin-top: 1px;
	padding: 2px 1px 1px;
}

.rich-pmenu-nowrap {
	white-space: nowrap;
}

.rich-pmenu-selected-element {
	font-style: italic;
}

.rich-pmenu-top-group {
	background-position: left top;
	background-repeat: repeat-x;
	border-top: medium none;
	cursor: pointer;
	height: 20px;
	margin-top: 0;
	padding: 2px 1px 2px 2px;
}

.rich-pmenu-top-group-div {
	border: 1px solid;
	margin-bottom: 3px;
	overflow: hidden;
	padding: 1px;
	width: 100%;
}

form h2{
	/*color: black !important;*/
	font-weight: normal;
}
form h3{
	font-size: 17px;
	color: black !important;
}
form h3 p {
	color: black !important;
	font-weight: normal;
}
form h3 ul{
	color: black !important;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
    color: #6D8452 !important;
    font-weight: bold !important;
}