input, textarea {
	background-color:#CCCCCC;
	padding:2px;
	border:0px;
	margin-top:3px;
}

.rosa { color:#666666;	}
.rosa a:link {text-decoration:none; color:#666666;}
.rosa a:visited {text-decoration:none; color:#666666;}
.rosa a:hover {text-decoration:none; color:#666666;}
.rosa a:active {text-decoration:none; color:#666666;}

.cinza { color:#858585; line-height:135%; line-height:150%;}
.cinza a:link {text-decoration:none; color:#858585;}
.cinza a:visited {text-decoration:none; color:#858585;}
.cinza a:hover {text-decoration:none; color:#003366;}
.cinza a:active {text-decoration:none; color:#858585;}


.cinza1 { color:#858585;}
.cinza1 a:link {text-decoration:none; color:#858585;}
.cinza1 a:visited {text-decoration:none; color:#858585;}
.cinza1 a:hover {text-decoration:none; color:#858585;}
.cinza1 a:active {text-decoration:none; color:#858585;}


body,td,th,div,input,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#CCCCCC;
}

#fundo{
	background-image:url(imagens/fundo.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	min-height:200px;
	height:auto !important;
	height:200px;

}
#rodape {
 background-image:url(imagens/todape.jpg);
 background-repeat:repeat-x;
 height:45px;
 vertical-align:middle;
 color:#CCCCCC;
}

#conteudo_total {
	width:920px;
	min-height:800px;
	height:auto !important;
	height:800px;
	margin: auto;
}

#flash {
	width:920px;
	height:395px;
}

#barra_lat_esq {
	width:10px;
	float:left;
	height:400px;
	background-image:url(imagens/lat_esq.jpg);
	background-repeat:no-repeat;
	background-position:top rigth;
}
#conteudo {
	width:900px;
	float:left;	

}
#barra_lat_dir{
	width:10px;
	float:left;	
	height:400px;
	background-image:url(imagens/lat_dir.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#linha {
	height:5px;
	background-image:url(imagens/img_linha.jpg);
	background-repeat:repeat-x;
}

#menu{
	width:180px;
	float:left;
	margin-left:10px;
	_margin-left:5px;
	margin-top:5px;	
	min-height:200px;
	height:auto !important;
	height:200px;
	margin-bottom:20px;
}

#menu_institucional{
	border:1px solid #CCCCCC;
	background-image:url(imagens/fundo_menu.jpg);
	background-position:top;
	padding:8px;
	background-repeat:repeat-x;
	margin-top:5px;
	min-height:165px;
	height:auto !important;
	height:165px;
}

#menu_categorias{
	border:1px solid #CCCCCC;
	background-image:url(imagens/fundo_menu.jpg);
	background-position:top;
	padding:8px;
	background-repeat:repeat-x;
	margin-top:5px;
	min-height:465px;
	height:auto !important;
	height:465px;
}

#news{
	border:1px solid #CCCCCC;
	background-image:url(imagens/fundo_menu.jpg);
	background-position:top;
	padding:8px;
	background-repeat:repeat-x;
	position:relative;
	top:5px;
	margin-top: 5px;

}

#conteudo_interno{
	width:705px;
	float:right;
	min-height:520px;
	height:auto !important;
	height:500px;
}

#loja {
	width:659px;
	height:160px;
	background-image:url(imagens/fundo_lojas.jpg);
	margin-top:4px;
	padding: 20px 26px 0px 20px;
}
#loja_home {
	width:320px;
	height:157px;
	background-image:url(imagens/fundo_lojas_home.jpg);
	padding: 20px 15px 10px 15px;
	float: left;
}


#franquia {
	width:680px;
	float: left;
	height: 220px;
}
#texto_lojas_home {
	width:290px;
	height:140px;
	float:left;
}
#imagem_home {
	width:365px; height:140px;
	float:right;
}

#texto_lojas_home2 {
	width:220px;
	float:left;
}
#imagem_home2 {
	width:95px; height:140px;
	float:right;
}

#cont_empresa{
	width:705px;
	float:right;
	min-height:500px;
	height:auto !important;
	height:500px;
}
#lista_produtos{
	width:700px;
	float:right;
	min-height:310px;
	height:auto !important;
	height:700px;
	margin-left: 10px;
	background-image:url(imagens/linha_prod.jpg);
	background-position:top;
}
#produto{
	width:137px;
	float:left;
	height:240px;
	margin-top: 4px;
}

#produto_listado{
	width:700px;
	min-height:400px;
	height:auto !important;
	height:700px;
	margin-left: 10px;
}

#paginador {
	width:670px;
	height:30px;
	background-image:url(imagens/paginador.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding: 10px;
	margin-left: 5px;
}

