* {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	font-size: 12px;
	color: #000;
	/* background: #2F64BD; */
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/geral/bg.png);
}
a {
	text-decoration: none;
}
a:hover {
	color: #1f92ff;
}
a img {
	border: 0px none;
}

/* auxiliares */
.surpresa {
	background-color: #900;	
}
.limpa {
	clear: both;	
}
br .limpa {
	font-size: 1px;
	line-height: 1px;	
}
.float-r {
	float: right;
}
.float-l {
	float: left;
}
.float-n {
	float: none;
}
.text-r {
	text-align: right;
}
.text-l {
	text-align: left;
}
.text-c {
	text-align: center;
}
.negrito {
	font-weight: bold;
}
.risco {
	text-decoration: line-through;
}
.nota.sucesso {
	background: #effeb9 url('../admin/img/icones/success.png') no-repeat 10px 10px;
	border-color: #98c700;
}
.nota.erro {
	background: #fccac3 url('../admin/img/icones/error.png') no-repeat 10px 10px;
	border-color: #ea5338;
}
.nota {
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	padding: 17px 17px 17px 55px;
	margin: 15px;
}

/* estruturas */
#tudo {
	background-color: #E6E4E4;
	width: 1000px;
	margin: 7px auto 0 auto;
	overflow: hidden;
}
#bannertop {
	width: 1000px;
	overflow: hidden;
}
#corpo {
	width: 1000px;
	overflow: hidden;	
}
#rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 990px;
	height: 55px;
	padding: 9px 5px 0px 5px;
	background-color: #2A344E;
	background-image: url(../img/geral/bg_rodape.jpg);
	background-repeat: repeat-x;
	background-position: center;	
}
#desenvolvedor {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	padding: 5px 15px;
	font-weight: bold;
}
#desenvolvedor a {
	font-weight: bold;
	color: #000;
}
#colunaesquerda {
	width: 187px;
	padding: 5px 27px 5px 10px;
	overflow: visible;	
}
#conteudo {
	margin-left: 225px;
	padding: 0 0 5px 0;
}
#conteudo a {
	color: #000;
}
#conteudo a:hover {
	color: #06C;
}
#titulomenu {
	background-image: url(../img/geral/bg_titulo_menu.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 57px;
	width: 187px;
}
#corpomenu {
	background-image: url(../img/geral/bg_menu.jpg);
	background-repeat: repeat-y;
	background-position: left;		
}
#cotacoes{
	font-size: 12px;
	color: #333;
	width: 172px;
	height: 57px;
	margin-top: 10px;
	padding: 32px 5px 5px 10px;
	background: url(../img/geral/bg_cotacoes.png) no-repeat center top;
	overflow: hidden;	
}
#menuservicos {
	background-image: url(../img/geral/bg_atend.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 72px;
	width: 180px;
	padding: 28px 0 0 7px;
	overflow: hidden;
}
.itemservico {
	font-size: 8px;
	width: 82px;
	height: 21px;
	float: left;
	margin: 0px 2px 1px 0px;
	overflow: hidden;
}
.itemservico a {
	color: #000;	
}
#redessociais {
	font-size: 12px;
	color: #333;
	width: 172px;
	height: 57px;
	text-align: center;
	margin-top: 10px;
	padding: 32px 5px 5px 10px;
	background: url(../img/geral/bg_social.png) no-repeat center top;
	overflow: hidden;	
}
#ofertasanunciadas {
	font-size: 12px;
	color: #333;
	width: 172px;
	height: 57px;
	margin-top: 10px;
	padding: 32px 5px 5px 10px;
	background: url(../img/geral/bg_ofertas.png) no-repeat center top;
	overflow: hidden;	
}
#ofertasanunciadas a {
	color: #000;
}
.caixalateral {
	width: 187px;
	overflow: hidden;	
	padding: 15px 10px;
}
/* forms */
.linhaform {
	padding: 5px 20px;
}
label {
	font-family: Verdana, Geneva, sans-serif;
	width: 150px;
	text-align: right;
	font-size: 12px;
}
input[type=text] {
	height: 16px;
	width: 200px;
	padding: 2px;
	border: 1px solid #AAA;
}
textarea {
	padding: 2px;
	border: 1px solid #AAA;
}
.botao {
	padding: 3px 15px;
	border: 1px solid #FFF;
	background: #06F;
	color: #FFF;
}
/* corpos das paginas */
.navegacao {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	font-size: 10px;
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
	padding: 3px 20px 3px 20px;
	margin: 15px;
}
.sublist {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	font-size: 12px;
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
	padding: 3px 20px 3px 20px;
	margin: 15px;
}
.itemprod {
	height: 250px;
	background-color: #FFF;
	border: solid 1px #CCC;	
	margin: 15px;
	padding: 10px;
	overflow: hidden;
}
.prodcaixa1 {
	width: 265px;
	overflow: hidden;
	float: left;
}
.prodcaixa2 {
	width: 428px;
	height: 250px;
	padding: 0 10px;
	overflow: hidden;
	margin-left: 265px;
}
.prodcaixa3 {
	font-weight: bold;
	font-size: 16px;
	height: 32px;
	color: #232654;
	padding: 5px;
}
.prodcaixa4 {
	border: solid 1px #BBB;
	margin: 5px 0;
	padding: 3px;
}
.prodcaixa4 img {
	margin: 3px 1px;
}
.prodcaixa5 {
	padding: 5px;
	height: 90px;
	overflow: hidden;	
}
.prodcaixa6 {
	margin: 20px;
	font-size: 14px;
}
.azul {
	font-size: 16px;
	font-weight: bold;
	color: #039;
}
.maior {
	font-size: 16px;
	font-weight: bold;
}
.miniaturas {
	text-align: center;
	border: solid 1px #CCC;
}
.miniitens {
	display: inline;
	width: 50px;
	height: 50px;
	overflow: hidden;
	border: solid px #CCC;
}
.miniitens a:hover{
	cursor: pointer;
}
h3 {
	color: #006;
	font-weight: bold;
	margin: 20px 5px 10px 30px;
}
.listas {
	list-style-type: disc;
}
/* home */
#bannerhome {
	text-align: center;	
}
#caixadestaques {
	width: 665px;
	height: 305px;
	overflow: hidden;	
}
#caixabanner {
	width: 665px;
}
#caixamarcas {
	width: 100px;
	text-align: center;
	margin-left: 666px;
}
#destaq-linha1 {
	font-size: 12px;
	float: left;
	padding: 2px 2px 2px 15px;
}
#englobaitens {
	background-image: url(../img/geral/fundodestaque.png);
	background-repeat: repeat;
	background-position: center top;
	overflow: hidden;
}
.destaque-itens {
	width: 156px;
	height: 265px;
	float: left;
	border-right: #CCC solid 1px;
}
.linha2 {
	background-color: #BBB;
	font-size: 12px;
	color: #003;
	padding: 3px 2px 1px 5px;
	overflow: hidden;
}
.linha3 {
	text-align: center;
	font-size: 9px;
	color: #CCC;
	background-color: #2A344E;	
}
.linha4 {
	height: 30px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #232654;
	text-decoration: none;
	padding-top: 10px;
	background-image: url(../img/geral/destaque_arrow_down.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	overflow: hidden;
}
.linha5 {
	text-align: center;
	height: 85px;
	padding-top: 5px;
}
.linha5 img{
	height: 100%;	
}
.linha6 {
	height: 60px;
	font-size: 10px;
	padding: 5px;
	overflow: hidden;	
}
.linha7 {
	text-align: center;
	color: #333;
	font-size: 12px;
}
.linha7 span{
	color: #171766;
	font-size: 14px;
	font-weight: bold;
	height: 28px;
}