

body {
	font-family: Arial, MS Sans Serif, Helvetica;
}

.pTitulo {
	color: #FF6633;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	/*
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F8A50C;
	list-style-position: inside;
	list-style-type: upper-alpha;*/
}

.pSubTitulo {
	color: #800000;
	font-size: 14px;
	font-weight: bold;
}

.pFeedback {
	color: #800000;
	font-size: 12px;
	font-weight: bold;
}

.pTip {
	color: #FF4000;
	font-size: 11px;
	font-style: italic;
}

/*Template*/
.pRodape, .pCabecalho, .pCabecalho_left, .pCabecalho_right {
	color: #377332;	
	font-weight: bold; 
	background-color: #B1D7A9;
}
.pRodape{
	font-size: 10px;
	text-align: right;
	padding-right: 5px;	
}
.pCabecalho_left {
	font-size: 56px;
	text-align: left;
	padding-left: 5px;	

}
.pCabecalho_right {
	font-size: 24px;
	text-align: right;
	padding-right: 5px;	
}

.content_divider {
	background-color: #377332;
	height: 2px;
}

.content_left {
	width: 300px;
	text-align: center;
	padding-bottom: 12px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	color: #3F6FA6;
	font-size: 12px;
	background-color: #F2F2F2;
}

.content_body {
	width: 85%;
	text-align: center;
	vertical-align: top;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
}
/* FIM Template*/

/*
 * Menu
*/
.Menu {
	text-align:center;
	color: #7171a1;
	font-size: 12px;
	font-weight: bold;
   background-color: #E7FADE;
	border: 1px solid #3F6FA6;
	padding-top: 6px;
	padding-bottom: 6px;
}

.Menu a:link, .Menu a:visited, .Menu a:active {
	text-decoration: none; 
	color: #7171a1;
}

.Menu a:hover {
	color: #FFFFFF; 
	background-color: #377332;;
}
/*	Fim Menu */

/*
 * Tabelas
*/
.tableAdmin {
	border: #FFFFFF;
	border-collapse: collapse;	
}

.t0admin, .t1admin, .t2admin, .adminColumn, .adminTitle, .adminDown {
	border: 1px solid white;
}

.t0admin, .adminDown, .adminTitle {
	color: #377332;	
	text-align: left;
	font-size: 12px;
	font-weight: bold; 
	background-color: #B1D7A9;
	padding: 5px;
}

.t1admin, .adminColumn {
	color: #7171a1;
	font-family: verdana;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	padding-right: 10px;
   background-color: #E7FADE;
}    

.t2admin, .t2borderless, .adminZ0, .adminZ1 {
	color: #3F6FA6;
	font-size: 12px;
	background-color: #F2F2F2;
}
/* Fim Tabelas*/


/*
 * Inputs
 */
.inputButton, .inputButtonMenu, .inputButtonSmall, .btnInList {
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #274763;
}

.inputButton {
	background-color: #B1D7A9;
}

.inputButtonSmall { font-size: 10px; }

.inputButtonMenu {
	width: 200px;
}

.inputText, .selectAdmin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #666666;
	background-color: #F7FFF0;
}

.selectAdmin {
	font-size: 12px; 	
	border: solid 1px black;
}

.btnInList{
	font-size: 10px;
	width: 70px;
}
/* Fim Forms*/

/*
 * Links
 */
.aNone {
	text-decoration: none;
}

.aHover {
	color: #7171AA;
}
.aHover:hover {
	color: #383847;
	background-color: #CCFF00;
}

a:link, a:visited, a:active {
	text-decoration: none; 
	color: #7171a1;
}

a:hover {
	color: #FFFFFF; 
	background-color: #377332;;
}
/* Fim Links*/

/* Textos*/
.texto{
	color: #3F6FA6;
	font-size: 12px;
}



/* Outras definições */
#ifrLoadCombo {display:none;}
#bt1, #bt2 {width:200;}

.msgPagPrincipal{
background-color:#f9f8c6;
border:dotted 2px;
border-color:#e4e287;
font-size: 14px;
text-align:justify;
}

.msgPagPrincipal p{
margin-left:10px;
margin-top:10px;
color:#727005;
}
