<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*------------------------------------ CORREÃ‡Ã”ES ------------------------------------------*/

body {
	margin:0;
	padding:0;
}


/*------------------------------------ GERAL ------------------------------------------*/

#compartilhar-top {
	position:absolute;
	left:678px;
	top:228px;
	z-index:3;
}
#like-top {
	position:absolute;
	left:846px;
	top:225px;
	z-index:50;
}
#rodape {
	position:relative;
	width:936px;
	height:60px;
	border-top:1px solid #eceae7;
	padding:10px 0 0;
}

/*------------------------------------ NAVEGACAO ------------------------------------------*/

#prox_ant {
	position : absolute;
	left : 860px;
	top : 8px!important;
	z-index : 10;
	display : block;
	height : 30px;
	width:65px;

}

#prox_ant a {
	display : block;
	position : absolute;
	width : 30px;
	height : 30px;
	margin : 1px;
	cursor:pointer;
}
#prox_ant a:hover { background-position : 0 -30px; }
#prox_ant a.pro {
	background-image : url(prox2.gif);
	right : 0;
	top : 0px
}
#prox_ant a.ant {
	background-image : url(ant2.gif);
	right : 35px;
	top : 0;
}


/*------------------------------------ MIOLO ------------------------------------------*/

#abertura {
	width:936px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}
#abertura h2 {
	color:#47423a;
	font-size:31px;
	padding:5px 0 10px;
	font-weight:bold;
	margin:0;
}
#abertura p, #abertura p b {
	line-height:18px;
	color:#7f7871;
	margin:0;
	font-size:12px;
}

#conteudo {
	width:936px;
	height:600px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/*------------------------------------ COMPARTILHAR ------------------------------------------*/

#compartilhar {
	width:154px;
	height:14px;
	background:url(img/compartilhar.png) no-repeat 0 -141px;
	position:absolute;
	z-index:3;
}
#rodape #compartilhar { top:15px; right:0; left:auto; }
#compartilhar li {
	float:right;
}
#compartilhar li a {
	background-image:url(img/compartilhar.png);
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	margin-right:13px;
}
#compartilhar li a#link-facebook {
	background-position:0 0;
	width:14px;
	height:14px;
	margin-right:0;
}
#compartilhar li a#link-twitter {
	background-position:0 -20px;
	width:14px;
	height:14px;
}
#compartilhar li a#link-orkut {
	background-position:0 -40px;
	width:14px;
	height:14px;
}

/*------------------------------------ MENU ------------------------------------------*/

#menu {
	position : absolute;
	left : 0px;
	top : 250px;
	width : 936px;
	height : 36px;
	border-top : 1px solid #d5d0cb;
	border-bottom : 1px dotted #ebe9e6;
	z-index : 20;
}
#menu h2 {
	width : auto;
	height : 40px;
	line-height : 40px;
	float : left;
}
#menu h2 a {
	width : auto;
	height : 13px;
	line-height : 13px;
	float : left;
	margin : 10px 0 0 0;
	padding : 0 10px;
	border-right : 1px solid #bbb7b3;
	color : #a39e98;
	display : block;
}
#menu h2.mne {
	border:medium none;
	float:right;
	padding:0 10px 0 0;
	color:#F90
}
#menu h2.mne a {
	border:medium none;
	float:right;
	color:#F90;
	padding:0 0;
}
#menu h2 a:hover, #menu h2.sel a, .p0 #menu h2.mn0 a, .p1 #menu h2.mn1 a, .p2 #menu h2.mn2 a, .p3 #menu h2.mn3 a, .p4 #menu h2.mn4 a, .p5 #menu h2.mn5 a, .p6 #menu h2.mn6 a, .p7 #menu h2.mn7 a, .p8 #menu h2.mn8 a, .p9 #menu h2.mn9 a, .p10 #menu h2.mn10 a, #menu.mais h2.mne a {
	color : #ff9900;
}
h2.mne a:hover {
	text-decoration:underline;
}

/*------------------------------------ MAIS ------------------------------------------*/

#mais {
	width : 960px;
	height:595px;
	position : absolute;
	left : 00px;
	z-index : 9;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
}
#mais h3 {
	font-size:22px;
	color:#47423a;
	position:absolute;
	left:20px;
	top:10px;
}
#mais #texto {
	height:580px;
	left:0;
	width:960px;
	position:absolute;
}
#mais #texto p {
	display : block;
	float : left;
	width : 220px;
	height : 70px;
	margin : 10px 20px 0 0;
}
#mais #texto p a {
	width : 220px;
	height : 70px;
	display : block;
	color:#5d5850;
	text-decoration:none;
}
#mais #texto p a {
	font-weight : bold;
	line-height : 16px;
	font-size:11px;
}
#mais #texto p a:hover { color : #ff9900; }
#mais #texto p a img {
	border : 3px solid #fff;
	float : left;
	margin : 0 5px 0 0;
}
#mais #texto p a:hover img { border : 3px solid #ff9900; }</pre></body></html>