/* CSS Document */
*{
	margin:0;
	padding:0;
}

body{
	background:url(../imgs/bg_body.jpg) repeat-x #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	padding-top:8px;
}
ul{
	list-style:none;
}
ul li {	padding: 1px 1px 1px 1px;}
h1.esconde{
	display:none;
}
h1.vermelha{ color:#990000;}
h3{ font-size:12px;}
#geral{
	background-color:#CFD8E2;
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
#conteudo{
	background-color:#CFD8E2;
	width:990px;
	margin:0 auto;
	overflow:hidden;
}
#topo{
	background-color:#CFD8E2;
	width:788px;
	margin:auto;
	overflow:hidden;
	height:44px;
}
#topo ul li {
	background:url(../imgs/bg_setamenu.png) no-repeat center top;
	padding-top:8px;
	float:right;
	color:#333;
	display:inline;
	width:124px;
	text-align:center;
}
#topo ul li a{
	text-decoration:none;
	color:#333;
}
#topo ul li a:hover{
	text-decoration:underline;
	color:#000;
}
#animacao{
	background-color:#CFD8E2;
	width:760px;
	margin:auto;
	overflow:hidden;
	height:178px;
	margin:4px 4px 4px 14px;
	float:left;
}
#bg_destaque{
	background:url(../imgs/im_destaque.png) no-repeat left top;
	margin:4px 4px 0 14px;
	width:760px;
	height:24px;
	float:left;
}
#destaques{
	background-color:#fff;
	width:750px;
	padding:10px;
	margin:4px 4px 14px 14px;
	overflow:hidden;
	border:solid 1px #999;
	float:left;
}
#destaques ul li a{
	width:228px;
	float:left;
	cursor:pointer;
	color:#333;
	padding:8px;
	margin:2px;
	text-decoration:none; 
}
#destaques ul li a:hover{
	color:#000;
	text-decoration:underline; 
}
#produtos{
	background-color:#fff;
	width:750px;
	margin:4px 4px 14px 14px;
	overflow:hidden;
	border:solid 1px #999;
	float:left;
	padding:10px;
}

#produtos ul li a{
	width:231px; 
	float:left;
	cursor:pointer;
	color:#333;
	padding:6px;
	margin:2px;
	text-decoration:none;
	border:solid 1px;
}
#produtos ul li a:hover{
	background:#CFD8E2;
	color:#333;
	text-decoration:none;
}
#produtos ul li a.voltar{
	width:80px; 
	padding:0;
	margin:0;
	border:0;
}
#produtossel{
	background-color:#fff;
	width:740px;
	margin:4px 4px 14px 14px;
	overflow:hidden;
	border:solid 1px #999;
	float:left;
	padding:10px;
}
tabela{
	width:740px;
	float:left;
}
#produtossel ul li.selecao{
	width:720px; border:solid 1px #ccc;
	float:left;
	color:#333;
	padding:6px;
	margin:2px;
	text-decoration:none;
}
#produtossel ul li.foto{ 
	width:280px;
	float:left;
	color:#333;
	padding:6px;
	margin:2px;
	text-decoration:none; 
}
#produtossel ul li.descricao{ 
	width:400px;
	float:left;
	color:#333;
	padding:6px;
	margin:2px;
	text-decoration:none; 

}
#produtossel ul li.selecao p{
	float:left;
}
#produtossel ul li a{
	width:130px;
	float:right;
	margin-right:8px;
	cursor:pointer;
	color:#333;
	text-decoration:none;
}

#logo{
	background:url(../imgs/bg_logo.png) no-repeat center top;
	width:172px;
	height:70px;
	margin:8px 0 8px 0;
	padding:8px 8px 8px 24px;;
	cursor:pointer;
	float:left;
	display:block;
}
#col_esquerda{
	background:url(../imgs/bg_menu-vertical.jpg) no-repeat;
	width:200px;
	float:left;
	overflow:hidden; 
}
#informe{ float:left; }
#menu-vertical{
	width:200px;
	height:210px;
	float:left;
}	
#menu-vertical ul li {
	width:200px;
	height:13px;
	padding:8px 8px 8px 6px;
	margin:0 2px 2px 0;
}
#menu-vertical ul li a {
	background:url(../imgs/bg_menu-vertical-2.jpg) no-repeat;
	display:block;
	padding:8px 14px 14px 28px;
	color:#fff; 
}
#menu-vertical ul li a:hover {
	background:url(../imgs/bg_menu-vertical-2b.jpg) no-repeat;
	display:block;
	padding:8px 14px 14px 28px;
	color:#333;
	padding-left:28px;
	text-decoration:none;
}
#menu{
	width:488px;
	height:40px;
	float:right;
	padding-top:0; 
}	
#menu ul li {
	background:url(../imgs/bg_setamenu.png) no-repeat center top;
	padding-top:8px;
	float:left;
	color:#333;
	display:inline;
	width:88px;
	text-align:center;
}
#menu ul li a{
	text-decoration:none;
	color:#333;
}
#menu ul li a:hover{
	text-decoration:underline;
	color:#000;
}
#by{
	width:132px;
	height:36px;
	float:right; 
}
#corpo {
	background:url(../imgs/bg_corpo.png) no-repeat;
	width:990px;
	margin:auto;
}
#noticias{
	background:url(../imgs/bg_noticias.png) no-repeat #EA7340;
	width:990px;
	height:95px;
	float:left;
	overflow:hidden;
	margin:2px 0 2px 0;
}
#centro{
	background:#fff;
	width:990px;
	float:left;
	overflow:hidden;
}
#centro ul.contato{
	padding-top:20px; 
	text-align:left; 
	float:left; 
	padding-left:40px;
}
#base {
	background-color:#fff;
	width:100%;
	height:88px;
	margin:0 auto;
	overflow:hidden;
	color:#fff;
	border-top:solid 2px #06347F;
}
#sub_base {
	background-color:#fff;
	width:982px;
	height:80px;
	padding:0 8px 8px 8px;
	margin:0 auto;
	overflow:hidden;
	color:#333;
}
#sub_base ul.endereco{
	color:#003366;
	font-size:12px;
	padding-top:8px;
	width:214px;
	height:40px;
	float:left;
}
#sub_base ul.msnbase{
	padding-top:8px;
	width:174px;
	height:40px;
	float:left;
}
a:link {
	COLOR: #333; TEXT-DECORATION: none;
}
a:visited {
	COLOR: #333; TEXT-DECORATION: none;
}
a:active {
	COLOR: #333; TEXT-DECORATION: none;
}
a:hover {
	COLOR: #E64100; TEXT-DECORATION: underline;
}
img {border:0;}
li.voltar{
	color:#333;
	display:block;
	float:right;
	text-align:right;
}
a.index{
	color:#333;
}
li.emlinha{ 
	display:inline; 
	float:left; 
	width:200px; 
	height:200px; 
	margin:8px 14px 14px 18px; 
}
p.amostra{
	width:180px;
	height:134px;
	overflow:hidden;
	margin-bottom:4px;
	border:solid 2px #666;
}
/* FORMATAÇÃO DO FORMULÁRIO DE CADASTRO E CONSULTA */

form.acabamento {
	width:74px;
	margin:0 auto; 
	float:left;
}
form {
	width:490px;
	margin:0 auto; 
	float:left;
}

form fieldset{
	border:0;
}
form fieldset.selecionar {   
	width:698px;
	padding:2px 0 2px 0;
	text-align:left;
	color:#003366;
	font-weight:bold;
}   

form label{
	display:block;
	padding:3px 0;
}

form label span{
	display:block;
	color:#036;
	font-size:13px;
	font-weight:bold;
}
form label input{ 
	font-weight:bold;
	color:#333;
	padding:3px 0;
	width:480px;
}
form label input.opcao{ 
	font-weight:bold;
	color:#900;
	padding:3px 0;
	width:200px;
}
form label select{ 
	font-weight:bold;
	color:#900;
	padding:3px 0;
	width:340px;
}
form input.btn{
	cursor:pointer;
}
form label textarea {
	width:480px;
}
/* FIM DA FORMATAÇÃO DO FORMULÁRIO DE CADASTRO E CONSULTA*/
.baixo{
	padding-bottom:8px;
}
legend.18{ font-size:18px;}

table{
	width:740px;
}
td{
	padding:4px;
	background-color:#CFD8E2;
}
table.lista{
	width:740px;
	border-collapse:collapse;
	float:left;
}
table.lista td{
	border:solid 1px #ccc;
}
td.tamanho140{ 
	width:140px;
}
#representantes{
	width:280px;
	height:260px;
	float:left;
}
#dados_repres{
	width:440px;
	float:left; 
	margin:2px;
}
