* {
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

body {
	text-align: center;
	background: #F3A239 url(imagens/fundo.jpg) repeat-x;
}

#principal {
	margin: auto;
	margin-top:0.8%;
	text-align: left;
	width: 780px;
}

#topo{
	background: url(../imagens/topo.png) no-repeat;
	width:780px;
	height:170px;
	margin:auto;
}

#topo ul li {
	display: inline;
	list-display: none;
}
#topo ul{
	margin-left:295px
}

#topo ul li a {
	float: left;
	display: block;
	width: 95px;
	height: 85px;
	background-image: url(../imagens/menu.jpg);
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 85px;
	margin: -42px 10px 0px 0px;
	_margin: -44px 10px 0px 0px;
}

#topo ul li#home-item a:hover {
	background-position: 0px -85px;
}

#topo ul li#empresa-item a {
	background-position: -95px 0px;
}

#topo ul li#empresa-item a:hover {
	background-position: -95px -85px;
}

#topo ul li#brindes-item a {
	background-position: -190px 0px;
}

#topo ul li#brindes-item a:hover {
	background-position: -190px -85px;
}

#topo ul li#contato-item a {
	background-position: -285px 0px;
}

#topo ul li#contato-item a:hover {
	background-position: -285px -85px;
}

#conteudo{
	background: url(../imagens/fundoConteudo.png) repeat-y;
	width:700px;
	margin: 0px 0px 0px 6px;
	padding:20px 0px 0px 74px;
	overflow:hidden;
}


#conteudoHomeEsquerda{
	width:395px;
	height:360px;
	background: url(../imagens/fundoHome.png) no-repeat;
	float:left;
	
}
#rodape{
	background: url(../imagens/rodape.png) no-repeat;
	width:775px;
	margin: 0px 0px 0px 5px;
	padding:10px 0px 174px 0px;

}

#textoHome{
	width:290px;
	height:210px;
	margin:15px 0px 0px 30px;
}
#textoHome p{
	color:#8F8F8F;
	padding:8px;
}
.tituloHome{
	font-size:14px;
	font-weight:bold;
}

#conteudoHomeDireita{
	float:left;
	width:240px;
	height:360px;
	
}
#conteudoEmpresaDireita{
	float:left;
	width:240px;
	height:360px;
	
}

#conteudoHomeEmbaixo{
	background: url(../imagens/fundoEmbaixoHome.png) no-repeat;
	width:637px;
	height:188px;
	float:left;
	position:relative;

}
#conteudoEmpresaEmbaixo{
	background: url(../imagens/fundoEmbaixoEmpresa.png) no-repeat;
	width:637px;
	height:188px;
	float:left;
	position:relative;

}
#conteudoEmpresaEmbaixo p{
	width:190px;
	height:115px;
	margin:60px 0px 0px 30px;
	color:#8F8F8F;
	font-size:11px;
}

#conteudoHomeEmbaixo ul{
	text-align:left;
	margin:30px 0px 0px 370px;
}
#conteudoHomeEmbaixo a{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#6D4A1D;

}
#conteudoHomeEmbaixo li{
	margin:10px 0px 0px 0px;
	list-style:none;
}
#conteudoHomeEmbaixo a:hover{
	color:#4F3515;
}

#rodape p{
	color:#000;
	font-weight:bold;
	text-align:center;
}
#conteudoBrindesTopo{
	background: url(../imagens/fundoBrindesTopo.png) no-repeat;
	width:637px;
	height:141px;
}
#conteudoBrindesBaixo{
	background: url(../imagens/fundoBrindesBaixo.png) no-repeat;
	width:637px;
	height:302px;
	margin:20px 0px 0px 0px;
}
#textoBrindes{
	width:637px;
	height:141px;
	padding:15px 0px 0px 30px;
	margin:0px;
}
#textoBrindes p{
	color:#8F8F8F;
	padding:8px;

}
.tituloBrindes{
	font-size:14px;
	font-weight:bold;
	padding-top:15px;
}

#conteudoBrindesBaixo ul{
	text-align:left;
	margin:0px;
	padding:40px 0px 0px 350px;
}
#conteudoBrindesBaixo a{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#6D4A1D;

}
#conteudoBrindesBaixo li{
	margin:30px 0px 0px 0px;
	list-style:none;
}
#conteudoBrindesBaixo a:hover{
	color:#4F3515;
}
#conteudoBrindesCanetas{
	background: url(../imagens/fundoCanetas.png) no-repeat;
	width:637px;
	height:525px;
}
.tituloBrindesCaneta{
	font-size:14px;
	font-weight:bold;
	padding-top:15px;
	color:#8F8F8F;
	padding:20px 0px 0px 30px;
}

#listaCanetas{
	padding:10px 0px 0px 15px;
}

#listaCanetas ul{
	width:637px;
	height:525px;
	margin:0px;
	padding:15px 0px 0px 35px;
		
}
#listaCanetas li{
	font-size:12px;
	font-weight:bold;
	list-style:none;
	color:#666666;
	width:150px;
	height:190px;
	margin:20px 50px 0px 0px;
	float:left;
	
}

#conteudoContato{
	background: url(../imagens/fundoContato.png) no-repeat;
	width:637px;
	height:374px;
}
#textoContato{
	width:637px;
	height:141px;
	padding:15px 0px 0px 30px;
	margin:0px;
}
#textoContato p{
	color:#6D4A1D;
	padding:8px;

}
.tituloContato{
	font-size:14px;
	font-weight:bold;
	padding-top:15px;
}

