/*
override do public
*/
#appUser{
	position: absolute;
    top: 72px;
    width: 988px;
}
.appVersion {
	color: yellow;
	text-align:right;
	font-weight: bold;
}


#LeftMenu {
	padding: 0 0 0 0 !important;
	margin: 0 0 0 0 !important;
	border: 0 0 0 0 !important;
	width: 1002px !important;
	clear: both !important;
}

#Wrapper {
	background-color: white !important;
	background-position: -756px;
	/* retirando banda rosa (leftmenubackground) */
}


#Header .Topo{
       background-image:url(http://public.inep.gov.br/Files/Images/header/encceja_cabecalhoB.jpg);
       float: left;
       background-position:384px 0;
       width:100%;
       height:92px;
}
#Header .Topo .Ilustracao{
       	background-image:url(http://public.inep.gov.br/Files/Images/header/encceja_cabecalhoA.jpg);
		float: left;
		height: 92px;
		width: 385px;
}


#ContentHolder {
	padding: 7px 7px 14px 7px !important;
	margin: 0 0 0 0 !important;
	border: 0 0 0 0 !important;
	width: 988px !important;
	min-height: 400px;
}

#textoPrincipal {
	padding-bottom: 30px;
	padding-right: 60px;
	padding-left: 30px;
	padding-bottom: 30px;
}

input[type='submit'],input[type='button'] {
	background: #4477AA;
	color: white;
	margin: 5px;
	border-color: gray;
}

.tableControl,.actionButtons {
	width: 100%;
}

.tableControl a {
	padding-left: 10px;
}

.tableControl {
	text-align: right;
}

.footer {
	text-align: center;
	font-size: 10px;
}

.rich-table {
	width: 100%;
}

.dr-table-cell a {
	color: #333;
	text-decoration: underline;
}

.dr-table-cell a {
	color: #000;
	text-decoration: underline;
}

.columnHeader:hover {
	color: #FF6600;
}

.message {
	border: 1px solid #FFCC00;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #F0F8FF;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	letter-spacing: 2px;
}

.name {
	vertical-align: top;
	font-weight: bold;
	width: 115px;
	float: left;
	padding: 5px;
	margin-top: 3px;
	clear: left;
}

.value {
	float: left;
	padding: 5px;
}

.error {
	float: left;
	padding: 5px;
}

.errors {
	color: red;
	vertical-align: middle;
}

img.errors {
	padding-right: 5px;
}

.errors input {
	border: 1px solid red;
}

.errors textarea {
	border: 1px solid red;
}

.required {
	color: red;
	padding-left: 2px;
}

.rich-stglpanel-body {
	overflow: auto;
}

h2.titulo {
	font-size: 16px;
}

.lembrete {
	background-color: #FAFECE;
	border: 1px solid #F5C77E;
	float: left;
	font-family: Arial, Verdana, sans-serif;
	margin-bottom: 10px;
	margin-left: 40px;
	padding: 7px;
	text-align: justify;
}