* {
	margin: 0;
	padding: 0;
	list-style: none;
	outline: none;
	border: medium none;
}
body {
	background: url('../img/body.jpg') repeat-x ;
	font: 12px Arial,Helvetica,sans-serif;
	color:#6D6D6D;
}
a {
	color: #6D6D6D;
	text-decoration: none;
}
a:hover {
	color:#f57800;
	text-decoration: none;
}
p{
	margin-bottom:10px;
	margin-top:10px;
}
h1{
	font-size:20px;
}
hr{
	border: 1px dotted #979fa2;
	width:100%;
	margin-bottom:15ox;
	margin-top:15px;
}
#cliestespg li{
	width:320px;
	height:30px;
	line-height:30px;
	background-color:#eeeeee;
	text-align:center;
	float:left;
	margin-left:15px;
	margin-bottom:5px;
}
#tudo{
	width:970px;
	margin:auto;
}
#topo{
	padding-left:5px;
	padding-top:10px;
}

#lista li {
	background: url('../img/bullet.png');
	padding-right: 15px;
}
	

#menu{
	height:34px;
	padding-top:17px;
	margin-left:25px;
}
#menu li{
	float:left;
	margin-right:33px;
	padding-right:33px;
	font-size:13px;
	background: url('../img/divisao-menu.jpg') no-repeat right;
}
#menu li a{
	color:#FFFFFF;
}
#menu li a:hover{
	color:#ffc600;
}
#lateral{
	float:left;
	background: url('../img/bg-meio-menu.jpg') repeat-y;
}
#menuLateral{
	width:260px;
}
#menuLateralTopo{
	width:260px;
	background: url('../img/bg-topo-menu.jpg') no-repeat;
	height:40px;
	padding-top:60px;
}
#menuLateralTopo li{
	float:left;
	width:120px;
	text-align:center;
}
#menuLateralTopo li a{
	color:#0074ab
}
#menuLateralBaixo{
	width:260px;
	background: url('../img/bg-baixo-menu.jpg') no-repeat top;
	height:28px;
}
#listaProdutos{
	width:220px;
	margin-left:10px;
	margin-bottom:20px;
}
#listaProdutos li{
	border-bottom:1px dashed #cccbcb;
	padding-bottom:5px;
	margin-top:5px;
	padding-left:10px;
}
#listaProdutos li a{
	color:#0871a6;
}
#listaProdutos li a:hover{
	color:#f57800;
}
#banners li{
	float:left;
	margin-left:8px;
}
#conteudo{
	width:680px;
	margin:auto;
	float:right;
	margin-right:10px;
}
#rodape{
	background: url('../img/bg-rodape.jpg') repeat-x top;
	width:100%;
	height:132px;
	padding-top:15px;
	color:#024263;
	font-size:11px;
}
#rodapeMiolo{
	width:970px;
	margin:auto;
}
#rodape address{
	font-size:15px;
}
#menuInferior{
	width:970px;
	border-bottom:1px dashed #979fa2;
	height:45px;
	margin-bottom:20px;
}
#menuInferior p{
	float:left;
}
#menuInferior ul{
	float:right;
	width:560px;
	margin-top:12px;
}
#menuInferior li{
	float:left;
	padding-right:12px;
	margin-left:12px;
	border-right:1px solid #024263;
}	
#menuInferior li a{
	color:#024263;
}
#menuInferior li a:hover{
	color:#f57800;
}
.logotrans{
	margin-top:10px;
}
form {
	width: 640px;
	margin: 0 auto;
}
label {
	text-align:left;
	display: block;
	position: relative;
	margin-bottom:15px;
	margin-right:10px;
	margin-righr:30px;
}
input,
textarea,
select {
	margin-left: 2px;
	padding: 2px;
	background: #f4f4f4;
	border: 1px solid #a7a7a7;
}
.submit {
	margin: 0 auto;
	width: 100px;
}
label.error {
	color: #f00;
	font-size: 11px;
	position: absolute;
	right: -455px;
	top: 25px;
	text-align: left;
	width: 650px;
}
.lado label.error{
	right: -455px;
	top: 25px;
}
.lado{
	float:left;
}
#lista li{
	background: url('../img/bullet.png') no-repeat left top;
	padding-left:15px;
}
.telefone{
	float:left;
	margin-right:450px;
}
.leiaMais{
	float:right;
	background: url('../img/bullet.png') no-repeat left;
	padding-left:15px;
	color:#FF3300;
}
#menuEmpresarial,
#menuPessoal{
	width:260px;
}
#ass{
	float:left;
	padding-left:50px;
	margin-left:50px;
}
h3 {
	margin-bottom:5px;
}
