@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(img/background__index.gif);
	background-repeat:repeat;
}
.bg_interna {
	background-image:url(img/background__geral.gif);
	background-repeat: repeat-x;
}

.bg_branco {
	background-color:#FFFFFF;
}

.txt_interno{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
margin-left:0px;
margin-top:10px;
color:#000000;
}

.foto_loja {
	float:left;
	margin-left:10px;
	margin-bottom:5px;
	
	}
	.foto_produto{
	margin-left:5px;
	margin-bottom:5px;
	border:1px;
	border-color:#003399;
	}
	
.rodape{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ccd6ff;
	margin-left:5px;
	margin-bottom:5px;
}
.bg_rodape {
	background-image:url(img/background__index.gif);
	background-repeat:repeat;

}

.neo:link {font-size:11px; color: #ccd6ff; text-decoration:none;}
.neo:visited {font-size:11px; color: #ccd6ff; text-decoration:none;}
.neo:hover {font-size:11px; color: #ccd6ff; text-decoration:underline;}
.neo:active {font-size:11px; color: #ccd6ff; text-decoration:none;}
.galeria img { cursor: pointer }
