/************************************************/
/*   Layout	   : Ítalo Araújo					*/
/*   Empresa   : Freelancer - Future Web 					*/
/************************************************/

@charset "utf-8";
@import url(reset.css);

/* TAG's */
body{
	background:url(../img/bg.png) #00557d repeat-x;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS";
	font-size:11px;
	padding-bottom:20px;
}

h1{
	background:url(../img/logo.png) no-repeat;
	width:260px;
	height:98px;
	overflow:hidden;
	text-indent:-4000px;
	outline:none;
	left:50%;
	margin-left:-130px;
	position:relative;
	margin-bottom:1px;
}

h3{
	font-size:16px;
	color:#5cbbe6;
	padding:10px 0px 10px 5px;
	font-weight:bold;
	width:450px;
	border-bottom:2px solid #5cbbe6;
	margin-left:5px;
	margin-bottom:10px;
	background:#fff;
}

h4{
	font-size:14px;
	color:#003366;
	padding:10px 0px 10px 5px;
	font-weight:bold;
}

hr{
	display:none;
}
/* ID's */
#container { width:778px; position:relative; left:50%; margin-left:-389px; }

#topo{ margin-bottom:0px;}
#imgTopo{ padding-left:2px; padding-top:8px; height:774px; height:220px; background:#fff;}

#colLat{ float:right; width:240px;}

#corpo{ background:#fff; padding:20px; padding-bottom:10px;}
#conteudoHome { width:490px;}
#chamadaEventos{ width:233px; height:119px; padding-right:5px; float:left;}
#chamadaProduto { width:24px; height:126px;}
#newsletterHome { width:490px; height:98px; background:url(../img/bg_newsletterhome.jpg) no-repeat;}

#colLatInt{ background:url(../img/bgColLatInt.png) no-repeat; width:240px; float:left; _height:275px; min-height:275px; padding-top:70px; margin-right:12px;}
#interna{ background:url(../img/bgCorpoInterna.png) no-repeat; padding:10px; padding-bottom:0; width:460px; _height:345px; min-height:345px; float:right; _float:none; }
#interna p{ padding:5px;}

#rodape{ background:url(../img/rodape.png) no-repeat; height:66px;}
#rodape address{ text-align:center; font-style:normal; padding-top:22px;}
/* Classes */

.formNewsletter{ border:1px solid #c6eab1; border-left:5px solid #c6eab1; background:fff; width:200px; height:15px; padding:3px; float:left; margin-right:4px;}
.tituloSegmentoHome{ font-size:14px; color:#235363; font-weight:bold;}

.segHome li{background:url(../img/bg_li_segmentos.jpg) no-repeat; list-style:none; padding-left:35px; padding-top:10px; height:44px;}
.destaque{ background:#ddf7ce; padding:10px; margin-top:10px;}

.titulo{ overflow:hidden; width:463px; height:36px; text-indent:-4000px; padding-bottom:10px;}

.titEmpresa{ background:url(../img/tit_empresa.gif) no-repeat}
.titSegmentos{ background:url(../img/tit_segmentos.gif) no-repeat}
.titProdutos{ background:url(../img/tit_produtos.gif) no-repeat}
.titAreaRepresentante{ background:url(../img/tit_arearepresentante.gif) no-repeat}
.titParceiros{ background:url(../img/tit_parceiros.gif) no-repeat}
.titEquipamentos{ background:url(../img/tit_equipamentos.gif) no-repeat}
.titFaleConosco{ background:url(../img/tit_faleconosco.gif) no-repeat}
.titEventos{ background:url(../img/tit_eventos.gif) no-repeat}
.titTreinamentos{ background:url(../img/tit_treinamentos.gif) no-repeat}

.menuLateral{ list-style:url(../img/detalhe_link.gif); margin-left:40px;}
.menuLateral li{ padding-bottom:7px;}

.ativo{color:#44b1e3; font-weight:bold;}
.ativo a:hover{ text-decoration:none;}
.inativo{ color:#666666; font-weight:bold; text-decoration:none;}

.campo{ border:1px solid #b6e0f2; background:#fff; width:280px; height:20px; padding:2px;}
.botao{ background:#00557d; color:#fff; width:50px; height:22px; border:none;}

.listaProduto{margin-left:5px;}
.listaProduto li{ padding:3px; background:#E9E9E9; margin-bottom:3px;}

.listaEquipamentos{ width:190px; padding:10px; margin-left:10px; text-align:center; float:left;}
.tituloEquipamento{font-size:12px; color:#5cbbe6; font-weight:bold; border-bottom:2px solid #5cbbe6; margin-bottom:10px; background:#fff;}
.tituloEquipamento2{font-size:12px; color:#5cbbe6; font-weight:bold; border-bottom:0px solid #5cbbe6; margin-bottom:10px; background:#fff;}