p {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
}
b {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8A5C0F;
}
em {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-type: disc;
	margin: 0px;
}

a:link, a:visited {
	font-family: Ubuntu, Geneva, sans-serif;
	color: #1D538A;
	font-size: 13px;
	text-decoration: none;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	margin: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 17px;
}
hr {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #CCC;
}

img {
	margin: 0px;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table{
	border-spacing: 0px;
}

tr{
}

td{
	margin: 0px;
	padding: 0px;
	text-align: left;
}

body {
	margin: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/slices/back.png);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: left;
	font-family: Ubuntu, Geneva, sans-serif;
	font-size: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	position: relative;
}
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}

form table{
	border-spacing: 4px;
}

form tr{
}

form td{
	margin: 0px;
	padding: 0px;
	text-align: left;
}

fieldset {
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.clear {
	clear: both;
}
.red {
	color: #FF0000;
	text-align: center;
}
.green {
	color: #090;
	text-align: center;
}
.blue {
	color: #1D538A;
	text-align: center;
}
.gray {
	color: #666;
	text-align: center;
}
.yellow {
	color: #FFFF99;
}

.error {
	background-color: #FFC;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C00;
	border-bottom-color: #C00;
	padding: 7px;
}

.noerror {
	background-color: #C3D2E5;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1D538A;
	border-bottom-color: #1D538A;
	padding: 7px;
}

.help {
	background-color: #CBEDDC;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #696;
	border-bottom-color: #696;
	margin-top: 16px;
	min-height: 50px;
	background-image: url(images/icons/tutorial.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 82px;
	color: #393;
	text-align: left;
}

.bread{
	padding: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 10px;
	text-align: right;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: -30px;
	margin-bottom: 2px;
	position: absolute;
	color: #CCC;
}

.bread a:link, .bread a:visited{
	color: #428CD6;
	font-size: 10px;
}

.bread a:hover{
	color: #D69F42;
}

.cell{
	border: 1px solid #DDDDDD;
	background-color: #FAFAFA;
	padding: 5px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.cellFoto{
	border: 1px solid #DDDDDD;
	background-color: #428CD6;
	padding: 5px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-right: 10px;
}

.minifoto {
	height: 150px;
	width: 100px;
	background-color: #FFFFFF;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	display: block;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}

.cellFoto2{
	border: 1px solid #DDDDDD;
	background-color: #428CD6;
	padding: 5px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-right: 10px;
}

.cellNota{
	border: 1px solid #69B4FF;
	background-color: #FFFFFF;
	padding: 5px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	display: none;
}

.cellNotaFixed{
	position: absolute;
	right: 20px;
	top: 290px;
	border: 1px solid #69B4FF;
	background-color: #FFFFFF;
	padding: 10px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	display: none;
	min-width: 200px;
}

.cellButton2{
	position: absolute;
	right: 20px;
	top: 350px;
}

.cellButton3{
	position: absolute;
	right: 20px;
	top: 290px;
}

.minifoto2 {
	background-color: #FFFFFF;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	display: block;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}

.cellSearch{
	border: 1px solid #DDDDDD;
	background-color: #FAFAFA;
	padding: 5px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-top: 15px;
	margin-bottom: 5px;
	-moz-box-shadow: 2px 2px 2px #333;
	box-shadow: 2px 2px 2px #333;
}

.cellCadastro{
	border: 1px solid #1D538A;
	background-color: #EEEEEE;
	padding: 4px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 1px 1px 1px #333;
	box-shadow: 1px 1px 1px #333;
	margin-top: 2px;
	margin-bottom: 8px;
}

.cellServico{
	border: 1px solid #DDDDDD;
	background-color: #FFFFE0;
	padding: 5px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.cellLog{
	border: 1px solid #DDDDDD;
	background-color: #FAFAFA;
	padding: 10px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	font-size: 12px;
}

.cellPendent{
	border: 1px solid #1D538A;
	background-color: #FFFFE0;
	padding: 5px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: left;
}

.cellPendent div{
	font-size: 12px;
}

.cellPendent div input{
	font-size: 12px;
}

.cellCliente{
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	margin-top: 5px;
	margin-bottom: 5px;
}

.tdatagrid_col
{
	font-size: 9pt;
	font-weight: bold;
	padding-top: 1px;
	background-color: #1D538A;
	padding-right: 2px;
	padding-left: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	color: #FFF;
}

.tdatagrid_col_over
{
	font-size: 9pt;
	font-weight: bold;
	padding-top: 0px;
	cursor: pointer;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4A7681;
	color: #000;
}

.TWindow1 b{
	color: #FFF;
}

.hair{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.nogrid {
	padding: 0px;
	border-spacing:0pt;
	width: 100%;
}

.nogrid td .top{
	vertical-align: top;
}

.grid {
	background-color: #DDDDDD;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 0px;
	border-spacing:1pt;
}

.grid td {
	background-color: #EEE;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}

.grid td .top {
	vertical-align: top;
}

.grid td.subtotal {
	background-color: #FFF;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}

.grid .gmini {
	font-size: 11px;
}

.grid .minimo{
	font-size: 9px;
}

.grid .thead {
	background-color: #1D538A;
	color: #FFF;
	text-align: center;
	background-image: url(images/slices/gradiente.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.grid .tfoot {
	background-color: #4A7681;
	color: #FFF;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}

.grid .ttitle {
	background-color: #FFF;
	color: #1D538A;
	text-align: center;
	background-image: url(images/slices/backh1.jpg);
	background-repeat: repeat-x;
	background-position: left -1px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
}

.ttitle {
	background-color: #FFF;
	color: #1D538A;
	text-align: center;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
}

.clearright {
	clear: right;
}

.mini {
	display: block;
	float: right;
	width: 60%;
	font-size: 11px;
	text-align: right;
}
.minimo{
	font-size: 9px;
}
.big{
	font-size: 16px;
}
.bigger{
	font-size: 21px;
}
.centrado {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.align_left {
	text-align: left;
}

.align_right{
	text-align: right;
}

.square {
	overflow: hidden;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
.square2 {
	overflow: hidden;
}

.squaredw {
	max-height: 0px;
	overflow: hidden;
}

.halfleft {
	float: left;
	width: 25%;
	background-color: #DFF1FF;
	padding: 1%;
	margin-right: 1px;
	margin-left: 1px;
}
.halfright {
	float: left;
	width: 70%;
	background-color: #DFF1FF;
	padding: 1%;
	margin-right: 1px;
	margin-left: 1px;
	text-align: left;
}

.menor {
	display: block;
	font-size: 10px;
}

.leiamais {
	text-align: right;
}

.objfla {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.secure {
	margin-right: 30px;
	margin-left: 15px;
	padding-top: 150px;
	font-weight: bold;
	text-align: center;
}
#ur {
	font-size: 12px;
}


h1.title {
	text-align: right;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #8A5C0F;
	font-size: 32px;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Allan;
	letter-spacing: -2px;
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
	background-repeat: repeat;
	background-position: left top;
	background-image: url(images/wood.png);
	background-size: cover;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
}

h2.title {
	text-align: left;
	color: #8A5C0F;
	margin: 0px;
	font-size: 20px;
	font-weight: bold;
	font-family: Allan;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DDD;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
	background-repeat: repeat;
	background-position: left top;
	background-image: url(images/wood.png);
}

header {
	height: 250px;
	position: relative;
	display: block;
	width: 100%;
}

header #logo {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	display: block;
	margin-top: 50px;
}

header h1 {
	float: right;
	margin-right: 10px;
}

header nav {
	font-weight: bold;
	text-align: left;
	display: block;
	margin-top: -235px;
	position: relative;
	background: rgba(0, 0, 0, 0.2);
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}

header ul {
	padding: 0px;
	margin-top: -1px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: table-cell;
	text-align: left;
	}
header li {
	display: inline;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
}

header li a:link, header li a:visited {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-size: 14px;
	display: block;
	padding: 5px;
	color: #000;
}

header li a:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #428CD6;
}

header nav li ul { 
	display: none;   
}

header nav li:hover ul {
	display:block;
	position:absolute;
}

header nav li ul {
	width: 150px;
	background: rgba(0,0,0,0.7);
	padding: 10px 5px;
	box-shadow: 3px 3px 15px #000;
	-moz-box-shadow: 3px 3px 15px #000;
	-webkit-box-shadow: 3px 3px 15px #000;
	border-radius: 0px 10px 10px 10px;
	-moz-border-radius: 0px 10px 10px 10px;
	-webkit-border-radius: 0px 5px 5px 5px;
}

header nav li ul li a:link, header nav li ul li a:visited, header nav li ul li a:hover {
	background: transparent;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	padding-top: 6px;
	min-width: 70px;
	-webkit-transition: .3s ease-in-out;
  	-moz-transition: .3s ease-in-out;
  	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

header nav li ul li a:hover {
	text-decoration: underline; 
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;	
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	transform: translate(5px,0px);
	-webkit-transform: translate(5px,0px);
	-moz-transform: translate(5px,0px);
	-o-transform: translate(5px,0px);
}

.left{
	float: left;
	width: 235px;
	margin-left: 10px;
}

.content {
	padding: 2px;
	background-color: #FFF;
	border: 1px solid #AAA;
	-moz-border-radius: 8px;
	border-radius: 8px;
	width: 98%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/slices/marcadagua.png);
	background-repeat: repeat-y;
	background-position: center top;
}

.content section{
	min-height: 250px;
}

.content section.nocolumn{
	min-height: 0px;
}


.contentall {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}

.column {
	display: table-cell;
	width: 48%;
	padding: 1%;
	vertical-align: top;
}

.column img {
	display: block;
}

.nocolumn {
	display: block;
	width: 98%;
	padding: 1%;
}

table.display{
	width: 100%;
}

table.display td{
	text-align: center;
}

table.display img{
	width: 62%;
}

.bannerback{
	animation: scroll 70s linear infinite;
	background-image: url(images/banner/transporteback1.jpg);
	background-repeat: repeat;
	background-position: center top;
	height: 450px;
	margin-bottom: 15px;
	margin-top: 15px;
}

.bannerback2{
	animation: scroll 70s linear infinite;
	background-image: url(images/banner/transporteback2.jpg);
	background-repeat: repeat;
	background-position: center top;
	height: 333px;
	margin-bottom: 15px;
	margin-top: 15px;
}

@keyframes scroll {
   100%{
    background-position:-100% 0px;
  }
}


footer {
	clear: both;
	color: #C3D424;
	font-family: Allan;
	font-size: 30px;
	text-align: center;
	background-image: url(images/slices/foot.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 82px;
	width: 100%;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

footer p {
	font-family: Allan;
	text-align: center;
	font-size: 32px;
	margin: 0px;
	height: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 38px;
	padding-left: 0px;
	color: #000;
}

footer span {
	color: #000;
	font-size: 13px;
	font-family: Ubuntu;
	display: block;
}

footer a:link, footer a:visited {
	color: #000;
	font-size: 13px;
	font-family: Ubuntu;
	font-weight: bold;
}

footer a:hover {
	color: #8A5C0F;
}

footer img {
	margin-bottom: 12px;
}

/* sistema de tabs */

.tabActive .lf{
	height: 36px;
	width: 24px;
	background-image: url(images/icons/tab_ac_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}

.tabActive .rg{
	height: 36px;
	width: 24px;
	background-image: url(images/icons/tab_ac_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
}

.tabActive .mid{
	background-image: url(images/icons/tab_ac_mid.gif);
	background-repeat: repeat-x;
}

.tabInactive .lf{
	height: 36px;
	width: 24px;
	background-image: url(images/icons/tab_ina_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}

.tabInactive .rg{
	height: 36px;
	width: 24px;
	background-image: url(images/icons/tab_ina_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
}

.tabInactive .mid{
	background-image: url(images/icons/tab_ina_mid.gif);
	background-repeat: repeat-x;
}


/* sistema de sugest�es */

.semCor {
	background-color: #EEEEEE;
	padding: 2px;
}
.comCor {
	background-color:#09C;
	cursor: pointer;
	padding: 2px;
}
.sugestoes {
	position: absolute;
	background: #EEEEEE;
}

@media all and (max-width: 739px){



	
}

@media all and (max-width: 599px){

.content section{
	min-height: 50px;
}

header li a:link, header li a:visited {
	font-size: 10px;
}

}

@media all and (max-width: 480px){

.content section{
	min-height: 50px;
}

.outBanner {
	display: none;
}

.outNivo {
	display: none;	
}

.column {
	display: block;
	width: 100%;
}

header {
	height: 250px;
}

header li {
	height: 20px;
}

header li a:link, header li a:visited {
	font-size: 9px;
}

header aside {
	display: none;
}

header nav {
	clear: both;
}

}

@media all and (max-width: 240px){

.content section{
	min-height: 50px;
}

.outBanner {
	display: none;	
}

.outNivo {
	display: none;	
}

.column {
	display: block;
	width: 100%;
}

header {
	height: 250px;
}

header li {
	height: 20px;
}

header li a:link, header li a:visited {
	font-size: 9px;
}

header aside {
	display: none;
}

header nav {
	clear: both;
}

}