/* CSS Document */
*{
	margin:0;
	padding:0;
}
html, body {height:100%;}
body{
	background:url(../imgs/bg_geral.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
}
ul{
	list-style:none;
}
ul li {	padding: 0px 1px 1px 1px;}
h1{
	display:none;
}
#geral{
	width:780px;
	margin:0 auto;
	overflow:visible;
	position:relative;
	min-height:100%;
}
* html #geral {height: 100%;}
#conteudo {
	background:url(../imgs/bg_conteudo.gif);
	padding-bottom:30px;
	width:780px;
	margin:0 auto;
	float:left;
}
#topo{
	width:779px;
	height:150px;
	overflow:hidden;
	float:left;
	margin:auto;
}
#logo{ 
	background:url(../imgs/bg_logo.gif) bottom no-repeat;
	width:290px;
	height:151px;
	overflow:hidden;
	float:left;
	cursor:pointer;
}
#col_direita, #animacao, #menu{
	width:480px;
	height:151px;
	overflow:hidden;
	float:inherit;
	text-align:right;
}
#menu { height:auto; padding-left:87px; }
#destaque{ 
	width:525px;
	overflow:hidden;
	float:left;
	padding:20px; 
}
#destaque ul { }
#destaque li { }
#destaque p.maiusculo { text-transform:uppercase; }
#destaque h2 { display:block; padding:4px; background:#F0F0F0; font-size:12px; color:#333;}
#animacao {	height:113px; }
#sub_topo, #sub_topo01{
	width:780px;
	height:61px;
	overflow:hidden;
	float:left;
}
#sub_topo01{
	width:780px;
	height:20px;
	float:right;
	text-align:right;
}
#sub_topo01B{
	background:#FFF;
	width:570px;
	height:36px;
	float:right;
	padding:2px;
	text-align:right;
}
#col_esquerda{
	background:#FFF;
	width:200px;
	float:left;
	overflow:hidden;
}
#top_col{
	background:url(../imgs/bg_topcol.gif) top no-repeat;
	width:200px;
	height:50px;
	overflow:hidden;
	float:left;
}
#sub_top_col{
	width:200px;
	overflow:hidden;
	float:left;
}
#corpo, #sub_corpo{
	background:#FFF;
	width:570px;
	padding:2px;
	float:right;
	overflow:hidden; 
}
#sub_corpo{ text-align:right; font-weight:bold; font-size:10px; width:450px; padding-right:20px; }
#base{
	width:570px;
	float:left;
	overflow:hidden;
	height:30px;
	text-align:right;
	position:absolute;
	bottom:0;	
}

#rodape, #lado1, #lado2{
	width:780px;
	height:55px;
	overflow:hidden;
	float:left;
}
#rodape {
	width:780px;
	height:55px;
	text-align:left;
	padding-top:5px;
	}
.clear {clear:both;}
#lado1{ 
	width:380px;
	overflow:hidden;
	float:left;
}
#lado3{ 
	width:244px;
	overflow:hidden;
	float:left;
	color:#FFF;
}
#lado1 p.branco { 
	font:Arial, Helvetica, sans-serif;
	color:#FFF;
}
#lado2{ 
	width:150px;
	text-align:right;
	overflow:hidden;
	float:right;
}
#lado2 p a { 
	font:Arial, Helvetica, sans-serif;
	color:#FFF;
}
label.busca,  input.busca {   
    display: block;   
    float: right;
	padding:2px;   
}   

label.busca{    
    text-align: right;   
    width: 150px;   
    padding-right: 3px;   
    padding-bottom: 13px;   
}   
fieldset.busca {   
    border: solid 0 #000;   
	padding-top:10px;
	padding-bottom:10px;
}   

input, textarea {
	font-size: 11px;
	font-family: Arial;
	border: 1px solid #666;
	color: #333;
	font-weight: bold;
	padding:3px;
}  
img{border:0;}
#menubv {
width: 540px;
padding: 0;
margin: 0;
}
#menubv ul {
list-style: none;
margin: 0;
padding: 0;
}
#menubv li {
	margin:0;
}
table tr td.tamanho100 { width:100px; text-align:left;}
table tr td.tamanho150 { width:150px; text-align:left;}
table tr td.tamanho500 { width:500px; text-align:left;}
table tr td.tamanho750 { width:750px; text-align:left; border:}
table tr td a {display:block; padding:4px; background:#F0F0F0; }
table tr td a:hover { background:#0093DD; text-decoration:none; color:#FFF; }
table tr td p { text-align:right; font-size:24px; }

#titulo_destaque { width:525px; overflow:hidden; float:left; height:50px;}
#imgs_produtos{ width:300px; height:100%; overflow:visible; float:left; border:solid 1px; text-align:center; padding:5px;}
#des_produtos{ width:370px; height:100%; overflow:visible; float:left; padding:0 5px 0 5px;}
#titulo_destaque2 { width:240px; overflow:hidden; float:left; height:180px;  border:solid 1px;}
#titulo_destaque2 h2 a{ display:block;}
#imgs_produtos2{ width:250px; height:100%; overflow:visible; float:left; text-align:center; padding:5px;}
#des_produtos2{ width:370px; height:100%; overflow:visible; float:left; padding:0 5px 0 5px;}
#valor { width:525px; overflow:hidden; float:right; padding-right:5px;}
p.valor{ font-size:22px; text-align:right; color:#333;}

#ver_imagem { width:380px; height:300px; overflow:hidden; float:left; border:solid 1px; text-align:center; padding:5px;}

#menubv li a {
display: block;
padding: 5px 5px 5px 0.5em;
background-color: #F0F0F0;
color: #333;
text-decoration: none;
}
#menubv li a:hover {
background-color: #0093DD;
color: #FFF;
}
#menubv li a:active {
}

* html #menubv ul li { float: left; height: 1%; }
* html #menubv ul li a { height: 1%; }

a:link {
	COLOR: #333; TEXT-DECORATION: none;
}

a:visited {
	COLOR: #333; TEXT-DECORATION: none
}

a:active {
	COLOR: #333; TEXT-DECORATION: none
}

a:hover {
	COLOR: #0093DD; TEXT-DECORATION: underline
}
label,  input {   
    display: block;   
    float: left;   
}   
label {    
    text-align: right;   
    width: 100px;   
    padding-right: 20px;   
    padding-bottom: 13px;   
}   
fieldset {   
    border: solid 0 #000;   
	padding-top:20px;
	padding-bottom:10px;
}   
br {   
    clear: left;   
}   

