.apre {
	width: 480px;
	height: 215px;
	margin: 0px;
	padding: 0px;
}
.destaque {
	background-image: url(../images/padrao/destaqueFundo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	float: left;
	width: 187px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding: 10px;
	vertical-align: top;
	text-align: center;
	height: 100px;
}
.destaque h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	line-height: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.destaque h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #607F03;
	line-height: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.destaque h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	line-height: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.destaque p {
	margin: 0px;
	padding: 0px;
}
.destaque a {
	color: #333333;
	text-decoration: none;
}
.destaque a:hover {
	color: #999999;
}

.clima {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 170px;
	width: 146px;
	background-image: url(../images/padrao/climaFundo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	line-height: 124px;
}
.noticias {
	background-color: #F1EFE2;
	background-image: url(../images/padrao/tituloNoticias.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 412px;
	height: 325px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
}
.noticias .noticiasTab {
	padding: 0px;
	width: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.noticias .retroceder {
	width: 40%;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.noticias .avancarRetroceder {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 20px;
	width: 85%;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: center center;
}
.noticias .avancarRetroceder a {
	font-weight: bold;
	color: #7C733D;
	text-decoration: none;
}
.noticias .avancarRetroceder a:hover {
	color: #B6B18F;
}

.noticias .noticiasTab .divisao {
	margin: 0px;
	padding: 0px;
	height: 15px;
	background-color: #F1EFE2;
	background-image: url(../images/padrao/divisaoNoticias.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.noticias .avancar {
	padding: 0px;
	float: right;
	width: 40%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}

.noticias a {
	color: #7C733D;
	text-decoration: none;
}

.noticias a:hover {
	color: #B6B18F;
}



.noticias .noticiasTab .noticiaImg {
	text-align: left;
	vertical-align: middle;
	width: 20%;
}
.noticias .noticiasTab h1 {
	font-weight: bold;
	color: #7C733D;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.noticias .noticiasTab p {
	color: #7C733D;
	margin: 0px;
	padding: 0px;
}

.noticias .noticiasTab .noticiaImg img {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
.noticias .noticiasTab .noticiaImg .foto {
	padding: 1px;
	margin-top: 0px;
	margin-right: -2px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #FFFFFF;
	width: 60px;
	height: 50px;
}






.entrevista {
	width: 203px;
	background-color: #DDEFC7;
	background-image: url(../images/padrao/tituloEntrevista.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	vertical-align: top;
}
.entrevista .entrevistaTab {
	padding: 0px;
	width: 190px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.entrevista .entrevistaTab h1 {
	font-weight: bold;
	color: #777777;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.entrevista .entrevistaTab img {
	padding: 1px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 0px;
	border: 1px solid #5B7B6C;
	float: left;
	height: 50px;
	width: 60px;
}


.entrevista .entrevistaTab p {
	color: #777777;
	margin: 0px;
	padding: 0px;
	line-height: 13px;
}
.entrevista .entrevistaTab a {
	color: #777777;
	text-decoration: none;
}
.entrevista .entrevistaTab a:hover {
	color: #AAAAAA;
}


.entrevista .entrevistaTab .entrevistaImg {
	vertical-align: top;
}


.debate {
	width: 203px;
	background-color: #EEEEEE;
	background-image: url(../images/padrao/tituloDebate.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	vertical-align: top;
}
.debate .debateTab {
	padding: 0px;
	width: 190px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.debate .debateTab h1 {
	font-weight: bold;
	color: #777777;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.debate .debateTab img {
	padding: 1px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 0px;
	border: 1px solid #005279;
	float: left;
	height: 50px;
	width: 60px;
}
.debate .debateTab a {
	color: #777777;
	text-decoration: none;
}
.debate .debateTab a:hover {
	color: #AAAAAA;
	text-decoration: none;
}



.debate .debateTab p {
	color: #777777;
	margin: 0px;
	padding: 0px;
	line-height: 13px;
}



.cultural {
	width: 203px;
	background-color: #F0E1D9;
	background-image: url(../images/padrao/tituloCultural.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	vertical-align: top;
}
.cultural .culturalTab {
	padding: 0px;
	width: 190px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.cultural .culturalTab h1 {
	font-weight: bold;
	color: #777777;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.cultural .culturalTab img {
	padding: 1px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 0px;
	border: 1px solid #712400;
	float: left;
	height: 50px;
	width: 60px;
}
.cultural .culturalTab a {
	color: #777777;
	text-decoration: none;
}
.cultural .culturalTab a:hover {
	color: #AAAAAA;
}



.cultural .culturalTab p {
	color: #777777;
	margin: 0px;
	padding: 0px;
	line-height: 13px;
}
.cultural .culturalTab .culturalImg {
	vertical-align: top;
}
