/* 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);
	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;
}
a.botaoForm {
	padding:1px 8px;
	margin:0;
	display:inline-block;
	color:#267C7D;
	line-height:16px;
	height:16px;
}

.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;	
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

.alert-orange {
    background-color: #FBE3B3;
    border-color: #faebcc;
    color: #FF8204;
}


.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

.alert {
    border: 1px solid transparent;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px;
    overflow:hidden;
}

.alert h4 {
    color: inherit;
    margin-top: 0;
}

h4, .h4 {
    font-size: 18px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;    
}

.alert .spanblock
{
	font-size:12px;
	display:block;
	line-height:30px;
	padding:5px;
	}

.alert > span {
    margin-bottom: 0;
}

.btn-danger {
    background-color: #d9534f;
    border-color: #d43f3a;
    color: #fff !important;
}


.btn-orange {
    background-color: #FFB629;
    border-color: #d43f3a;
    color: #fff !important;
}


.btn-info {
    background-color: #31708f;
    border-color: #bce8f1;
    color: #fff !important;
}

.btn-warning {
    background-color: #8a6d3b;
    border-color: #faebcc;
    color: #fff !important;
}

.btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.float_left {
	float:left;
	display:block;
}

.float_right {
	float:right;
	display:block;
}


.margin_30 {
	margin-left:30px;
}

.check_confirm input {
	line-height:30px;
	vertical-align:middle;	
}


.check_confirm label 
{
	line-height:30px;
	vertical-align:middle;
	padding-left: 15px;
    text-indent: -15px;			
	}
	
/*Fiscalização*/

#dataListCompetencia {
	font-size:11px !important;
}

.item-competencia {
	overflow:hidden;
	/*background-color:#E9EEF0;*/
	background-color:#ffffff;
	padding:10px;
	}

.box-fiscalizacao {
	margin-right:10px;
	/*border: solid 1px #ccc;*/
}

.box-span1 {
	width:50px;		
}

.box-span2 {
	width:290px;
	overflow:hidden;
	/*border-right: dotted 1px #ccc;*/
}

.box-span3 {
	width:180px;
	
}

.box-span4 {
	width:470px;
	overflow:hidden;
	/*border-right: dotted 1px #ccc;*/
}

.subGrid{
	display: none;
}


.ico-expand {
	height:40px;
	text-align:center;
	padding:15px 0px 0px 2px;
	
	}

.float-left {
	float:left;
}

.span-block {
	border-bottom:dotted 1px #ccc;
	display:block;
}

.span-label {
	width:100px;
	line-height:23px;
	display:inline-table;
}

.span-label-title {
	width:130px;	
	height:38px;
	display:block;
	border:dotted 1px #ccc;
	float:left;
	padding:4px;
}

.span-value{
	text-align:right;
	display:inline-table;
	width:70px;	
}

.span-value-title{
	text-align:right;
	display:inline-table;
	width:125px !important;	
	/*color:#333333 !important*/;
}


.box-date {
	width:40px;
	padding:3px;
	display:block;
	background-color:#CDD7DC;
	border:solid 1px #fefefe;
}

.box-date-mes {
	display:block;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	}
.box-date-ano {
	display:block;
	text-align:center;
	font-weight:bold;
	border-top:dotted 1px #fefefe;	
	}	
	
.quadro-declaracao {
	overflow:hidden;
	display:block;
	width:100%;
	background-color:#F7F6F3;
	padding:10px;
	}	
	
.quadro-declaracao p {
	line-height:25px;
	}	

.quadro-declaracao label {
	/*font-weight:bold;*/
	color: #005252;
	display:block;
	width:450px;
	float:left;
	border-bottom: 1px dotted #005252;
	}
	
.quadro-declaracao span {
	text-align:right;
	display:inline-table;
	width:140px;	
	margin-right:10px;
	float:left;
	line-height:25px;
	border-bottom: 1px dotted #005252;
}

.rodapetit
{
	background-color:#CDD7DC;
	margin: 10px 0 5px 0;
	font-weight:bold;
	padding: 5px;
}	

.aviso-home{
	/*padding: 10px 0px 10px 5px;*/
	border: 2px solid #0057AA;
	border-radius: 5px;
	background-color: #ffffff;
	position: absolute;
	z-index:9900;
}

.aviso-home h3{
	background-color: #0057AA;
	color: #F2E364;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}

.aviso-home p{
	color: #555555;
	font-size: 15px;
	padding: 5px 10px 5px 10px;
}

.aviso-home a{
	color: #0057AA;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}

.bg-modal{
	position:absolute;
	left:0;
	top:0;
	z-index:9000;
	background-color:#000;
	opacity: 0.5;
	filter: alpha(opacity=40);
}

.btn-ok{
	padding: 5px 5px 5px 5px;
	border: 1px solid #AEAEAE;
	background-color: #F3F3F3;
	border-radius: 5px;
}
	
