*{
	margin:0;
	padding:0;
	}
body{
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	}
img{
	border:none;}
h1{
	color:#fff;
	font-size:18px;
	position:absolute;
	bottom:2px;
	left:350px;
	}
h2{
	color:#0094bd;
	font-size:16px;
	text-align:center;
	}

/*------------------------------------------------------------------------------------*/
#geral{
	width:976px;
	margin:auto;
	}
/*------------------------------------------------------------------------------------*/
#cabecalho{
	width:976px;
	height:320px;
	background-image:url(../imagens/cabecalho.jpg);
	background-repeat:repeat-x;
	position:relative;
	float:left;
	}
#corpo{
	width:976px;

	float:left;
	background-image:url(../imagens/bg.gif);
	background-repeat:repeat-y;
	background-position:top left;
	}
#rodape{
	width:976px;
	height:125px;
	background-image:url(../imagens/rodape.gif);
	background-repeat:repeat-x;
	position:relative;
	float:left;
	position:relative;
	font-family:Tahoma, Arial, "Times New Roman", sans-serif;
	}
#rodape a{
	color:#069;
	text-decoration:none;
	}
/*------------------------------------------------------------------------------------*/
.autoCia{
	width:300px;
	height:100px;
	position:absolute;
	top:30px;
	left:0px;
	}
.intelli{
	width:300px;
	height:100px;
	position:absolute;
	top:30px;
	right:0px;
	}
/*------------------------------------------------------------------------------------*/
.listaNFE{
	width:201px;
	float:left;
	}
/*------------------------------------------------------------------------------------*/
.conteudoNFE{
	width:775px;
	float:right;
	padding:0 0 28px 0;
	}
.conteudoNFE p{
	width:745px;
	margin:10px 0 5px 20px;
	}
.videoNFE{
	width:370px;
	float:left;
	margin:0 0 0 10px;
	}
.download{
	margin:5px 0 0 0;
	}
.baixar{
	width:100px;
	border:1px solid #CCC;
	margin:0 20px 0 20px;
	}
.baixar a{
	color:#069;
	text-decoration:none;
	padding:2px;
	}
.baixar a:hover{
	color:#069;
	background-color:#CCC;
	padding:2px;
	}

/*------------------------------------------------------------------------------------*/
.contato{
	width:395px;
	float:left;
	}
.tituloTab{
	font-size:16px;
	text-align:center;
	font-weight:bold;
	}
input, textarea, select{
	border:1px solid #CCC;}
input{
	padding:2px;
	width:280px;
	}
select{
	width:286px;
	padding:2px;
	}
textarea{
	padding:2px;
	width:346px;
	height:70px;}
.botaoLimpar{
	width:70px;
	padding:0;
	margin-left:142px;}
.botaoEnviar{
	width:70px;
	padding:0;}
.tab_contato{
	float:right;
	}
.emailOk{
	font-size:16px;
	margin:30px;
	}
/*------------------------------------------------------------------------------------*/
.autoware{
	width:976px;
	float:left;
	text-align:center;
	margin:10px 0 0 0;
	}
.endereco, .departamento{
	margin:10px 0 0 0;}
.endereco{
	width:488px;
	float:left;
	}
.departamento{
	width:488px;
	float:left;
	}
.autoware p{
	width:976px;
	text-align:center;
	margin:0;
	}
.endereco p{
	width:468px;
	margin:0 20px 0 0;
	text-align:right;
	}
.departamento p{
	width:468px;
	margin:0 0 0 20px;
	text-align:left;
	}


.desenvolvidoPor{
	position:absolute;
	bottom:0px;
	left:0px;}
	