a:link {
	color: #09C;
	text-decoration: none;
	border: none;
}
a:hover {
	color: #6CF;
	text-decoration: none;
	font-weight: bold;
	border: none;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #006;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#ligas {
	float: left;
	height: 15px;
	width: 980px;
	text-align: center;
	font-size: 9px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 11px;
	font-weight: 400;
	color: #666;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
}
h5 {
	font-size: 9px;
	color: #999;
	text-align: left;
}



#wrapper {
	width: 980px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
}
#container {
	float: left;
	height: auto;
	width: 980px;
	background-color: #FFF;
}

#container .feature {
	float: left;
	height: auto;
	width: 240px;
	margin-left: 65px;
}
#post {
	float: left;
	height: auto;
	width: 980px;
	background-color: #FFF;
}
#post .left {
	float: left;
	height: auto;
	width: 600px;
	margin-left: 30px;
}
#post .leftinside {
	float: left;
	width: 600px;
	margin-top: 15px;
}

#post .bar {
	float: right;
	width: 300px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	padding-left: 30px;
}
#post .bar .toplink {
	float: right;
	height: 60px;
	width: 300px;
	background-image: url(../img/toplink.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
	text-align: center;
	font-size: 14px;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#post .bar .links {
	float: right;
	height: auto;
	width: 300px;
	background-image: url(../img/linksbox.jpg);
	background-repeat: repeat-y;
}
#post .bar .links .caja {
	float: left;
	height: auto;
	width: 180px;
	margin-left: 55px;
	text-align: center;
	font-size: 9px;
	color: #666;
	font-weight: bold;
}

#post .bar .downlink {
	height: 40px;
	width: 300px;
	background-image: url(../img/downlink.jpg);
	background-repeat: no-repeat;
	float: right;
	text-align: left;
}




#footer {
	background-color: #FFF;
	width: 980px;
	float: left;
	background-image: url(../img/barra_footer.jpg);
}
#post .inbar {
	float: right;
	width: 100px;
}

#copyright {
	float: left;
	width: 980px;
	text-align: center;
	font-size: 10px;
	color: #666;
	margin-bottom: 10px;
	background-color: #FFF;
}

#footer .square {
	float: left;
	width: 200px;
	margin-top: 30px;
	margin-left: 35px;
	text-align: left;
	color: #39C;
	font-size: 10px;
	font-weight: bold;
}
#footer .top {
	float: left;
	width: 980px;
	background-image: url(../img/footer_top.jpg);
	background-repeat: no-repeat;
	height: 25px;
	text-align: left;
	text-indent: 40px;
	padding-top: 25px;
	margin-top: 30px;
	color: #FFF;
	font-size: 14px;
}
#footer .ctndown {
	float: left;
	width: 980px;
	background-image: url(../img/footer_box.jpg);
	background-repeat: repeat-y;
}
#footer .end {
	height: 25px;
	width: 980px;
	float: left;
	background-image: url(../img/end.jpg);
	background-repeat: no-repeat;
}



.read-feature {
	background: url(../img/link-feature.gif) no-repeat center right;
	font-size: 11px;
	font-weight: bold;
	color: #6CF;
	float: right;
	padding-right: 13px;
}



#flash {
	height: 300px;
	width: 980px;
	float: left;
}
#header {
	height: 94px;
	width: 980px;
	float: left;
	background-image: url(../img/bgan_header_bg.jpg);
}
#header .logo {
	height: 94px;
	width: 165px;
	margin-right: 10px;
	padding-top: 0px;
	padding-left: 10px;
	float: left;
}
#header .right {
	float: right;
	height: 20px;
	width: 780px;
	margin-top: 25px;
	border: none;
}
#header .rightinside {
	width: auto;
	margin-right: 5px;
	float: left;
}





#search {
	float: right;
	width: 275px;
	margin: 0px 18px;
	display: inline;
}
	#search .submit {
	float: right;
	border: 0;
	width: 13px;
	height: 15px;
	background-color: #FFF;
}
	#search .text {
	width: 227px;
	height: 14px;
	border: 1px solid #ddd;
	float: left;
	color: #888;
}
