<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */




.boldmarrom1
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#7D4831;
	font-weight:bold;
}

.trebuchetmarrom1
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#7D4831;
}

.linktrebuchetmarrom1
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#7D4831;
	text-decoration: underline;
}


.trebuchetpreta1
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}


*
{
	margin:0;
	padding:0;
}

a
{
	text-decoration:none;
	color:#83744D;
}

h3
{
	font-size:14px;
}

body
{
	background:url('../img/bg_v1.jpg') #000000 top center no-repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#wrapper
{
	width:100%;
	height:22px;
	background:url('../img/bg.jpg') #000000;
}

#topo
{
	position:absolute;
	width:980px;
	float:left;
	left:50%;
	margin-left:-490px;
	background:url('../img/bg.jpg') #000000;
}

#menu
{
	width:975px;
	height:20px;
	margin:0 auto;
	margin-top:218px;
	color:#83744D;
	font-weight:bold;
	font-size:12pt;
}

#menu ul
{
	width:100%;
	list-style:none;
	margin:0;
	padding:0;
}

#menu ul li
{
	display:inline;
	padding:0 50px 0 50px;
	border-right:solid 1px #666;
}

#menu ul li:nth-child(5) 
{
	border:none;
}

#menu ul li:first-child + li + li + li + li
{
	border:none;
}

#submenu
{
	width:980px;
	height:130px;
	margin-top:10px;
}

#sub1
{
	float:left;
	width:168px;
	height:133px;
	background:url(../img/sub1.jpg) no-repeat;
}

#sub1:hover
{
	background:url(../img/sub1_ovr.jpg) no-repeat;
}

#sub2
{
	float:left;
	width:197px;
	height:133px;
	background:url(../img/sub2.jpg) no-repeat;
}

#sub2:hover
{
	background:url(../img/sub2_ovr.jpg) no-repeat;
}

#sub3
{
	float:left;
	width:197px;
	height:133px;
	background:url(../img/sub3.jpg) no-repeat;
}

#sub3:hover
{
	background:url(../img/sub3_ovr.jpg) no-repeat;
}

#sub4
{
	float:left;
	width:197px;
	height:133px;
	background:url(../img/sub4.jpg) no-repeat;
}

#sub4:hover
{
	background:url(../img/sub4_ovr.jpg) no-repeat;
}

#sub5
{
	float:left;
	width:221px;
	height:133px;
	background:url(../img/sub5.jpg) no-repeat;
}

#sub5:hover
{
	background:url(../img/sub5_ovr.jpg) no-repeat;
}

#conteudo
{
	margin-top:10px;
}

#materias
{
	width:320px;
	float:left;
	padding-left:20px;
	background:url(../img/bg-menu.jpg) no-repeat;
	min-height:390px;
}

#materias &gt; ul
{
	margin-top:40px;
	list-style:none;
}

#materias &gt; ul &gt; li
{
	border-bottom:dotted #C58469 2px;
	width:85%;
	margin-bottom:15px;
}

#materias a
{
	color:#C58468;
}

#materias a:hover
{
	color:#83744D;
}

#texto
{
	width:640px;
	float:right;
}

#nova_geracao
{
	width:980px;
	margin: 0 auto;
	height:1360px;
	margin-top:10px;
}

#viagem, #origem, #equipe
{
	width:980px;
	margin: 0 auto;
	height:620px;
}

#rodape
{
	margin:0 auto;
	width:100%;
	height:50px;
	background:url(../img/rodape1.jpg) bottom no-repeat;
}</pre></body></html>