/****************************************************** 
CSS Document 
Helio Valente - valente09@gmail.com
******************************************************/

@charset "utf-8";

/* LAYOUT : INICIO */
body
{
	background-color: #FFF;
	height: 100%;
}
.home {
	background-image:url(../images/bg_site.gif);
	background-repeat:repeat-x;	
}
a{text-decoration:none;}
.interna {
	background-image:url(../images/bg_site_interna.gif);
	background-repeat:repeat-x;	
	width: 990px;
	margin: 0 auto;
}

html, *
{
    border-style: none;
	border-color: inherit;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color:#666666;
	list-style:none;
}


/********************************
FORMULARIO
*********************************/
.form {
	border:1px solid #CCC;
	padding:3px;
	margin:8px 0px 0px 0px;
	*margin:0;
	background-image:url(../images/bg_input.gif);
	background-repeat:repeat-x;	
	background-color:#FFF;
}
form .soliciteitxt {
	width:170px;
	float:left;
	color:#ff6600;
	padding-top:10px;
	text-decoration:underline;
}
form .soliciteitxt a {
	color:#ff6600;
	text-decoration:underline;
}
form .btContinuar {
	width:118px;
	float:right;
	
}

/********************************
BARRA TOPO
*********************************/
.barra_topo {
	width:980px;
	height:102px;
	margin:0 auto;
}
.logo_aduana {
	width:180px;
	float:left;
	margin-top:20px;
}

.logo_ligue{
	width:100px;
	float:left;
	margin-top:20px;
}

.logo_telefone{
	width:180px;
	float:right;
	margin-top:40px;
}

/********************************
BARRA MENU
*********************************/
.barra_menu {
	width:980px;
	height:56px;
	margin:0 auto;
	overflow:hidden;
}
.barra_menu li {
	float:left;
	padding:17px 20px 0px 0px;
}

/********************************
BARRA FOTO HOME
*********************************/
.barra_foto_home {
	width:990px;
	height:300px;
	border-bottom:10px solid black;
	background-image:url(../images/fotos_topo/topo_home.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
		div#feature_list {
			width: 990px;
			height: 300px;
			overflow: hidden;
			position: relative;
			border-bottom:10px solid black;
			margin: 0 auto;
		}

		div#feature_list ul {
			position: absolute;
			top: 0;
			list-style: none;
			padding: 0;
			margin: 0;
		}

.barra_foto_interna {
	width:100%;
	height:78px;
	background-color:#1d4c4c;
	border-bottom:10px solid black;
	background-image:url(../images/fotos_topo/topo_interna.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
.barra_foto_interna .sessao {
	width:980px;
	margin:0 auto;
	padding-top:25px;
}

/********************************
CONTEUDO
*********************************/
.conteudo {
	width:990px;
	margin:0 auto;
	background-image:url(../images/bg_sombra.png);
	background-repeat:no-repeat;
}
.conteudo_rodape {
	width:990px;
	height:25px;
	margin:0 auto;
	background-image:url(../images/bg_sombra_rodape.png);
	background-repeat:no-repeat;
}
.conteudo_txt {
	width:920px;
	margin:0 auto;
	padding:30px 0px 0px 0px;
}

.conteudo_txt p {
	line-height:18px;
	margin:10px 0;
	text-align: justify;
}

.conteudo_txt .col1 {
	width:300px;
	float:left;
	margin-right:7px;
}
.conteudo_txt .col1txt {
	width:600px;
	float:left;
	margin-right:20px;
}

.conteudo_txt .col1txt img {
	margin:0 0 15px 0;
}

.conteudo_txt .col1full {
	width:920px;
	float:left;
}

ul.prod {
	float:left;
	margin:10px 0 10px 0;
}

ul.prod li img{
	margin:0 !important;
        border: 1px solid #000;
}

ul.prod li p {
	margin:0;
	text-align:center;
}

ul.geo {
	margin:20px 0;
}

ul.geo li{
	margin:10px 0 0 15px;
	list-style:disc;
}

ul.prod li{
	float:left;
	margin:5px 0 0 10px;

}

ul.thumbs li{
	float:left;	
	margin:0 10px 0 0;
}

.conteudo_txt .col2 {
	width:300px;
	float:left;
	margin-right:7px;
}
.conteudo_txt .col2txt {
	width:300px;
	float:left;
}
.conteudo_txt .col3 {
	width:300px;
	float:left;
}
.conteudo_txt .saiba_mais {
	width:290px;
	text-align:right;
	margin-top:5px;
}

/********************************
BARRA RODAPE
*********************************/
.barra_rodape {
	width:100%;
	margin-top:35px;
	background-color:#e9e9e9;
}
.barra_rodape li {
	float:left;
	padding:25px 25px 25px 0px;
	color:#999;
}
.barra_rodape li span {
	color:#999;
	font-weight:bold;
}
.barra_rodape_texto {
	width:980px;
	margin:0 auto;
}
#marcabidim {
	float:right;
	width:auto;	
	margin:30px 20px 0 0;
}
/********************************
PRODUTOS
*********************************/
.produto_item {
	width:309px;
	height:42px;
	overflow:hidden;
	background-image:url(../images/bg_itens_produtos.gif);
	background-repeat:no-repeat;
	margin-bottom:7px;
}
.produto_item div {
	margin:13px 10px 0px 10px;
}
.produto_lista {
	width:450px;
	height:42px;
	overflow:hidden;
	float:left;
	background-image:url(../images/bg_produtos_lista.gif);
	background-repeat:no-repeat;
}
.produto_lista .numero {
	width:70px;
	overflow:hidden;
	float:left;
	margin:9px 10px 0px 5px;
	color:#ff6633;
	font-size:24px;
	text-align:center;
}
.produto_lista .produto {
	width:345px;
	overflow:hidden;
	float:left;
	margin:13px 10px 0px 10px;
}
.produto_lista_pipe {
	width:18px;
	height:40px;
	float:left;
	overflow:hidden;
}

/********************************
CLIENTES
*********************************/
.cliente_logo {
	width:120px;
	height:120px;
	overflow:hidden;
	border:1px solid #CCC;
	float:left;
	margin:14px;
}

ul.clientes{
	margin:25px 0 0 20px;

} 

ul.clientes li {
	margin:10px 0;
	list-style-type:disc !important;
}



/********************************
CONTATO
*********************************/
.contato_conteudo_txt {
	width:920px;
	margin:0 auto;
	padding:30px 0px 0px 0px;
	background-image:url(../images/bg_sombra_contato.png) repeat-x;
	background-repeat:repeat-y;
}
.contato_col1 {
	width:400px;
	float:left;
}
.contato_col2 {
	width:225px;
	float:left;
	padding-top:10px;
}
.contato_col3 {
	width:390px;
	float:left;
	margin-left:30px;
}


