@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;}
.linha_simples {font-size: 11px; color: #FFFFFF; line-height: 22px; outline: 0;}
.bolinhas_ls {font-size: 12px; font-weight: bold; color: #8e0d25;line-height: 22px; outline: 0;}
.linha_dupla {font-size: 11px; color: #FFFFFF; line-height: 16px; outline: 0;}
.bolinhas_ld {font-size: 12px; font-weight: bold; color: #8e0d25;line-height: 16px; outline: 0;}
.legenda {font-size: 9px; color: #8e1227; outline: 0;}

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

#exemplo_pgs {
	position:absolute;
	left:0px;
	top:320px;
	width:193px;
	height:434px;
	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:768px;
	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:613px;
	clear: both;
	float: none;
	z-index: 13;
	border: 0;
	padding: 0;
	outline: 0;
	
}
#texto_topo {
	position:absolute;
	left:30px;
	top:20px;
	width:779px;
	height:27px;
	z-index:1;
	border: 0;
	padding: 0;
	outline: 0;
}

#texto_corpo {
	position:absolute;
	left:220px;
	top:80px;
	width:604px;
	height:266px;
	z-index:16;
	border: 0;
	padding: 0;
	outline: 0;
}
#fixa_tecnica {
	position:absolute;
	left:30px;
	top:365px;
	width:763px;
	height:130px;
	z-index:16;
	border: 0;
	padding: 0;
	outline: 0;
}
#capa_livro {
	position:absolute;
	left:30px;
	top:80px;
	width:177px;
	height:266px;
	z-index:16;
	border: 0;
	padding: 0;
	outline: 0;
}

