*{
	margin: 0;
	padding: 0;
	outline: none;
	list-style: none;
	outline: none;
	/*border: 1px blue dashed; */	
}

a {
	text-decoration:none; 
	color: #FFFFFF;
	font-family: Arial;
	font-size: 16px;
}

a.null {
	color: #000000;
}

#menu ul {
	width: 1220px;
	padding-left:30px;
    height: 30px;
	border-bottom: 3px #010066 solid;
	margin-left: 10px;
}

.abas li {
	border: 3px #010066 solid;
	height: 20px;
	background-color: #010066;
	float:left; 
	border-bottom: 0 none; 
	margin-right:5px; 
	padding:5px; 
	border-top-left-radius:5px; 
	border-top-right-radius:5px; 
	-moz-border-radius-topleft:5px; 
	-moz-border-radius-topright:5px; 
	-webkit-border-radius-topleft:5px; 
	-webkit-border-radius-topright:5px; 
}

.abas li:hover, #txtdivend:hover, #txtdivobs:hover {
	box-shadow:0 -2px 3px #DFDFDF; 
	-moz-box-shadow:0 -2px 3px #DFDFDF; 
	-webkit-box-shadow:0 -2px 3px #DFDFDF; 
	border-color:#c0c0c0;
	background: #9C9C9C;
}

.ativo li:hover {
	background-color: #FFFFFF;
	border-top: 3px #010066 solid;
	border-left: 3px #010066 solid;
	border-right: 3px #010066 solid;
	height: 20px;
}

.abas .ativo {
	background-color: #FFFFFF;
	height: 20px;
} 

.ativo a {
	color: #000000;
	font-weight:bold; 
}

.btnretorno {
	position: relative;
	font-family: Arial;
	font-size: 16px;
	border: none;
	height: 40px;
	width: 250px;
	margin-left: 10px;
	border: thin solid #CDC5BF;
	cursor: pointer;
	color: #666;
}

.btn {
	position: relative;
	font-family: Arial;
	font-size: 16px;
	height: 40px;
	width: 250px;
	margin-left: 10px;
	border: thin solid #CDC5BF;
	cursor: pointer;
	color: #666;
}

.btnretorno:hover, #submit_gerarboleto:hover, #enviar_gerarboleto:hover {
	background: #000080;
	color: #FFF;
}

.btnretorno, .btnretorno:hover, .abas li, .abas li:hover, #txtdivend:hover, #txtdivobs:hover, #submit_gerarboleto:hover, #enviar_gerarboleto:hover {
	transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
}

.linedadosveiculos {
	background: #CDC5BF;
	font-family: Courier;
	font-size: 15px;
}

.line2dadosveiculos {
	background: #E8E8E8;
	font-family: Courier;
	font-size: 15px;
}

#enviar_gerarboleto {
	position: absolute;
	top: 505px;
	left: 810px;
	font-family: Arial;
	font-size: 16px;
	border: none;
	height: 40px;
	width: 250px;
	margin-left: 10px;
	border: thin solid #CDC5BF;
	cursor: pointer;
	color: #666;
}

#submit_gerarboleto {
	font-family: Arial;
	font-size: 16px;
	border: none;
	height: 40px;
	width: 250px;
	border: thin solid #CDC5BF;
	cursor: pointer;
	color: #666;
}


#divdados {
	position: relative;
	width: 750px;
	height: 105px;
	border: 1px #A4A4A4 solid;
	margin-top: 5px;
	margin-left: 10px;
	//border-radius: 5px;
	padding-left: 35px;
	font-size: 18px;
}

#txtdivdados {
	top: 115px;
	left: -27px;
	position: absolute;
	margin-left: 00px;
	border-radius: 5px 5px 0px 0px;
	transform:rotate(270deg);
	display: block;
/*	white-space:nowrap; */
/*	bottom:0; */
	width:104px;
	height:30px;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
/*	text-shadow: 0px 0px 1px #333;*/
	margin-top: 0px;
	border: 1px #010066 solid;	
	background-color: #010066;
	text-align: center;
	color: #FFFFFF;
}

#txtdivobs {
	position: absolute;
	margin-top: 5px;
	margin-left: 11px;
	border-radius: 5px 0px 0px 5px;
	display: block; 
	width:30px;
	height:248px;
	background-color: #010066;
}


#divobs {
	position: relative;
	width: 745px;
	height: 246px;
	margin-top: 5px;
	margin-left: 40px;
	border: 1px #010066 solid;
	border-radius: 0px 5px 5px 0px;
	padding-left: 10px;
	/* overflow: hidden;*/
	overflow: auto;
}

#divgeral {
	top: 544px;
	position: absolute;
	width: 30px;
	border-top: 3px #010066 solid;
	margin-left: 10px;
	margin-top: 00px;
	padding-left: 10px;	
}

#divend {
	position: absolute;
	top: 73px;
	left: 805px;
	width: 400px;
	height: 360px;
	border: 1px #010066 solid;
	margin-top: 5px;
	margin-left: 10px;
	border-radius: 5px;
	padding-left: 40px;
	font-family: Arial;
	font-size: 15px;
}

#txtdivend {
	position: absolute;
	left: 0px;
	margin-left: 0px;
	border-radius: 5px 0px 0px 5px;
	display: block; 
	width:30px;
	height:360px;
	background-color: #010066;
}

#txtcampanhaprinc, #txtcampanhajuros, #txtcampanhamulta {
	border:0px;
	font-size:10px;
	margin-left:5px;
	font-size:10px;
	background: #FFFFFF;
}

#txtcampanhadescricao {
	border: 0px;
	margin: 0px;
	background: #FFFFFF;
	position: absolute;
	top:200px;
	left: 180px;
	width: 205px;
	height: 155px;
	margin-top: 10px;	
}

#descricaocampanha {
	position: relative;
	height: 150px;
	width: 200px;
	top: 210px; 
	left: 180px;
	border: 1px #010066 solid;
	color: #dddddd;	
	border-radius: 5px;
}

#textarea_descricao {
	padding: 5px;
	border-radius: 5px;
	resize:none;
}

#textarea {
	resize:none;
}


.txtcampanha_number {
	height:30px;
	width:70px;
	margin-top:5px;
	font-family: Arial;
	font-size: 16px;
	display: block;
	margin-left: 5px;
	margin-right: 5px;
	border-radius: 5px;	
}

.rotacao {
	position: relative;
	color: #FFFFFF;
	transform: rotate(270deg);
	top: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px; 
}

.rotacaoobs {
	position: relative;
	color: #FFFFFF;
	transform: rotate(270deg);
	top: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px; 
}

/*
#txtdivend {
	top: 243px;
	left: 650px;
	position: absolute;
	margin-left: 0px;
	border-radius: 5px 5px 0px 0px;
	transform:rotate(270deg);
	display: block; 
	width:360px;
	height:30px;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	margin-top: 0px;
	border: 1px #010066 solid;
	background-color: #010066;
	text-align: center;
	color: #FFFFFF;
} */



#txtcalculos {
	top: 78px;
	left: 810px; 
	position: absolute; 
	border-radius: 5px 5px 0px 0px;
	display: block;
	width:300px;
	height:30px;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	margin-top: 0px;
	border: 1px #010066 solid;
	background-color: #010066;
	text-align: center;
	color: #FFFFFF;
}

#calculos {
	position: absolute;
	top: 73px;
	left: 800px; 
	width: 300px;
	height: 350px;
	/*border: 1px #010066 solid; */
	margin-top: 5px;
	margin-left: 10px;
	border-radius: 5px;
	padding-top: 40px;
	padding-left: 0px;
	font-family: Arial;
	font-size: 15px;
}

#abas-linha {
	position: relative;
	width: 950px;
	height: 30px;
	padding-left: 30px;
	line-height:30px;
}

#abas-linha a div, #abas-linha2 a div {
	position: relative;
	display: inline-block;
	border: 3px #CDCDC1 solid;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin: 0px;
	background-color: #9FB6CD;

}
#atualizaendereco {
	margin-left: 5px;
}

#atualizaendereco .txts {
	background: #D3D3D3;

}

#atualizaendereco .txts:focus {
	background: #CAE1FF;
	border: thin solid #000080;
	box-shadow: 0 2px 10px #000080;
	-webkit-box-shadow: 0 2px 10px #000080;
	-moz-box-shadow: 0 2px 10px #0000080;
	transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;	
}

#incluirobservacoes .txts:focus {
	border: thin solid #000080;
	box-shadow: 0 1px 10px #000080;
	-webkit-box-shadow: 0 1px 10px #000080;
	-moz-box-shadow: 0 1px 10px #0000080;
	transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
}

#txtdivatualizaendereco {
	background-color: #8B1A1A;
	position: absolute;
	width: 400px;
	height: 50px;
	color: #FFFFFF;
	text-align: center;
	line-height: 50px;
	margin-left: 770px;
	font-family: Arial;
	font-size: 16px;
	border-radius: 5px;
	display: block;
}	

#tipotelefone {
	width: 305px;
	height: 40px;	
	border: 1px #a9a9a9 solid;
	background-color: #DDDDDD;
	border-radius: 5px;
	margin-left: 5px;
	padding-left: 10px;
	line-height:40px;	
}

#atualizadados {
	width: 150px;
	height: 40px;	
	border: 1px #a9a9a9 solid;
	background-color: #DDDDDD;
	border-radius: 5px;
	margin-left: 5px;
	padding-left: 10px;
	line-height:40px;	
}

.par li, .par tr {
background: #fff;
width: 720px;
}

.impar li, .impar tr {
background:lightgray;
width: 720px;
}


div a div:active {
	background-color: #FFFFFF;
	color: #F0FFF0;
} 

#tableabertas {
	margin-left: 10px;
}

#tableabertas th {
	background-color: #CDC9C9;
}

#parcelasatrasadas {
	background-color: #FFCFAA;
}

#parcelasemdia {
	background-color: #C6E2FF;
}

#parcelasdevolvidas {
	background-color: #FFCFAA;
}

#parcelaspagas {
	background-color: #CFFFDE;
}

#msgconsultaparcelas {
	background-color: #8B1A1A;
	position: absolute;
	width: 785px;
	height: 50px;
	color: #FFFFFF;
	text-align: center;
	line-height: 50px;
	margin-left: 10px;	
	border-radius: 5px;
	font-family: Arial;
	font-size: 16px;
}

#frameparcelas {
	position: relative;
	width: 785px;
	height: 260px;
	border: 1px #010066 solid;
	margin-top: 5px;
	margin-left: 10px;
	border-radius: 5px;
	overflow: auto;
}

.frameinfparcelas {
	position: absolute;
	top: 510px;
	left: 265px;
	width: 485px;
	height: 180px;
	border: 1px #010066 solid;
	margin-top: -5px;
	margin-left: 10px;
	border-radius: 5px;
	overflow: auto;
}

.fechar_infparcelas {
	position:absolute;
	left:770px;
	top:500px;
	cursor:pointer;
}

.frameinfbaixas {
	position: absolute;
	top: 78px;
	left: 800px;
	width: 425px;
	height: 390px;
	border: 1px #010066 solid;
	margin-left: 10px;
	border-radius: 5px;
	overflow: inherit;
}


#frameinforme {
	background-color: #CDC9C9;
}

.label, .txt1, .txt2, .txts {
	font-family: Arial;
	font-size: 16px;
	display: block;
	margin-left: 5px;
	margin-right: 5px;
	border-radius: 5px;
}

#txtdatpag, #txtpag {
	font-family: Arial;
	font-size: 16px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	border-radius: 5px;
}

#txt {
	position: relative;
	height: 25px;
	width: 400px;
	border: 0px #FFFFFF;
	margin-top: 5px;
	margin-left: 10px;
	border-radius: 5px;
}

.txt1 {
	height: 25px;
	width: 300px;
}

.txt1:focus {
	border: thin solid #000080;
	box-shadow: 0 1px 10px #000080;
	-webkit-box-shadow: 0 1px 10px #000080;
	-moz-box-shadow: 0 1px 10px #0000080;
	transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
}

.txt2 {
	height: 25px;
	width: 420px;
}

#observacoes {
	position: relative;
	width: 950px;
	height: 150px;
}

/*div a div {
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	height: 35px;
	text-align: center;
	background-color: #DCDCDC;
	color: black;	
} 

div a div:hover {
	background-color: #1E90FF;
	color: #F0FFF0;
} */



/* Analisar */


#abas { /* Precisa dessa informação quando se tem duas linhas de abas */
	position: relative;
	width: 950px;
	height: 70px;
	text-decoration: none;
}

#superior {
	height: 140px;
	width: 1000px;
	margin: 0 auto;
	position: absolute;
	border: 1px solid black;
	margin-top: 10px;
	margin-left:10px;
}

#user {
	position: absolute;
	width: 120px;
	heigth: 120px;
	margin-left: 600px;
	margin-top: 10px;
}

#chave {
	position: absolute;
	width: 60px;
	heigth: 60px;
	margin-left: 730px;
	margin-top: 10px;
}

#sair {
	position: absolute;
	width: 60px;
	heigth: 60px;
	margin-left: 730px;
	margin-top: 70px;
}


#content { 
	position: absolute;
	margin-left:10px;
	margin-top:80px;
}

.bradius {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}


