/* CSS Document */
*{
	margin:0;
	padding:0;
}
body{
	background:url(../imgs/bg_body.png) left top repeat-x #E6E6E6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin-top:10px;
}
html, body {height:100%;}

ul{
	list-style:none;
}
ul li {	padding: 1px 1px 1px 1px;}
h1.esconde{
	display:none;
}
h1{	color:#666;}
h1.teste{
	width:20px; border:solid 2px;
}
h2{	font-size:16px;}
/* INÍCIO DA FORMATAÇÃO DOS LINKS */
		a.galeriadefotos {
			width:100px;
			height:60px;
			padding:2px;
			float:left;
			overflow:hidden;
			color:#000;
			text-align:center;
			margin:3px;
			text-decoration:none;
		}
		a.galeriadefotos:hover{ text-decoration:none; }
		a.galeria_inicial {
			width:212px;
			height:120px;
			float:left;
			overflow:hidden;
			color:#000;
			text-align:center;
			margin:3px;
			text-decoration:none; 
		}

		a.ativados {
		font-size:14px;
		padding:4px;
		background:#CC0000;
		color:#FFF;
		border:solid 1px #FFF;
		text-decoration:none;
		float:left;
		overflow:hidden;
		margin:1px;
		}
		a.paginas {
		font-size:14px;
		padding:4px;
		background:#003366;
		border:solid 1px #FFF;
		text-decoration:none;
		float:left;
		overflow:hidden;
		margin:1px;
		color:#fff;
		}
		a.paginas:hover { color:#fff; background:#000; }
		a.link_geral{
			text-decoration:none;
			color:#333;
			font-family:Arial, Helvetica, sans-serif;
			font-size:14px;
		}
		a.link_geral:hover{
			text-decoration:none;
			color:#CC0000;
		}
/* FIM DA FORMATAÇÃO DOS LINKS */ 	
#geral{
	background:url(../imgs/bg_transparente.png);
	width:990px;
	margin:0 auto;
	overflow:visible;
	text-align:left; 
}
#corpo {
	width:990px;
	float:left;
	overflow:hidden;  
}
#topo{
	background:url(../imgs/bg_transparente.png);
	float:left;
	width:990px;
	height:122px;
	margin-bottom:2px; 
}
#coluna-esquerda{
	background:url(../imgs/bg_coluna_esquerda.jpg) no-repeat;
	float:left;
	width:200px;
	padding-top:40px; 
}
#coluna-direita{
	float:right;
	width:775px; 
}

#busca-avancada{
	background:url(../imgs/bg_busca-avancada.png) center top no-repeat #0277BA;
	float:left;
	width:200px;
	height:222px;
	*height:230px;
}
#menu_horizontal{
	background:none;
	float:left;
	width:990px;
	height:40px;
	margin:3px 0 0 0;
}
#menu_hor{
/*	background:url(../imgs/bg_menu.png) no-repeat center top; */
	width:640px;
	height:40px;
	float:left;
	margin:8px 0 8px 0; 
}	

    ul{
       list-style-type:none;
    }

    ul#menu_hor{
       width:540px;
       margin:0 auto;
	   font-size:14px; 
    }

    ul#menu_hor li{
       position:relative;
       float:left;  
    }

   ul#menu_hor li a.um{
          display:block;
		  padding:6px 8px 0 8px;
          float:left;
          height:28px;
          color:#FFF;
          text-decoration:none;
		  text-align:center;
		  margin:2px 0;
		  border-right:solid 1px #3E6185; 
    }
   ul#menu_hor li a.um:hover{
   	background:url(../imgs/bg_menu-01-hover.png) center no-repeat;
    }
   ul#menu_hor li a.dois{
          display:block;
		  padding:6px 8px 0 8px;
          float:left;
          height:28px;
          color:#FFF;
          text-decoration:none;
		  text-align:center;
		  margin:2px 0;
		  border-right:solid 1px #3E6185; 
    }
   ul#menu_hor li a.cinco{
          display:block;
		  padding:4px;
          float:left;
          height:20px;
          color:#FFF;
          text-decoration:none;
		  text-align:center;
		  margin-left:10px;
  		  margin:5px 16px 0 36px ; 
    }
   ul#menu_hor li a.sete{
          display:block;
		  padding:6px 8px 0 8px;
          float:left;
          height:28px;
          color:#FFF;
          text-decoration:none;
		  text-align:center;
		  margin:2px 0;

    }
    ul#menu_hor li a:hover{
		color:#ccc;

       }
    ul#menu_hor li ul{
          display:none;
          position:absolute;
          top:34px;
          left:0;
    }

    ul#menu_hor li:hover ul,
    ul#menu_hor li.hover ul{
          display:block;
       }

#logo{
	background:url(../imgs/bg_logo.png) center top no-repeat;
	width:366px;
	height:113px;
	cursor:pointer;
	float:left;
	z-index:1;
}
	
#fone{
	background:url(../imgs/bg_fone.png) no-repeat; 
	width:303px;
	float:right;
	height:50px;
	margin:40px 0;
	text-indent:-9000px;
}
#busca{
	background:url(../imgs/bg_busca.png) no-repeat; 
	float:right; 
	width:304px;
	height:40px;
	margin-top:4px;
}
form.busca{
	width:294px;
	height:34px;  
}
form.busca input{
	background:url(../imgs/bg_transparente.png) repeat-x; 
	color:#999;
	border:0;
	height:20px;
	font-size:12px;
	float:left;
	width:180px;
	margin:4px 2px 0 30px;
	*margin:8px 2px 0 6px;   
}
form.busca input.botao{
	background:url(../imgs/bg_transparente.png) repeat-x; 
	color:#fff;
	border:0;
	width:76px;
	height:26px;
	font-size:11px;
	float:right;
	margin:3px 4px 0 0;
	cursor:pointer;  
}
form.busca label.antispan{
	display:none;
}
#conteudo{
	background:#fff;
	float:left;
	width:980px;
	margin-top:4px;
	padding:5px; 
}
#propaganda{
	background:#EEEEEE;
	width:775px;
	height:232px;
	float:right;
	margin-bottom:6px; 
}

#central{
	width:775px;
	float:left;  
}
#centro{
	float:left;
	width:755px;
	padding:10px;
}
#produtos{
	width:775px;
	float:left;
}
#produtos ul li.itens{
	background:url(../imgs/bg_itens.jpg) no-repeat;
	width:212px;
	height:199px;
	float:left;
	margin:22px; 
}
#fotos_produtos{
	float:left;
	width:280px;
	text-align:center; 
	padding:10px;
}
#caracteristicas{
	width:440px;
	float:right; 
	border:solid 1px #E9E9E9;
	padding:10px;
}
#fotos{
	padding:10px;
}
#menu_esquerdo{
	float:left;
	width:200px;
	position:relative; 
}
#menu_esquerdo ul li a{
	float:left;
	width:192px;
	border:solid 1px #ccc;
	margin:1px;
	padding:4px;
	text-decoration:none;
	color:#333;
}
#menu_esquerdo ul li a:hover{
	color:#fff;
	background:#082E45;
}
#newsletter{
	background:url(../imgs/bg_newsletter.jpg) no-repeat;
	width:200px;
	height:122px;
	float:left;
	position:relative;
	margin:5px 0;
}
#parceiros{
	background:#fff;
	width:990px;
	float:left;
	position:relative;
	margin:2px auto;
}
#descricao{
	float:left;
	width:748px;
	padding-left:10px;
}
#base {
	background-color:#003366;
	width:100%;
	height:140px;
	float:left;
	margin:4px 0 0 0;
}
#sub_base{
	width:990px;
	margin:0 auto;
	color:#fff;
}
#sub_base ul.esq{
	width:280px;
	float:left;
	margin-top:14px;
}
#sub_base ul.meio{
	float:left;
	margin-left:180px;
}
#sub_base ul.dir{
	float:right;
	margin-top:24px;
}
#sub_base ul.dir a{
	color:#fff;
	text-decoration:none;
}
#sub_base ul.dir a:hover{
	color:#99CC00;
	text-decoration:none;
}
p.um{
	font-size:20px;
	color:#919833;
}
p.dois{
	font-size:14px;
	color:#fff;
}
p.tres{
	font-size:18px;
	color:#919833;
	text-align:center;
}
span.dez{
	font-size:24px;
	color:#CC0000;
}
span.onze{
	font-size:18px;
	color:#003366;
	font-weight:bold;
}
img.padrao{
	width:180px;
	height:110px;
	overflow:hidden;
}
img {border:0;}
li.voltar{
	float:right;
}
li.voltar a{
	text-decoration:none;
	color:#333;
}
#paginacao{
	float:left;
	margin-left:2px;
	width:680px; 
}
#classificados{
	width:563px;
	float:left; 
}
#classificados ul li{
	float:left;
	width:563px;	
}	
dl.tabela {
		width:202px;  
		padding:0;
		float:left;
		padding:5px;
		}

	.tabela dt {
		width: 200px;
		height:26px;
		float: left; 
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		}
	.tabela dt.tamanho {
		width: 72px;
		height:56px;
		overflow:hidden;
		float:left; 
		}

	/* commented backslash hack for mac-ie5 \*/
	dt { clear: both;  }
	/* end hack */

	.tabela dd.imagem {
		float: left;
		width: 195px;
		height:95px;
		padding: 2px; 
		text-align:center;
		overflow:hidden; 
		}
	.tabela dd.parcelas {
		color:#fff;
		float: right;
		width: 60px;
		text-align:right;
		overflow:hidden;
		margin-top:2px;
		font-weight:bold;
		font-size:16px;
		}
	.tabela dd.vista {
		color:#ccc;
		float: left;
		width: 80px;
		text-align:left;
		overflow:hidden;
		margin-top:28px;
		font-weight:bold;
		font-size:18px;
		}
	.tabela dd.prazo {
		color:#fff;
		float: right;
		width: 80px;
		text-align:right;
		overflow:hidden;
		margin-top:2px;
		font-weight:bold;
		font-size:18px; 
		}
	.tabela dd {
		float: left;
		width: 100px;
		margin: 4px 0 0 0;
		padding: 2px; 
		}
/* FORMATAÇÃO DO FORMULÁRIO DE CADASTRO E CONSULTA */

form.busca-avancada {
	width:190px;
	margin:0 auto; 
	float:left; 
	margin:80px 0 0 2px;
}

form.busca-avancada fieldset{
	border:0;
}
form.busca-avancada fieldset.selecionar {   
	width:200px;
	text-align:left;
	color:#333;
}   

form.busca-avancada label{
	display:block;
	padding:3px 0;
}

form.busca-avancada label span{
	display:block;
	color:#333;
	font-size:13px;
	font-weight:bold;
}
form.busca-avancada label select{ 
	color:#999;
	padding:3px 0;
	width:190px;
}
form.busca-avancada input.btn{
	cursor:pointer;
}
.normal {
	font-weight:normal;
}
/* FIM DA FORMATAÇÃO DO FORMULÁRIO DE CADASTRO E CONSULTA*/
ul.cont{
	float:left;
	width:460px;
}
ul.cont2{
	float:left;
	width:260px;
	margin-top:60px;
}
.menor{
	font-size:11px;
	color:#ccc;
	margin-top:20px;
}
p.p_des{
	font-size:11px;
	color:#999;
}
	
