body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;
}

.txt{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px ; color: #265A5B; 
}

/* Página Interna */
.bemvindo {
	font-size: 11px; font-weight: bold; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-weight: bold;
	color: #19432D;
	text-decoration: none;
}

.miolo {
	background-image: url(img/bg_miolo.gif);
	background-repeat: repeat-x;
}

.cabecalho {
	width: 561px;
	background-image: url(img/bg_cabec_admin.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}

.tit_pagina {
	font-size: 16px; font-weight: bolder; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-weight: bold;
	color: #19432D;
	text-decoration: none;
	border-bottom: #19432D 1px solid;
	LIST-STYLE-TYPE: square;
	FONT-VARIANT: small-caps;
}

.tit_grupoforml{
	font-size: 14px; font-weight: bold; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-weight: bold;
	color: #758E81;
	LIST-STYLE-TYPE: square;
	FONT-VARIANT: small-caps;

}
.tit_forml{
	font-size: 11px; font-weight: bold; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; line-height: 11px; 
	color: #19432D;
	
}
.txt_forml{
	font-size: 11px; font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #19432D;
	line-height: 20px;
}
.forml{

	font-size: 11px; font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #19432D;
	border: #19432D 1px solid;
}
.menu {
	width: 166px;
	border: #19432D 1px solid;
	background-image: url(img/bg_botao.gif); 
}
.menu_tit {
	border-bottom: #D9F3EB 1px solid;
	border-top: #689993 1px solid;
	padding: 3px;
	font-size: 11px; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-image: url(img/bg_menu_tit.gif); 
	
}
.menu_item {
	border-bottom: #D9F3EB 1px solid;
	border-top: #689993 1px solid;
	padding: 3px;
	padding-left: 10px;
	font-size: 12px; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-weight: bold;
	color: #19432D;
	text-decoration: none;
}
.menu_item A {
	color:#ffffff;
	text-decoration: none;
}
.menu_item A:hover {
	color:#000000;
	text-decoration: none;
}

/* Página Login */
.tit_login {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px ; font-weight: bold;  color: #ffffff; 
}
.txt_login {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px ; color: #265A5B; 
}
.txt_login A{
	text-decoration:underline; color: #265A5B; 
}
.txt_login A:hover{
	text-decoration:underline; color: #ffffff; 
}
.forml {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px; margin: 0px ; color: #000000; background-image:url(img/bg_forml.gif);  
}