/* CSS Document */
@charset "ISO-8859-1";
body {
	padding: 0;
	margin: 0;
}
body, td, th, ul, div, li, a, span, p {
	font-family: Tahoma, Verdana, Courier, Times New Roman;
	font-size: 11px;
}
form{
	margin: 0;
}
select.full
{
	width:100%;
}

input:disabled
{
	background-color:#f4f4f4;
	border: solid 1px #999999;
	color:#999999;
}
select:disabled
{
	background-color:#f4f4f4;
	border: solid 1px #999999;
	color:#999999;
}
input, select, textarea {
    font-size: 11px;
    padding: 1px;
    color: #000000;
    margin: 0px;
    border: 1px solid #9ABFCB;
    height: 15px;
}

.LabelBorder
{
    font-size: 11px;
    padding: 1px;
    color: #000000;
    margin: 0px;
    border: 1px solid #9ABFCB;
    height: 15px;
}

.noBorder input
{
	border: none;
}

.noBorder td input
{
	line-height:20px;
	vertical-align:middle;
	border: none;
}

a:link { 
	text-decoration: none; 
	color: #000000;
}
a:visited { 
	text-decoration: none; 
	color: #000000;
}
a:hover {
	text-decoration: underline; 
	color: #000000;
}

a.aviso:link { 
	text-decoration: none; 
	color: #FF0000;
}
a.aviso:visited { 
	text-decoration: none; 
	color: #FF0000;
}
a.aviso:hover {
	text-decoration: underline; 
	color: #FF0000;
}

.LinkLeftMenuInternas {
	font-size:10px;
	color: #005252;

}
.tBlack1{
	color: #000000;
	font-size: 11px;
	font-weight:bold;
}
.tGreen1{
	color: #267C7D;
	font-size: 11px;
	font-weight:bold;
}
a.tGreen1:link { 
	text-decoration: none; 
	color: #267C7D;
}
a.tGreen1:visited { 
	text-decoration: none; 
	color: #267C7D;
}
a.tGreen1:hover {
	text-decoration: none; 
	color: #000000;
}

.tGreen{
	color: #267C7D;
	font-weight:bold;
}
.tOrange{
	font-weight: bold;
	color: #FF8301;
	font-size: 13px;
}
a.tOrange:link { 
	text-decoration: none; 
	color: #FF8301;
}
a.tOrange:visited { 
	text-decoration: none; 
	color: #FF8301;
}
a.tOrange:hover {
	text-decoration: none; 
	color: #000000;
}
.tituloPagesOrangeAntigo{
	font-weight: 900;
	color: #FF8301;
	font-size: 14px;
}
.tituloPagesOrange{
	font-weight: 800;
	color: #FF8301;
	font-size: 12px;
}
a.tituloPagesOrange:link { 
	text-decoration: none; 
	color: #FF8301;
}
a.tituloPagesOrange:visited { 
	text-decoration: none; 
	color: #FF8301;
}
a.tituloPagesOrange:hover {
	text-decoration: none; 
	color: #000000;
}
.avisoRed{
	font-weight: bold;
	font-size: 11px;
	color:#FF0000;
}
.avisoRed:link { 
	text-decoration: none; 
	color: #FF0000;
}
.avisoRed:visited { 
	text-decoration: none; 
	color: #FF0000;
}
.avisoRed:hover {
	text-decoration: none; 
	color: #00CC00;
}







a.tGreen:link { 
	text-decoration: none; 
	color: #267C7D;
}
a.tGreen:visited { 
	text-decoration: none; 
	color: #267C7D;
}
a.tGreen:hover {
	text-decoration: none; 
	color: #000000;
}

#leftMenu{
	border-right:solid 1px #8CADAE;
	background-image:url(../img/bgMenuLeftRight.gif);	
}
#menuTop2{
	border-top: solid 1px #8CADAE;
	border-bottom: solid 1px #8CADAE;
	height: 42px;
	padding-left: 4px;
	padding-right: 4px;
}
#menuBottom{
	border-top: solid 1px #CDD7DC;
	height: 42px;
	padding-left: 4px;
	padding-right: 4px;
}
#menuTop TD{
	font-family: Tahoma, Verdana, Courier, Times New Roman;
	font-size: 11px;
	border-bottom: solid 1px #000000;
	padding-left: 4px;
	padding-right: 4px;
}
.linkBlack{
	color:#000000;
	font-weight: bold;
}
.txtImput{
	font-weight: normal;
	font-size: 10px;
}
.CommonValidator
{
	border:1px solid #000000;
	background-color:#FFFFFF;
	background-image:url(../img/tituerro.gif);
	background-repeat:no-repeat;
	background-position:top center; 
	color:#000000;
	width:340px;
	position:absolute;
	z-index:105;
	margin:0px 0px 0px -170px;
	left:50%;
	text-align:left;
	/*top:50%;*/
}
.CommonValidator ul
{
	margin:0px;
	padding:30px 15px 30px 120px; 
}
.CommonValidator li
{
	margin:0px;
}


#linkLeftMenu TD{
	height: 18px;
	*height: 17px;
	_height: 18px;
	font-family: Tahoma, Verdana, Courier, Times New Roman;
	font-size: 11px;
	border-bottom: solid 1px #000000;
	padding-left: 12px;

}
#linkLeftMenu{
	height: 18px;
	*height: 17px;
	_height: 18px;
	font-family: Tahoma, Verdana, Courier, Times New Roman;
	font-size: 11px;
	border-bottom: solid 1px #000000;
	/*padding-left: 12px;*/

}

#spanErroCPFCNPJ
{
	color:#FF0000;
}

#spanErroQtdCaracteres
{
	color:#FF0000;
}

.txtDestaque
{
	font-size:14px;
}

.subCod
{
	margin: 10px 0 5px 0;
	padding: 5px;
}
.subtit
{
	background-color:#E2E8EB;
	margin: 10px 0 5px 0;
	font-weight:bold;
	padding: 5px;
}
.subtitSecao
{
	background-color:#E2E8EB;
	border-bottom: solid 1px #e7e7e7;
	margin: 10px 0 5px 0;
	font-weight:bold;
	list-style: url(img/arrow_black.gif);
	padding: 8px 0 8px 15px;
}

.subtitGridView
{
	background-color:#E2E8EB;
	border-bottom: solid 1px #e7e7e7;
	margin: 10px 0 5px 0;
	font-weight:bold;
	list-style: url(img/arrow_black.gif);
	display: list-item;
	padding: 4px 0 4px 10px;
}

.subtitSecao1
{
	background-color:#FFD28F;
	border-bottom: solid 1px #e7e7e7;
	margin: 10px 0 5px 0;
	font-weight:bold;
	list-style: url(img/arrow_black.gif);
	display: list-item;
	padding: 8px 0 8px 10px;
}


.subtitSecaoGuia
{
	background-color:#CDD7DC;
	border-bottom: solid 1px #e7e7e7;
	margin: 10px 0 5px 0;
	font-weight:bold;
	list-style: url(img/arrow_black.gif);
	padding: 8px 0 8px 15px;
}

.botaoForm
{
	height: 20px;
	/*height: 20px;
	_height: 18px;*/
	font-family: Tahoma, Verdana, Courier, Times New Roman;
	font-weight:bold;
	color:#267C7D;
	background-color:#E2E8EB;
	border: solid 1px #267C7D;
	cursor:pointer;
}

.tituloCampo {
	font-family: Tahoma, Verdana, Courier, Times New Roman;
	font-size: 11px;
	color:#267C7D;
}

.tituloCampo1 {
	font-family: Tahoma, Verdana, Courier, Times New Roman;
	font-size: 11px;
	font-weight:bold;
	color:#267C7D;
}

.titulo
{
	font-family: Tahoma, Verdana, Courier, Times New Roman;
	font-size: 11px;
	font-weight:bold;
	color:#267C7D;
	cursor:pointer;
}

.classBotaoMenuNormal {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	border: 1px solid #E7E7E7;
	cursor: pointer;

}

.classBotaoMenuFocado {
	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	border: 1px outset;
	cursor: pointer;
	
}

.classBotaoMenuPressionado {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	border: 1px inset;
	cursor: pointer;
	background-color: #FFFFFF;

}

 .AlinhaMoeda  {
	text-align: right; 
}

.dropdowheight
{
	height: 20px;
}

/* ALTERAÇÔES ADRIANO CARVALHO 09/08/2010 */

.box-autenticidade 
{
	background-color: #fafafa; 
	padding:5px; 
	width: 450px; 
	border: 1px solid #e3e3e3; 
	margin: 0px 10px 0px 60px;
	float:left;
}

.ajuda 
{
	display:inline-block;
	text-indent: -5000px;
	cursor: pointer;
	margin-left: 5px;
	width: 16px;
	height: 15px;
	background: url(../img/imPerg.gif) no-repeat;
	position: relative;	
}
	.ajuda-box 
	{
		position: absolute; 
		margin-left:150px; 
		margin-top: -50px;
		*margin-left: 0px; 
		width: 363px; 
		height: 96px; 
		visibility: hidden; 
		padding:5px 8px;
		background-color: #FFFFCC;
		border:solid 1px #FF6600; 
	}
	
a.links img
{
	margin-bottom: 15px!important;	
}

