﻿input {
	font-family: verdana,tahoma,helvetica;
	font-size: 13px;
	margin-top: -2px;
}

select {
	font-family: verdana,tahoma,helvetica;
	font-size: 13px;
	margin-top: -2px;
}

.divForm { float: left; width: auto; padding-right: 5px; }
.divFormR { float: right; width: auto; padding-right: 5px; }
.divFormList { margin-top: -2px; }
.divFormClear { clear: both; height: 6px; }
.divFormBtn { padding: 4px; text-align:center; margin-top: -2px; }


.divSiteMapPath { font-size: 8pt; }
.divBorda { border: 1px solid silver; padding: 5px; }
.divMsgErro { border: 1px solid Red; color: Red; background-color: #FBCEDA; padding: 20px; max-width: 950px; }
.labelDataR { float:right; font-size: 10pt; }

.gvPaginacao { float:right; font-size: 10pt; }
.gridEstilo, .gridEstilo td, .gridEstilo th { border: solid 1px Gray; padding: 4px; }
.gridHeader { background-color:  Silver; color: White; }
.gridLeft, .gridLeft td, .gridLeft th { text-align: left; }
.gridPager a { font-size:8pt; font-weight: normal; }
.gridPager, .gridPager td { padding:3px; border: 1px solid #bdbdbd; margin-left:2px; width:auto; color: #CC0000; font-family: verdana, Trebuchet MS, sans-serif; font-size:8pt; font-weight: bold; }


.gridEstiloNone { border: 0; padding: 0; }
.gridEstiloNone2, .gridEstiloNone2 td, .gridEstiloNone2 th  { border:0; padding: 0; border-color:#E6E6E6;}

/********* Botão Geral *****************/


a.btnGeralGray {
	color:#fff;
	text-decoration:none;
}


a.btnGeralRed {
	color:#fff;
	text-decoration:none;
}


a.btnGeral {
	color:#fff;
	text-decoration:none;
}

a.btnOff {
	color: gray;
	text-decoration:none;
}


.btnGeralGray:hover {
	color: #fff;
	padding:4px;
	border: 1px solid #2579a7;
	margin-left:2px;
	width:auto;
	background-image: url('../images/backbtn.png');
	background-repeat:repeat-x;
	font-family: verdana, Trebuchet MS, sans-serif;
	font-size:11px;
	font-weight: bold;
}

.btnGeralGray {
	color: #fff;
	padding:4px;
	border: 1px solid #2579a7;
	margin-left:2px;
	width:auto;
	background-image: url('../images/backbtn.png');
	background-repeat:repeat-x;
	font-family: verdana, Trebuchet MS, sans-serif;
	font-size:11px;
	font-weight: bold;
}

.btnGeralRed:hover {
	color: #fff;
	padding:4px;
	border: 1px solid #2579a7;
	margin-left:2px;
	width:auto;
	background-image: url('../images/backbtn.png');
	background-repeat:repeat-x;
	font-family: verdana, Trebuchet MS, sans-serif;
	font-size:11px;
	font-weight: bold;
}

.btnGeralRed {
	color: #fff;
	padding:4px;
	border: 1px solid #2579a7;
	margin-left:2px;
	width:auto;
	background-image: url('../images/backbtn.png');
	background-repeat:repeat-x;
	font-family: verdana, Trebuchet MS, sans-serif;
	font-size:11px;
	font-weight: bold;
}

.btnGeral:hover {
	color: #fff;
	padding:4px;
	border: 1px solid #2579a7;
	margin-left:2px;
	width:auto;
	background-image: url('../images/backbtn.png');
	background-repeat:repeat-x;
	font-family: verdana, Trebuchet MS, sans-serif;
	font-size:11px;
	font-weight: bold;
}

.btnGeral {
	color: #fff;
	padding:4px;
	border: 1px solid #2579a7;
	margin-left:2px;
	width:auto;
	background-image: url('../images/backbtn.png');
	background-repeat:repeat-x;
	font-family: verdana, Trebuchet MS, sans-serif;
	font-size:11px;
	font-weight: bold;
}

.btnOff, .btnOff:hover {
	color:  gray;
	padding:4px;
	border: 1px solid gray;
	margin-left:2px;
	width:auto;
	background-image: url('../images/backbtngray.png');
	background-repeat:repeat-x;
	font-family: verdana, Trebuchet MS, sans-serif;
	font-size:11px;
	font-weight: bold;
}


.btnGeralRed:hover {
	border: 1px solid #951313;
	background-image: url('../images/backbtnred.png');
}

.btnGeralRed {
	border: 1px solid #951313;
	background-image: url('../images/backbtnred.png');
}

.btnGeralGray:hover {
	border: 1px solid gray;
	background-image: url('../images/backbtngray.png');
}


.btnGeralGray {
	border: 1px solid gray;
	background-image: url('../images/backbtngray.png');
}



.btnGeralGray:hover{	background-position: bottom; }


.btnGeralRed:hover{	background-position: bottom; }


.btnGeral:hover{	background-position: bottom; }

.btnOff:hover{	background-position: top; }

