@charset "utf-8";

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	/*font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;*/
	font-size: 12px;
	color: #666;
	margin: 0px;
	padding: 0px;
}

#topo {
	background-color: #000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
}
.Comentario {
	font-size: 12px;
	color: #666;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}

#topo #barra_ouro {
	background-color: #FFF;
	color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C90;
}
.limite {
	display: block;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#topo #logo {
	display: block;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
#topo #pesquisa {
	display: block;
	float: left;
	margin-top: 30px;
	margin-left: 50px;
}
#topo #pesquisa #txtpesquisa {
	font-size: 16px;
	display: block;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}

#topo #pesquisa #btpesquisar {
	color: #999;
	background-color: #333;
	display: block;
	padding: 10px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 16px;
}
#rede_social {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #eee;
}

#topo #box_previsao_tempo {
	display: block;
	float: right;
	margin-top: 15px;
}
#topo #navegacao {
	background-color: #C1A73E;
	display: block;
}
#topo #navegacao ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#Videos {
	background-color: #eee;
	background-image: url(imagens/degrade_1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eee;
	border-right-color: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
}
#Videos h1 {
	font-size: 24px;
	color: #666;
	display: block;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#Videos h1 span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #999;
	display: block;
	margin-top: 10px;
	float: right;
}
.BoxMidia a {
	font-size: 12px;
	color: #333;
	display: block;
	padding: 3px;
	text-decoration: none;
}
.BoxMidia {
	display: block;
	float: left;
	width: 150px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
}





.Galeria1 {
	/*
	display: block;
	margin: 10px;
	float: left;
	width: 280px;
	background-image: url(imagens/fundo_black.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	min-height: 40px;
	background-color: #000;
	border: 2px solid #FFF;
	box-shadow: 0 0 10px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
	*/
	min-height: 280px;
	box-shadow: 0px 5px 15px rgba(0,0,0,.3);
}
.Galeria1 a {
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-shadow: 0px 0px 15px rgba(0,0,0,.4);
	padding: 10px;
	display: block;
	float:left;
	margin-top: 15px;
	background-color: rgba(0,0,0,.7);
}

.Depoimento {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: dashed 2px #eee;
}


.Lista {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.Lista li {
	display: block;
	margin: 0px;
	padding: 0px;
}
.Lista li a {
	font-size: 14px;
	color: #666;
	text-decoration: none;
	background-color: #eee;
	display: block;
	padding: 10px;
	margin-bottom: 2px;
	background-image: url(imagens/degrade_1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.Lista li a:hover {
	color: #333;
	background-image: url(imagens/degrade_1.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}




.publicidade {
	font-size: 10px;
	color: #999;
}
#base .Noticia1 {
	margin-bottom: 15px;
	margin-right: 30px;
	padding-bottom: 15px;
	width: 320px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #eee;
}

#base .Noticia1 p {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.Noticia1 h1  {
	color: #333;
	display: block;
	padding-top: 20px;
	font-size: 24px;
	font-weight: 700;
	margin: auto;
	padding-bottom: 10px;
}
#base .Noticia2 {
	float: left;
	width: 230px;
	margin-right: 10px;
}
.Noticia4 {
	float: left;
	width: 450px;
	margin-right: 15px;
	display: block;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #eee;
}

.Campo {
	font-size: 14px;
	color: #666;
	display: block;
	margin: 2px;
	padding: 6px;
	border: 1px solid #eee;
	min-width: 300px;
	box-shadow: inset 0 0 5px rgba(0,0,0,.1);
	-moz-box-shadow: inset 0 0 5px rgba(0,0,0,.1);
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,.1);
}
h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.Campo2 {
	font-size: 12px;
	color: #666;
	display: block;
	margin: 2px;
	padding: 3px;
	border: 1px solid #eee;
	min-width: 200px;
	box-shadow: inset 0 0 5px rgba(0,0,0,.1);
	-moz-box-shadow: inset 0 0 5px rgba(0,0,0,.1);
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,.1);
}
#frmnews {
	background-color: #eee;
	display: block;
	padding: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-image: url(imagens/degrade_1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#TNews {
	color: #999;
	font-size: 18px;
	background-image: url(imagens/icon_email.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 60px;
}



.AEsquerda {
	margin: 20px;
	float: left;
}
#base .Noticia1 img , #base .Noticia2 img, #base .Noticia4 img{
	float: left;
	margin-right: 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.Noticia1 h2 a , .Noticia2 h2 a, .Noticia4 h2 a{
	color: #C60;
	text-decoration: none;
}
.Noticia1 p a , .Noticia4 p a{
	color: #666;
	text-decoration: none;
}
.Noticia1 p a:hover , .Noticia4 p a:hover{
	color: #333;
}
.Noticia1 h2 a:hover , .Noticia4 h2 a:hover{
	color: #C90;
}
a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#base .Noticia1 h2 , #base .Noticia2 h2, #base .Noticia4 h2{
	font-size: 16px;
	color: #C60;
	margin: 0px;
	padding: 0px;
}
.Titulo1 {
	font-size: 36px;
	color: #C90;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #eee;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-decoration: none;
}

#rodape {
	display: block;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #000;
	border-top: solid 4px #C90;
	color: #333;
	font-size: 12px;
}
#rodape a   {
	color: #999;
	text-decoration: none;
}
#rodape a:hover {
	color: #333;
	text-decoration: underline;
}
#FotoColunista {
	float: right;
	margin-top: -30px;
}





#data {
	font-size: 10px;
	color: #999;
}
#base #destaque_inicio {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #eee;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}






#topo #navegacao ul li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#topo #navegacao ul li:hover ul{
	display: block;
	z-index: 9999;
}
#topo #navegacao ul li ul {
	display: none;
	position:absolute;
	float:left;
	width: 160px;
	background-color: #C1A73E;
	margin-top:37px;
	box-shadow: 0px 0px 15px rgba(0,0,0,.2);
}
#topo #navegacao ul li ul li a{
	float: none;
	width: 136px;
}
#topo #navegacao ul li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#topo #navegacao ul li a#Ativo {
	color: #999;
	background-color: #FFF;
}

#topo #navegacao ul li a:hover {
	color: #C60;
	background-color: #FFF;
}

.clear {
	clear: both;
}
#base .Col1 .Col4 {
	float: left;
	width: 340px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#header_colunista {
	background-color: #CCC;
	padding-top: 10px;
	padding-bottom: 20px;
	background-image: url(imagens/fundo_colunista.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header_colunista h1 {
	color: #FFF;
	font-size: 24px;
	font-weight: 700;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: 0 3px 6px #999;
	margin: 0px;
	padding-top: 20px;
}
#header_colunista h1 span{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	display: block;
	margin-bottom: 10px;
	font-size: 22px;
	font-weight: 700;
	color: #333;
}



#base .Col1 {
	float: left;
	width: 720px;
	margin-right: 30px;
	text-align: left;
}
#base {
	margin-top: 30px;
	margin-bottom: 30px;
}

#base .Col2 {
	float: left;
	width: 220px;
}
#base .Col2 #lista_colunistas {
	padding: 10px;
	color: #C90;
	margin: 0px;
}
#base .Col2 #lista_colunistas h2 {
	font-size: 18px;
	color: #C90;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
}
.botao1 {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	background-color: #C93;
	display: block;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.botao1:hover {
	background-color: #963;
}

#nav_slide a {
	font-weight: 700;
	color: #999;
	text-decoration: none;
	margin-bottom: 10px;
	display: block;
	padding: 5px;
	float: left;
	background-color: #FFF;
	margin-right: 1px;
}
#nav_slide {
	display: block;
	clear: both;
	z-index: 999;
	position: absolute;
}

#nav_slide a.activeSlide {
	color: #CCC;
}


#base .Col2 #lista_colunistas ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#base .Col2 #lista_colunistas ul li {
	display: block;
	margin: 0px;
	list-style-type: none;
	color: #999;
	clear: both;
}
#base .Col2 #lista_colunistas ul li img {
	background-color: #FFF;
	float: left;
	border: 1px solid #FFF;
	margin-right: 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#base .Col2 #lista_colunistas ul li a:hover {
	background-color: #C1A73E;
	border-left-color: #C93;
}
#base .Col2 #lista_colunistas ul li a {
	text-decoration: none;
	display: block;
	color: #FFF;
	font-size: 12px;
	background-color: #D2BF73;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #C1A73E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-right: -10px;
	margin-left: -10px;
}
.bt_branco {
	font-size: 16px;
	color: #C60;
	text-decoration: none;
	background-color: #FFF;
	display: block;
	padding: 6px;
	margin: 10px;
}
.Col3 {
	display: block;
	margin: 10px;
	padding: 10px;
	float: left;
	width: 280px;
	min-height: 180px;
}
#base .Col3 #news {
	font-size: 16px;
	color: #C60;
	background-image: url(imagens/icon_email.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#base .Col3 #agenda {
	font-size: 16px;
	color: #C60;
	background-image: url(imagens/icon_agenda.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
.agenda {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.agenda li {
	padding: 5px;
	list-style-type: none;
	clear: both;
}
.agenda li a {
	color: #C60;
	text-decoration: none;
}
.agenda li span {
	font-size: 16px;
	color: #666;
	background-color: #FFF;
	display: block;
	padding: 3px;
	float: left;
	margin-right: 8px;
}
.Noticia3 {
	display: block;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
	color: #C90;
}
.Noticia3 a {
	color: #C90;
	text-decoration: none;
}
.Noticia3 a:hover {
	text-decoration: underline;
}


.Noticia3 span {
	font-weight: bold;
	display: block;
	color: #C60;
}
#local {
	font-size: 11px;
	font-style: italic;
	color: #999;
}
#local a {
	color: #999;
}
#ColunaFotos {
	display: block;
	float: right;
	width: 170px;
	padding: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
	margin-left: 10px;
}
#ColunaFotos img {
	display: block;
	margin-bottom: 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#base .Col1 p {
	text-align: justify;
}
#BoxComentario {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #eee;
	border-bottom-color: #eee;
}
#texto {
	font-size: 14px;
	color: #333;
	line-height: 170%;
}
#slide_not {
	margin-bottom: 40px;
	border: 3px solid #eee;
}
#slide_not h1 a{
	text-decoration: none;
	color: #333;
}
#slide_not h1 {
	display: block;
	margin: 10px;
	float: left;
	padding: 0px;
}
#slide_not p {
	color: #666;
	margin: 0px;
	padding: 10px;
	display: block;
}


#slide_not h1 a:hover {
	color: #000;
}
.ListaCateg {
	background-color: #eee;
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-image: url(imagens/degrade_1.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.ListaCateg li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}
.ListaCateg li a {
	color: #666;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eee;
}
.ListaCateg li a:hover {
	color: #999;
	background-color: #FFF;
}
.Bloco1 {
	display: block;
	float: right;
	width: 500px;
	text-align: justify;
}

#NavParceiros #NavParcAnt{
	background-color: #ccc;
	color: #fff;
	text-decoration: none;
	display: block;
	float:left;
	position:absolute;
	z-index: 999;
	margin-top: -150px;
	padding: 5px;
	font-weight: 700;
}
#NavParceiros #NavParcProx{
	background-color: #ccc;
	color: #fff;
	text-decoration: none;
	display: block;
	float:right;
	position:absolute;
	z-index: 999;
	margin-top: -150px;
	margin-left: 935px;
	padding: 5px;
	font-weight: 700;
}

.box_horoscopo{
	padding:5px;
	border-bottom:solid 2px #ccc;
	margin:5px;
	color:#666;
	background-color: #f2f2f2;
	min-height:200px;
}
.box_horoscopo:hover{
	border-color: #C1A73E;
}
.box_horoscopo a{
	color:#C90;
	text-decoration: none;
	font-weight:700;
	display:block;
	padding: 5px;
	text-align:center;
}