@charset "UTF-8";

/* links */
a:link {
	text-decoration: none;
	border: 0px;
	outline: 0;
}
a:visited {
	text-decoration: none;
	border: 0px;
	outline: 0;
}
a:hover {
	text-decoration: underline;
	border: 0px;
	outline: 0;
}
a:active {
	text-decoration: none;
	border: 0px;
	outline: 0;
}
/***********************************/

/*Class*/

.titulo {font-size: 21px; font-weight: bold; color: #6d6e70; outline: 0;}
.subtitulo {font-size: 14px; font-style: italic; color: #6d6e70; line-height: 40px; outline: 0;}
.leg_menu {font-size: 12px; color: #FFFFFF;font-weight: ; outline: 0;}
.titulo_corpo {color: #8e0d25; font-size: 17px; outline: 0;}
.texto_corpo {color: #6d6e70; font-size: 12px; outline: 0;}
.comprar {color: #ff0000;font-size: 12px; outline: 0;}
.para_conhecer {color: #8e0d25; font-size: 12px; font-weight: bold; outline: 0;}
.gourmet {color: #b24938; font-size: 12px; font-weight: bold; outline: 0;}
.fashion {color: #a15897; font-size: 12px; font-weight: bold; outline: 0;}
.musica {color: #5a202d; font-size: 12px; font-weight: bold; outline: 0;}
.ambiente {color: #589865; font-size: 12px; font-weight: bold; outline: 0;}
.destaque_pdv {color: #CC6600; font-size: 12px; outline: 0;}
.legenda {font-size: 9px; color: #8e1227; outline: 0;}
.arquitetura {color: #CC9900;font-weight: bold;font-size: 12px;outline: 0;}
.pet {color: #9999FF;font-weight: bold;outline: 0;font-size: 12px;}
.danca2 {color:#FF6666;font-weight: bold;outline: 0;font-size: 12px;}


/***********************************/

#exemplo_pgs {
	position:absolute;
	left:0px;
	top:320px;
	width:193px;
	height:586px;
	background-color: #F2787D;
	z-index: 12;
}
#legenda_menu {
	position:absolute;
	left:0;
	top:11px;
	width:193px;
	height:34;
}
#tudo {
	position:relative;
	left:0px;
	top:0px;
	width:1024px;
	height:920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 0;
	min-width: 900px;
	max-width: 1400px;
	min-height: 600px;
	max-height: auto;
}
#conteudo {
	position:absolute;
	left:194px;
	top:141px;
	width:830px;
	height:765px;
	clear: both;
	float: none;
	z-index: 13;
	border: 0;
	padding: 0;
	outline: 0;
}
#texto_topo {
	position:absolute;
	left:30px;
	top:20px;
	width:779px;
	height:25px;
	z-index:1;
	border: 0;
	padding:0;
	outline: 0;
}
#texto_corpo {
	position:absolute;
	left:30px;
	top:20px;
	width:779px;
	height:25px;
	z-index:1;
	border: 0;
	padding:0;
	outline: 0;
}
