<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 */

#content {
	width:980px;
}

#hiLi {
	background-repeat:no-repeat;
	height:374px;
	overflow:hidden;
	margin-bottom:10px;
	padding:0 0 6px 6px;
	width:972px;
}

#hiLi #subtitle {
	background-image:url(../_imgs/hiLiMask.png);
	color:#FFF;
	float:left;
	height:380px;
	padding:310px 15px 0;
	width:570px;
	/*POSITION*/
	position:relative;
    top:0;
	left:-6px;
}

#hiLi #subtitle a {
	color:#FFF;
	font-family:'OpenSansBold', Arial, Helvetica, sans-serif;
	font-size:30px;
	text-decoration:none;
	text-transform:uppercase;
	text-shadow:2px 2px #000;
}

#hiLi #subtitle a div {
	color:#FFF;
	font-family:'OpenSansRegular', Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	text-transform:uppercase;
	text-shadow:1px 1px #000;
}

#hiLi #selecHolder {
	margin-top:48px;
}

#hiLi #selecHolder a .selec {
	background-color:#999;
	border:#FFF solid 1px;
	float:left;
	height:6px;
	margin-left:5px;
	width:6px;
}

#hiLi #selecHolder .selected {
	background-color:#F60;
	border:#FFF solid 1px;
	float:left;
	height:6px;
	margin-left:5px;
	width:6px;
}

#hiLi1 {
	float:right;
	width:372px;
}

#hiLi1 .box {
	background-color:#EEE;
	margin-top:5px;
	overflow:hidden;
	padding:3px 15px 3px 4px;
}

#hiLi1 .box:hover {
	background-color:#DDD;
	/*background-image:url(../_imgs/bgBco90.png);*/
}

#hiLi1 .box a, #hiLi1 .box a:hover {
	text-decoration:none;
}

#hiLi1 .box .img {
	float:left;
	height:86px;
	margin-right:15px;
	overflow:hidden;
}

#hiLi1 .box .txt {
	font-size:11px;
	float:right;
	line-height:normal;
	overflow:hidden;
	padding:8px 0 0;
	text-align:justify;
	width:250px;
}

#hiLi1 .box .txt h1 {
	float:left;
	font-family:'OpenSansBold', Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:0;
	margin:6px 0 0;
	padding:0;
	text-transform:uppercase;
}

#hiLi1 .box .txt .seta {
	float:left;
	margin-right:8px;
	padding:2px;
}

#hiLi1 #box0 .txt .seta {
	background-color:#F60;
}

#hiLi1 #box1 .txt .seta {
	background-color:#069;
}

#hiLi1 #box2 .txt .seta {
	background-color:#0C3;
}

#hiLi1 #box3 .txt .seta {
	background-color:#F36;
}

#hiLi1 #box0 .txt h1 {
	color:#F60;
}

#hiLi1 #box1 .txt h1 {
	color:#069;
}

#hiLi1 #box2 .txt h1 {
	color:#0C3;
}

#hiLi1 #box3 .txt h1 {
	color:#F36;
}

#hiLi1 .box .txt .clear {
	margin-top:20px;
}

#hiLi2 .box {
	background-color:#EEE;
	padding: 0;
	margin: 0 5px 0 0;
}

#hiLi2 .box h1 {
	background-repeat:repeat-x;
	background-color:#F97219;
	color:#FFF;
	font-family:'OpenSansBold', Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:5px 10px;
	margin-top:0;
	margin-bottom:3px;
	text-transform:uppercase;
	text-align: center;
}

#hiLi2 .box .faixa {
	background-color:#F60;
	height:2px;
}

#hiLi2 .box .txt {
	font-size:11px;
	line-height:normal;
	overflow:hidden;
	padding:7px;
	text-align:justify;
}</pre></body></html>