/* CSS Document */


.moldura_cabecalho {
	vertical-align: middle;
	padding-top: 3px;
	position: relative;
	height: 20px;
	background-color:#082173;
	border-left: solid #082173 1px;
	border-right: solid #082173 1px;
}

.moldura_cabecalho2 {
	
	padding-top: 0px;
	position: relative;
	height: 18px;
	/*background-color: #082173;*/
	padding-top:3px;
	/*border-bottom: solid #082173 2px;*/
	border-top: solid #082173 2px;
	/*border-left: solid #082173 2px;
	border-right: solid #082173 2px;
	/*background-image: url('../../img/cab3.jpg');*/
}

.moldura_cabecalho3 {
	
	padding-top: 0px;
	position: relative;
	height: 16px;
	/*background-color:#DFE9EC;*/
	border-bottom: solid #D00C06 2px;
	/*border-top: solid #D00C06 2px;*/
	color: black;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	
}

.moldura_cabecalho_left {
	position: relative;
	float: left;
	width: 10px;
	height: 10px;
	/*
	background-image: url('../img/borda_top_left.gif');
	background-repeat: no-repeat;
	*/
}

.moldura_cabecalho_right {
	position: relative;
	float: right;
	width: 10px;
	height: 10px;
	/*
	background-image: url('../img/borda_top_right.gif');
	background-repeat: no-repeat;
	*/
}

.moldura_corpo {
	position: relative;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	/*border-left: solid #aeaeae 1px;
	border-right: solid #aeaeae 1px;
	/*border-bottom: solid #aeaeae 1px;*/
	
	
	font-family: Verdana;
	font-size: 8pt;
}

.moldura_titulo {
	color: white;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}

.moldura_titulo_busca {
	color: black;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
}


.moldura_titulo2 {
	color: black;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}

.moldura_titulo3 {
	color: #555555;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
}
