BODY {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
}

H1, H2, H3, H4 {
	font-family: 'arial rounded MT bold', arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}
H1 {
	font-size: 45px;
}
H2 {
	font-size: 30px;
}
H3 {
	font-size: 25px;
}
H4 {
	font-size: 18px;
}
P {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

A:link {
	color: #0099CC;
	text-decoration: none;
}
A:visited {
	color: #0099CC;
	text-decoration: none;
}
A:hover {
	color: #006699;
	text-decoration: none;
}

A IMG {
	border: 0px;
}

FORM {
	padding: 0px;
	margin: 0px;
}

INPUT, SELECT, TEXTAREA {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	padding: 2px;
	border: 1px inset #666666;
	background-color: #FFFFFF;
	color: #000000;
}
INPUT.button {
	border: 1px outset #666666;
	background-color: #CCCCCC;
	font-weight: bold;
}

.clear {
    clear: both;
    height: 0px;
    font-size: 1px;
}

#top {
	background:#fff url(/images/top_bg.jpg) top left repeat-x;
	height: 90px;
}
#contents {
	background:#fff url(/images/bg.gif) top left repeat-x;
	padding: 5px;
}

#top1, #contents1, #bottom1 {
	width: 990px;
	padding: 5px;
	margin: auto;
}

#top #logo {
	height: 60px;
	float: left;
}
#top #topLinks {
	height: 60px;
	float: right;
}
#top #topLinks DIV {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#top #topLinks DIV A:link {
	color: #FFFFFF;
	font-weight: bold;
}
#top #topLinks DIV A:visited {
	color: #FFFFFF;
	font-weight: bold;
}
#top #topLinks DIV A:hover {
	color: #CCCCCC;
	font-weight: bold;
}
#top H1 {
	margin: 0px;
	color: #FFFFFF;
}
#top H1 A:link {
	text-decoration: none;
	color: #FFFFFF;
}
#top H1 A:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#top H1 A:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#top1 #menu {
	height: 23px;
}
#top1 #menu A:link {
	height: 23px;
	line-height: 23px;
	background: url(/images/top_menu_arrow.jpg) top right no-repeat;
	float: left;
	padding-left: 5px;
	padding-right: 16px;
	text-decoration: none;
	color: #FFFFFF;
}
#top1 #menu A:visited {
	height: 23px;
	line-height: 23px;
	background: url(/images/top_menu_arrow.jpg) top right no-repeat;
	float: left;
	padding-left: 5px;
	padding-right: 16px;
	text-decoration: none;
	color: #FFFFFF;
}
#top1 #menu A:hover {
	height: 23px;
	line-height: 23px;
	background: url(/images/top_menu_arrow_hover1.jpg) top right no-repeat;
	float: left;
	padding-left: 5px;
	padding-right: 16px;
	text-decoration: none;
	color: #666666;
}
#top1 #menu A.previous {
	background: url(/images/top_menu_arrow_hover0.jpg) top right no-repeat;
}

.homeCol {
	width: 330px;
	margin-right: 15px;
	float: left;
}
.homeColLast {
	width: 300px;
	float: left;
}
.homeSection {
	/* background-color: #FF0000; */
	padding: 5px;
	margin-bottom: 15px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
}
.homeSection H2 {
	margin-bottom: 5px;
	font-size: 25px;
}
.homeSection UL {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.homeSectionActive {
	background-image: url(/images/home_section_back_hover.png);
}

.filtragem {
	border: 1px dotted #CCCCCC;
	background-color: #EEEEEE;
	padding: 5px;
	font-size: 10px;
	margin-bottom: 10px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
}
.filtragemActiva {
	border: 1px solid #666666;
	background-color: #FFFFCC;
}
.filtragemCol {
	width: 25%;
	float: left;
}
.filtragemCol DIV {
	margin: 3px;
}
.filtragemTitle {
}
.filtragem SELECT {
	font-size: 11px;
	padding: 1px;
	width: 200px;
	margin-left: 10px;
}
.filtragem INPUT {
	font-size: 11px;
	padding: 1px;
	width: 200px;
	margin-left: 10px;
}
.filtragem INPUT.button {
	margin-left: 64px;
	width: 150px;
}

.navBar {
	text-align: center;
	background-color: #EEEEEE;
	color: #CCCCCC;
	padding: 5px;
	font-size: 12px;
	margin-bottom: 10px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;	
}
.navBar .resultsQtt {
	color: #666666;
	text-align: center;
	font-weight: bold;
}
.navBar A {
	margin-left: 3px;
	margin-right: 3px;
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;	
}
.navBar A.active {
	color: #000000;
	border: 1px solid #CCCCCC;
}

.lista_tags {
	margin-bottom: 10px;
}

.tagSize1 {
	font-size: 10px;
}
.tagSize2 {
	font-size: 13px;
}
.tagSize3 {
	font-size: 16px;
}
.tagSize4 {
	font-size: 19px;
}

.anuncio {
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #EEEEEE;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
}
.anuncioLink {
	cursor: pointer;
}
.anuncioActivo {
	border: 1px solid #666666;
}

.anuncio .pic {
	width: 150px;
	margin-right: 20px;
	float: left;
}
.anuncio .pic IMG {
	width: 150px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
}
.anuncio .txt {
	width: 795px;
	float: left;
}
.anuncio .txt H4 {
	margin-bottom: 10px;
}
.anuncio .txt .info {
	font-size: 12px;
	color: #666666;
	margin-bottom: 10px;
}

.anuncio .parceiroPic {
	width: 200px;
	margin-left: 10px;
	margin-right: 20px;
	float: left;
}
.anuncio .parceiroTxt {
	width: 725px;
	float: left;
}


#anuncio_foto {
	width: 300px;
	float: left;
	margin-right: 20px;
}
#anuncio_txt {
	width: 650px;
	float: left;
	margin-right: 20px;
}
#anuncio_txt P {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 10px;
}

#anuncio_txt P .originalLink {
	font-size: 12px;
	margin-top: 5px;
}

.anuncio_adsense_1 {
	width: 728px;
	height: 90px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}


.tags {
	text-align: center;
}
.tags A {
	margin: 5px;
}

.backLinkDiv {
	margin-bottom: 10px;
}
.backLinkDiv A:link {
	padding-left: 18px;
	color: #999999;
	background: url(/images/arrow_back.png) center left no-repeat;
}
.backLinkDiv A:visited {
	padding-left: 18px;
	color: #999999;
	background: url(/images/arrow_back.png) center left no-repeat;
}
.backLinkDiv A:hover {
	padding-left: 18px;
	color: #0099CC;
	background: url(/images/arrow_back_over.png) center left no-repeat;
}


#bottom {
	background:#fff url(/images/bg.gif) top left repeat-x;
	min-height: 100px;
}
#bottom #bottom1 {
	text-align: center;
	font-size: 10px;
	color: #666666;
}
#bottom #bottom1 DIV {
	padding: 5px;
}
#bottom #bottom1 DIV A:link {
	color: #666666;
	text-decoration: underline;
}
#bottom #bottom1 DIV A:visited {
	color: #666666;
	text-decoration: underline;
}
#bottom #bottom1 DIV A:hover {
	color: #666666;
	text-decoration: none;
}