#layout {
	background-image: url(../images/bg_fatia.jpg);
	background-repeat: repeat-y;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: #ECECEC;
	font-size: 12px;
	color: #333333;
}

#area_log {
	text-align: right;
	padding-top: 5px;
	padding-right: 22px;
	padding-bottom: 10px;
	padding-left: 22px;
	color: #666666;
	height: 55px;
}
#area_log p{
	margin:0;
	}
b, strong{color:#666666;}	
.btn {
	display: block;
}
#area_log li {
	display: inline;
}
#area_log a {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background:#ffffff;
	border-right:#cccccc solid 2px;
	border-bottom:#cccccc solid 2px;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
	margin-left: 5px;
}
#area_log a:hover {
	background:#002F69;
	border-right:#999999 solid 2px;
	border-bottom:#999999 solid 2px;
	color:#FFFFFF;
}
#layout_b {
	padding-bottom: 35px;
	background-image: url(../images/bg_rodape.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#coluna_esq {
	float: left;
	width: 250px;
}
#coluna_dir {
	float: right;
	width: 520px;
}
.menu a {
	display:block;
	background-image: url(../images/bg_btn_menu.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-bottom: 4px;
	padding-left: 5px;
	padding-top: 10px;
	text-decoration: none;
	color:#ffffff;
	width:230px;
	padding-bottom: 12px;
	margin-top: 0px;
}
.submenu a {
	display:block;
	background-image: url(../images/bg_btn_submenu.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-bottom: 4px;
	padding-left: 5px;
	padding-top: 10px;
	text-decoration: none;
	color:#002F69;
	width:230px;
	padding-bottom: 12px;
	margin-top: 0px;
}
.item a {
	display:block;
	background-image: none;
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-bottom: 4px;
	padding-left: 5px;
	padding-top: 3px;
	text-decoration: none;
	color:#002F69;
	width:230px;
	padding-bottom: 3px;
	margin-top: 0px;

}
.menu ul {
	margin: 0px;
	padding:0px;
}
.menu {
	padding: 0px;
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-left:15px;
}
.bloco {
	width: 500px;
	border-left: 1px;
	border-bottom:1px;
	border-right:1px;
	border-top:0;
	border-style: solid;
	border-color: #ECECEC;
	clear: both;
	margin-bottom: 14px;
}
.meio_bloco {
	width: 244px;
	margin-bottom: 14px;
	float: left;
	border-left: 1px;
	border-bottom:1px;
	border-right:1px;
	border-top:0;
	border-style: solid;
	border-color: #ECECEC;
	margin-right: 10px;
}
.label_a {
	background-image: url(../images/bg_label_a.gif);
	
}
.label_b {
	background-image: url(../images/bg_label_b.gif);
	
}
.label_c {
	background-image: url(../images/bg_label_c.gif);
	
}
.menu  li {	list-style-type: none;
}
.label_a2 {
	background-image: url(../images/ico_label_a.gif);
	background-repeat:no-repeat;
	background-position:left;
	color: #002F69;
	padding-left: 20px;
	font-size: 13px;
	height: 20px;
	font-weight: bold;
	padding-top: 2px;
	
}
.label_b2 {
	background-image: url(../images/ico_label_b.gif);
	background-repeat:no-repeat;
	background-position:left;
	color: #ffffff;
	padding-left: 20px;
	font-size: 13px;
	height: 20px;
	font-weight: bold;
	padding-top: 2px;
	
}
.label_c2 {
	background-image: url(../images/ico_label_c.gif);
	background-repeat:no-repeat;
	background-position:left;
	color: #000000;
	padding-left: 20px;
	font-size: 13px;
	height: 20px;
	font-weight: bold;
	padding-top: 2px;
	
}

.menu a:hover {
	display:block;
	background-image: url(../images/bg_btn_menu_over.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-bottom: 4px;
	padding-left: 5px;
	padding-top: 10px;
	text-decoration: none;
	color:#ffffff;
	width:230px;
	padding-bottom: 12px;
	margin-top: 0px;
}
.submenu a:hover {
	display:block;
	background-image: url(../images/bg_btn_submenu_over.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-bottom: 4px;
	padding-left: 5px;
	padding-top: 10px;
	text-decoration: none;
	color:#002F69;
	width:230px;
	padding-bottom: 12px;
	margin-top: 0px;
}
.item a:hover {
	display:block;
	background-image: none;
	margin-bottom: 4px;
	padding-left: 5px;
	padding-top: 3px;
	text-decoration: underline;
	color:#002F69;
	width:230px;
	padding-bottom: 3px;
	margin-top: 0px;
	
}
/*#menu a:active {
	display:block;
	background-image: url(../images/bg_btn_active.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-bottom: 4px;
	padding-left: 5px;
	padding-top: 10px;
	text-decoration: none;
	color:#ffffff;
	width:230px;
	padding-bottom: 12px;
	margin-top: 0px;
}*/

.clear {
	clear: both;
}





.tabelaheader {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
    color:#ffffff;
    background-color:#312976;
}
.tabelaheader A:ACTIVE { text-decoration : underline;color:#ffffff;}
.tabelaheader A:VISITED { text-decoration : underline;color:#ffffff;}
.tabelaheader A:LINK {text-decoration :  underline;color:#ffffff;}
.tabelaheader A:HOVER {text-decoration: underline;color:#ffffff;}

input, select, textarea {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal;}

.botao {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	border: 1px solid #666666;
	padding-left: 2px;
	padding-right: 2px;
}

hr 
{
   width:100%;
   height:1px;
   size:1;
   color:#CCCCCC;
}
.i_txt{
	background-color:#F3F4F6; border:none;background-image:url(../images/bg_itxt.gif); background-position:top; background-repeat:repeat-x;
}
a {text-decoration:none; color:#003399;}
a:hover {text-decoration:underline;}
.class0056{color:#003366; font-weight:bold; font-size:11px; padding-left:10px; background-image:url(../images/bg_titheader.gif); background-position:bottom; background-repeat:repeat-x; text-align:left;}
