body {
	text-decoration: none;
	background-image: url(../layout/bg_site.jpg);
	background-color: #D9D9D9;
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.rodapecidade {
	background-image: url(../layout/cidade_rodape.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.conteudo {
	background-color: #FFFFFF;
	background-image: url(../layout/fundo_conteudo.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.rodapetexto {
	background-image: url(../layout/base_layout.jpg);
}
.endereco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #bee4f8;
}
.enderecodados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.enderecodadosLINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	cursor: help;
}

.lateralesq {
	background-image: url(../layout/lateral_logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.textomenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.lateraldir {
	background-image: url(../layout/lateral_esq2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.textosimples {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
}

a:link {
	text-decoration: none;
}
#menu_categoria{
	width: 700px;
	height: auto;
	margin: 0 auto;

}
.conteinerfoto {
	float:left;
	width:125px;
	height: auto !important;
	margin: 3px auto;
	padding:2px;
	text-align:center;
	overflow: visible;
} 
.conteinerfoto img{
	margin:2px;
} 
.conteinerfoto a {
	text-decoration: none;
}
.bgnorepeat {
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 20px;
}

.textolegenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.textoazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0e63cb;
	text-decoration: none;
}
.textodescricao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.titulocatprod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0e63cb;
	text-decoration: none;
}
