body {
	background-color:#FFFFFF;
	background-image:url(img/fundo.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.fotos{
	border:1px solid #000000;
	cursor: pointer;
	cursor: hand;	
}

.icones{
	border:0px solid #000000;
	cursor: pointer;
	cursor: hand;	
}

.campo_normal{
	width: 95%; 
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid; 
	BACKGROUND-COLOR: #FFFFFF; 
	FONT-SIZE: 10px; 
	TEXT-TRANSFORM: none; 
	COLOR: #333333; 
	FONT-FAMILY: Verdana; 
	FONT-VARIANT: normal;	
}


.tabela_principal{
	background:#efe1ab;
	font-family:Verdana;
	font-size:11px;
	font-weight: normal;
	color:#000000;
	background-image:url(img/fundo.gif);
	border:0px solid #000000;
}

.tabela_fotogr{
	background:#efe1ab;
	font-family:Verdana;
	font-size:11px;
	font-weight: normal;
	color:#000000;
	border:0px solid #000000;
}

#desc_gr {
	font-family:Verdana;
	font-size:11px;
	font-weight: bold;
	color:#000000;
	padding: 10px;
}

#exibe_texto{
	font-family:Verdana;
	font-size:14px;
	font-weight: normal;
	color:#000000;
	padding: 10px;
}


.tabela_lojas_opc{
	background:#e4e4e4;
	font-family:Verdana;
	font-size:11px;
	font-weight: normal;
	color:#000000;
	border:1px solid #cccccc;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

.tit_foto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

.div_cat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

a.lnk_texto:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.lnk_texto:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.lnk_texto:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.lnk_texto:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

a.lnk_menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 550;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
}
a.lnk_menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 550;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
}
a.lnk_menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 550;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
}
a.lnk_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 550;
	color: #FFFF00;
	text-decoration: underline;
	line-height: 30px;
}

