@charset "utf-8";
/*
Theme Name: Tema Padrão Trust Log
Description: Layout desenvolvido pela Agencia Pro
Version: 1.0
Author: Agencia Pro
*/

@import url("css/reset.css");
@import url("css/formulario.css");
@import url("css/menu.css");

#wrp {
	width: 860px;
	margin: auto;
	background: #D9D9D9 url("img/wrp.png") repeat-x top;
}
/*Header*/
#header {
	width: 860px;
	margin: auto;
	height: 40px;
	margin: auto;
	background: url("img/topo.png") no-repeat top center;
}
#header h1 {
	display: none;
}
#header #language {
	float: right;
	width: 36px;
	height: 36px;
	display: block;
	overflow: hidden;
	text-indent: -999px;
}
/*Animacao*/
#flash  {
	height: 275px;
	display:block;
	margin-left:3px;
}
/*Pagina Inicial - Home*/
#home li {
	float: left;
	width: 215px;
	height: 228px;
	list-style: none;
	overflow: hidden;
}
#home li a {
	width: 215px;
	height: 228px;
	display: block;
	position: absolute;
	text-indent: -9999px;
}
#empresa a {
	background: url("img/title-empresa.jpg");
}
#servicos {
	background: url("img/title-servicos.jpg");
}
#produtos {
	background: url("img/title-produtos.jpg");
}
#localizacao {
	background: url("img/title-localizacao.jpg");
}
#importacao {
	background: url("img/title-importacao.jpg");
}
#quimicos {
	background: url("img/title-quimicos.jpg");
}
/*Paginas*/
#paginas {
	margin: 0 3px;
	padding-bottom: 10px;
	border-bottom: 3px solid #FDB927;
	background: #fff url("img/paginas.png") repeat-x;
}
#titulo {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	margin: 0 0 10px 10px;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #728D88;
}
#paginas h1 {
	color: #004D41;
	font-size: 17px;
	font-weight: normal;
	text-transform: uppercase;
}
#paginas h2 {
	color: #004D41;
	font-size: 14px;
	font-weight: normal;
	padding: 0 0 10px 10px;
	text-transform: uppercase;
}
#paginas p {
	color: #4D4D4D;
	font-size: 13px;
	margin: 0 310px 10px 10px;
}
#paginas p a {
	color: #004d41;
	text-decoration: none;
}
#paginas p a:hover {
	color: #004d41;
	text-decoration: underline;
}
#paginas strong {
	color: #000;
}
#paginas #imgInternas {
	float: right;
}
#paginas ul, #paginas ol {
	color: #4D4D4D;
	font-size: 13px;
	margin: 0 310px 10px 40px;
}
#paginas ul li, #paginas ol li {
	margin-bottom: 5px;
}
#paginas ul a {
	color:#004d41;
}
#paginas ul a:hover {
	background:#eee;
	text-decoration:underline;
}
#logotipo {
	margin: 0 3px;
	height: 160px;
	overflow: hidden;
	border-bottom: 3px solid #FDB927;
}
#logotipo a {
	width:175px;
	height:136px;
	display:block;
	overflow:hidden;
	margin-left:25px;
	position:absolute;
	text-indent:-999px;
	background:url("img/ietransp.png");
}

/*Tamanho das fontes*/
#paginas #tamanhoLetras {
	width: 170px;
	float: right;
	margin: 0;
}
#tamanhoLetras strong {
	color: #666;
	float: left;
	line-height: 30px;
	font-weight: normal;
}
#paginas  #tamanhoLetras a {
	color: #666;
	float: left;
	width: 30px;
	height: 30px;
	display: block;
	margin-left: 4px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	background: #d9d9d9;
}
#paginas  #tamanhoLetras .diminuir {
	font-size: 12px;
}
#paginas  #tamanhoLetras .aumentar {
	font-size: 13px;
}
#map {
  background:#fff;
  margin:0 0 10px 10px;
  border:10px solid #fff;
}

/*Voltar*/
#voltar {
	clear:both;
	background: url("img/linha.png") repeat-x center;
}
#voltar a {
	color: #666;
	width: 77px;
	height: 25px;
	display: block;
	font-size: 12px;
	line-height: 25px;
	margin-left: 10px;
	text-align: center;
	text-transform: uppercase;
	background: url("img/voltar.png");
}
/*Footer*/
#footer {
	clear: both;
	height: 30px;
	background: #fff url("img/footer.png") repeat-x;
}
#footer address {
	color: #666;
	float: left;
	font-size: 13px;
	line-height: 40px;
	font-style: normal;
	margin-left: 10px;
}
#footer ul {
	height: 40px;
	float: right;
	margin-right: 3px;
}
#footer li {
	font-size: 13px;
	display: inline;
}
#footer li a {
	color: #888;
	float: left;
	display: block;
	height: 40px;
	padding: 0 10px;
	line-height: 40px;
	background: url("img/marcador1.png") no-repeat right center;
}
#footer li a:hover {
	text-decoration: underline;
}
/*dev*/
#dev {
	clear: both;
	width: 840px;
	margin: auto;
}
#dev a {
	color: #aaa;
	font-size: 12px;
	text-decoration: none;
}
#dev a:hover {
	color: #000;
}
