html, body, applet, object, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, div,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li, input,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, th{
margin: 0;	padding: 0;	border: 0;	outline: 0;	font-size: 100%; background: transparent;}
ol, ul {	list-style: none;}
:focus {	outline: 0;}
ins {	text-decoration: none;}
del {	text-decoration: line-through;}

BODY {
	TEXT-ALIGN: left;
	MARGIN: 0px;
    font-family: 'Lato',sans-serif;
	FONT-SIZE: 14px;
	line-height:15px;

}
A:link {
	TEXT-DECORATION: none
}
A:visited {
	TEXT-DECORATION: none
}

h1 {
font-size:20px;
margin-top:10px;
margin-bottom:10px;
color:#666666;
}

#cabecalho{
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #F3F3F3;
	height: 40px;

}

#logo {
	height: 32px;
	width: 130px;
	padding-left: 10px;
	padding-right: 10px;
	float: right;
}

#conteudo {
	margin-right: 15px;
	margin-left: 15px;
	display: block;
}

/*******************************************************/
/***            Compartilhamento Redes Sociais       ***/
/*******************************************************/

.barra_share {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #999999;
	margin-bottom:10px;
}
.share a {
	float:left;
	display:block;
	overflow:hidden;
	width:15%;
	margin-top: 5px;
	margin-bottom:5px;
	padding-right:5px;
}
.share img {
	display:block;
	width:100%;
}

.share_top a {
	float:left;
	display:block;
	overflow:hidden;
	width:15%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right:5px;
}
.share_top img {
	display:block;
	width:100%;
}
/*******************************************************/
.plugin_facebook {
	width: 100%;
    overflow: hidden;
    display: block;
    margin: 0 auto;	
	padding-top: 15px;
	padding-bottom: 15px;
	}

.banners_site {
	width: 100%;
    overflow: hidden;
    display: block;
    margin: 0 auto;	
	padding-top: 10px;
	padding-bottom: 10px;
	}

.banners_site .texto {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 8px;
	color: #888888;
	text-align: left;
}
.anuncios_google {
	width: 100%;
    overflow: hidden;
    display: block;
	margin-top: 10px;
	margin-bottom: 10px;

}
.anuncios_google .texto {
	margin-bottom: 5px;
	font-size: 8px;
	color: #888888;
	text-align: left;
}
.anuncios_google_base {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;

}
.anuncios_google_base .texto {
	margin-bottom: 5px;
	font-size: 10px;
	color: #888888;
	text-align: left;
}

/* Noticias*/
/* ========================================================================== */
#corpoMateria {
	display: block;

}

#corpoMateria A {
	COLOR: #006699;
	font-weight: bold;
}
#corpoMateria p {
	margin-top: 10px;
	margin-bottom: 20px;
}
#corpoMateria .materia {
	FONT-SIZE: 18px;
	COLOR: #555555;
}

#corpoMateria .fotoMateria{
	padding-top:5px;
	PADDING-BOTTOM: 5px;
	width:100%;
}
#corpoMateria .descricao {
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 5px;
	padding-top: 5px;
	color: #666666;
	background-color: #F0F0F0;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

#corpoMateria .data_noticia{
	font-size: 10px;
	color:#5b5b5b;
	margin-bottom: 5px;
	margin-top: 2px;

}
#corpoMateria .fonte{
	font-size: 10px;
	color:#5b5b5b;
	margin-bottom: 10px;
	margin-top: 10px;

}
#corpoMateria .titulo_noticias{
	font-size: 25px;
	font-weight: bold;
	color:#555;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height:30px;

}

#posicao_1{
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	line-height:28px;


	}
#posicao_1 .titulo a{
	font-size: 24px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;

}

#posicao_2 {
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#posicao_2 .titulo a{
	font-size: 15px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	line-height:20px;


}

#posicao_3 {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	line-height:20px;
}

#posicao_3 .titulo a{
	font-size: 17px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;

}

#posicao_3 .foto{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius: 10px;
	<strong>behavior:url(border-radius.htc);</strong>
}

#lista_noticias {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	line-height:20px;
}

#lista_noticias .titulo a{
	font-size: 17px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;

}

.chamada a{
	font-size: 13px;
	color: #888;
	padding-bottom: 7px;
	line-height:20px;

}
#eventos_destaque_home {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	line-height:20px;
}
#eventos_destaque_home .foto_destaque_home{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius: 10px;
	<strong>behavior:url(border-radius.htc);</strong>
}
#eventos_destaque_home .texto{
	font-size: 14px;
	color: #555555;
	padding-top: 5px;

}
#eventos_destaque_home .veja_mais a{
	font-size: 12px;
	color: #444444;
	font-weight:bold;
}
#eventos_destaque_home .texto_destaque_home{
	font-size: 12px;
	color: #333333;

}
#eventos_destaque_home .titulo_evento_home a{
	font-size: 16px;
	color: #92499C;
	font-weight:bold;
	text-decoration: none;
}
#eventos_destaque_home .titulo_evento_busca a{
	font-size: 14px;
	font-weight:bold;
	color: #006699;
	text-decoration: none;
}
#eventos_destaque_home .texto_resenha_home {
	font-size: 12px;
	color: #666666;
}

#titulo_home_entretenimento{
	margin-top: 15px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	background-color: 92499C;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
}

#titulo_home_entretenimento a{text-decoration: none;
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;

}
#titulo_home_noticias{
	margin-top: 15px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	background-color: 006699;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
}
#titulo_home_noticias a {
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;

}

#veja_mais_entretenimento_home{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #92499C;
	text-align: right;
}
#veja_mais_entretenimento_home a{
	COLOR: #92499C;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;

}
.campo_busca{
	width:230px;
	height:22px;
	color:#666666;
	font-size:17px;
	background-color: #EAEAEA;
	float: left;
	background-image: url(../../imagens/bg_busca.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bto_busca{
	background:url(../../imagens/bt_buscar.png);
	float:left;
	height:31px;
	width:70px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 3px;
}

#veja_mais_noticia{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: right;
}
#veja_mais_noticia a{
	COLOR: #006699;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;


}

#veja_mais_bar_home{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 13px;
	color: #92499C;
	text-align: right;
}
#veja_mais_bar_home a{
	COLOR: #FF9900;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;

}

#veja_mais_galeria_home {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 13px;
	color: #92499C;
	text-align: right;
}
#veja_mais_galeria_home a{
	COLOR: #92499C;
	font-size: 12px;
	text-decoration: none;
}

#veja_mais_cinema_home{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 13px;
	color: #990033;
	text-align: right;
}
#veja_mais_cinema_home a{
	COLOR: #990033;
	font-size: 12px;
	text-decoration: none;
}

#veja_mais_coluna_home{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 13px;
	color: #669900;
	text-align: right;

}
.link_coluna {
	COLOR: #555;
	font-size: 17px;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 15px;
	padding-top: 25px;
}
.link_coluna a{
	COLOR: #669900;
	text-decoration: none;
	font-weight: bold;
}

#veja_mais_coluna_home a{
	COLOR: #669900;
	font-size: 12px;
	text-decoration: none;
}

#guia_home {
	display: table-cell;
    vertical-align: middle;
    padding: 15px 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.foto_guia_home{
	margin-top: 10px;	
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius: 10px;
	<strong>behavior:url(border-radius.htc);</strong>

}
.texto_guia_home{
	font-size: 14px;
	color: #666666;
	padding-top: 5px;
}
.nome_empresa_guia_home a{
	font-size: 15px;
	font-weight:bold;
	color:#FF9900;
}


.titulo_bar_home a{
	COLOR: #444444;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	}


#divisao_colunaHomeGuia{
	width: 25px;
	margin-top: 15px;
	margin-bottom: 10px;
	float: left;
}
#divisao_entretenimento_canal{
	width: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}

#acessibilidade {
	WIDTH: 100%;
	HEIGHT: 25px;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 10px;
}
#banner_destaque {
	WIDTH: 315px;
	HEIGHT: 210px;
	margin-bottom: 10px;
	background-color: #EFEFEF;
}
#pagina_comentario {
	TEXT-ALIGN: left; 
	PADDING-BOTTOM: 15px; 
	MARGIN-TOP: 15px; 
	PADDING-LEFT: 0px; 
	WIDTH: 590px; 
	PADDING-RIGHT: 0px; 
	MARGIN-LEFT: 15px; 
	PADDING-TOP: 0px
}

#data_noticia{
	font-size: 11px;
	color:#666666;
	margin-bottom: 5px;
}
#titulo_paginas_servicos{
	BORDER-BOTTOM: #003366 3px solid;
	HEIGHT: 30px;
	COLOR: #003366;
	FONT-SIZE: 22px;
	FONT-WEIGHT: bold
}
#titulo_paginas_cidade{
	BORDER-BOTTOM: #B70D3E 3px solid;
	HEIGHT: 30px;
	COLOR: #B70D3E;
	FONT-SIZE: 22px;
	FONT-WEIGHT: bold
}

#titulo_paginas_cinema {
	BORDER-BOTTOM: #990033 3px solid;
	HEIGHT: 30px;
	COLOR: #990033;
	FONT-SIZE: 22px;
	FONT-WEIGHT: bold
}

#titulo_paginas {
	BORDER-BOTTOM: #274059 1px solid; 
	HEIGHT: 35px; 
	COLOR: #274059; 
	FONT-SIZE: 22px; 
	FONT-WEIGHT: bold
}

/*******************************************************/
/***           Buscas      							 ***/
/*******************************************************/


#titulo_paginas_busca {
	margin-top: 15px;
	margin-bottom: 10px;
	padding-left:10px;
	font-size: 22px;
	font-weight: bold;
	color: #004B88;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #004B88;

}
.linha_busca_resultado {
	MARGIN-BOTTOM: 10px;
	HEIGHT: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.titulo_busca_noticias{
	margin-top: 5px;
	font-size: 20px;
	color: #2C629C;
	font-weight: bold;
}
.titulo_busca_eventos{
	margin-top: 5px;
	font-size: 20px;
	color: #751C86;
	font-weight: bold;
}
.titulo_busca_guia{
	margin-top: 5px;
	font-size: 20px;
	color: #cc0000;
	font-weight: bold;
}
.titulo_busca_resultado {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #999999;}
	
.registros_encotratos_busca{
	margin-bottom: 10px;
	font-size: 12px;
	color: #999999;
}
.mais_resultados_noticias a{
	color: #2C629C;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 17px;
	padding: 0px;
	font-weight: bold;
	float: right;
}	
.mais_resultados_eventos a{
	color: #751C86;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 17px;
	padding: 0px;
	font-weight: bold;
	float: right;
}	

.mais_resultados_guia a{
	color: #cc0000;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 17px;
	padding: 0px;
	font-weight: bold;
	float: right;
}	

/*******************************************************/
/***           Fim Buscas       				     ***/
/*******************************************************/
	
#chamadas_publicidade_titulo {
	HEIGHT:30px;
	COLOR: #555555;
	FONT-SIZE: 24px;
	FONT-WEIGHT: bold;
	margin-bottom: 5px;
}

#titulo_paginas_entretenimento {
	margin-bottom: 10px;
	font-size: 22px;
	font-weight: bold;
	color: #92499C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #92499C;
}
#titulo_paginas_noticias {
	margin-bottom: 10px;
	font-size: 22px;
	font-weight: bold;
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #92499C;
}

#titulo_paginas_colunas {
	margin-bottom: 10px;
	font-size: 22px;
	font-weight: bold;
	color: #669900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #92499C;

}
#titulo_paginas_galeria{
	HEIGHT: 35px;
	COLOR: #92499C;
	FONT-SIZE: 22px;
	FONT-WEIGHT: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92499C;
}

#titulo_paginas_guia_comercial {
	BACKGROUND-IMAGE: url(../guia/imagens/top_guia.jpg); 
	WIDTH: 590px; 
	BACKGROUND-REPEAT: no-repeat; 
	HEIGHT: 45px
}
#titulo_paginas_guia_hospedagem {
	BACKGROUND-IMAGE: url(../guia/imagens/top_hospedagem.jpg); 
	WIDTH: 590px; 
	BACKGROUND-REPEAT: no-repeat; 
	HEIGHT: 45px
}
#titulo_paginas_bares_restaurantes {
	BACKGROUND-IMAGE: url(../guia/imagens/top_bares.jpg); 
	WIDTH: 590px; 
	BACKGROUND-REPEAT: no-repeat; 
	HEIGHT: 45px
}
#barra_coluna{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #055175;
  	height:auto !important;
	padding: 1px;
}
#barra_farmacia{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #339966;
  	height:auto !important;
	padding: 1px;
}
#barra_noticia{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #1B4A9C;
  	height:auto !important;
	padding: 1px;
}
#barra_entretenimento{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #92499C;
  	height:auto !important;
	padding: 1px;
}
#barra_galeria{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #92499C;
	height:auto !important;
	padding: 1px;
}
#barra_topo{
	margin-top: 5px;
	margin-bottom: 10px;
}

#barra_guia{
	margin-top: 5px;
	margin-bottom: 10px;
}
#barra_guia_bares_restaurantes{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F56505;
  	height:auto !important;
	padding: 1px;
}

#barra_guia_hospedagem{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
  	height:auto !important;
	padding: 1px;
}
#barra_cinema{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #92499C;
	height:auto !important;
	padding: 1px;
}

.paragrafo {
	MARGIN: 10px 0px; 
	COLOR: #333333; 
	FONT-SIZE: 14px
}
.paragrafo_fonte16 {
	MARGIN: 10px 0px; 
	COLOR: #333333; 
	FONT-SIZE: 16px
}
.paragrafo_fonte13 {
	MARGIN: 5px 0px; 
	COLOR: #666; 
	FONT-SIZE: 13px
}

.paragrafo_fonte10 {
	MARGIN: 5px 0px; 
	COLOR: #555; 
	FONT-SIZE: 10px
}
.INPUT {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #333333;
	FONT-SIZE: 14px
}
.INPUT {
	BORDER-BOTTOM: #a1a1a1 1px solid;
	BORDER-LEFT: #a1a1a1 1px solid;
	BORDER-TOP: #a1a1a1 1px solid;
	BORDER-RIGHT: #a1a1a1 1px solid;
}
.input_menu {
	WIDTH: 300px;
	HEIGHT: 35px;
	COLOR: #333333;
	FONT-SIZE: 15px;
	padding: 5px;
	background-color: #e1e1e1;
}
SELECT {
	WIDTH: 100%;
	HEIGHT: 35px;
	COLOR: #333333;
	FONT-SIZE: 15px;
	background-color: #e1e1e1;
	font-weight: bold;
	padding:5px;
}
.TEXTAREA {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #333333;
	FONT-SIZE: 11px
}
.SELECT {
	BORDER-BOTTOM: #a1a1a1 1px solid; BORDER-LEFT: #a1a1a1 1px solid; BORDER-TOP: #a1a1a1 1px solid; BORDER-RIGHT: #a1a1a1 1px solid
}
.TEXTAREA {
	BORDER-BOTTOM: #a1a1a1 1px solid; BORDER-LEFT: #a1a1a1 1px solid; BORDER-TOP: #a1a1a1 1px solid; BORDER-RIGHT: #a1a1a1 1px solid
}
HR {
	HEIGHT: 1px; COLOR: #4b4b4b
}
.INPUT {
	BACKGROUND-COLOR: whitesmoke; MARGIN: 0px
}
.SELECT {
	BACKGROUND-COLOR: whitesmoke; MARGIN: 0px
}
.TEXTAREA {
	BACKGROUND-COLOR: whitesmoke; MARGIN: 0px
}
#titulo_comentario {
	MARGIN-TOP: 10px; 
	MARGIN-BOTTOM: 10px
}
#titulo_comentario_entretenimento {
	font-size: 20px;
	color:#333333;
	background-image: url(../entretenimento/imagens/ico_comentarios.gif);
	background-repeat: no-repeat;
	background-position: left 15px;
	height: 30px;
	padding-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92499C;
	clear: both;padding-top: 15px;
	margin-bottom: 5px;
}

/* Formulário Padrão */
/* ========================================================================== */

.form{
	margin: 0px;
	padding: 0px;
}

.formPadrao .campo {
	margin-bottom: 8px;
	clear: both;
	overflow: hidden;
	padding: 5px;
	height: 55px;
    width: 80%;

}
.formPadrao .campo label {
    display: block;
    float: left;
    width: 80%;
    line-height: 150%;
    text-align: left;
    margin-right: 20px;
    margin-top: 4px;
    color: #2e3436;
	margin-bottom: 5px;

}
.formPadrao .campo label.inline {
    display: block;
    float: left;
    width: auto;
    text-align: left;
    font-weight: normal;
	margin-bottom: 5px;
}
.formPadrao .campo input, .formPadrao .campo textarea, .formPadrao .campo select {
    width: 100%;
	height: 30px;
    border: 1px solid #babdb6;
    background: #fff;
    padding: 4px;
}
.formPadrao .campo select {
    width: auto;
    padding: 2px;
}
.formPadrao .campo input.radio {
    width: auto;
    background: none;
    border: 0;
    padding: 5px;

}
.formPadrao .campo input.checkbox {
    width: auto;
    background: none;
    border: 0;
}

.formPadrao .campo textarea {
	height: 150px;
	width: 98%;
}
.formPadrao .submit {
	margin-left: 5px;
}
.input_menu{
	FONT-SIZE: 13px;
	COLOR: #333333;height: 25px;
	width: 170px;
}

#comentarios .nome {
	COLOR: #515151; FONT-SIZE: 16px; FONT-WEIGHT: bold
}
#comentarios .data_postagem {
	COLOR: #515151; FONT-SIZE: 10px
}
#comentarios .corpotexto {
	MARGIN-TOP: 10px; COLOR: #666666
}
.campo_texto {
	WIDTH: 100%; MARGIN-BOTTOM: 10px; HEIGHT: 25px
}
.campo_texto_padrao {
	HEIGHT: 25px
}
.botao_form {
	MARGIN-TOP: 10px; WIDTH: 100px; HEIGHT: 25px; COLOR: #666666; FONT-SIZE: 14px; FONT-WEIGHT: bold
}
.botao_form_padrao {
	COLOR: #555555;
	FONT-SIZE: 17px;
	FONT-WEIGHT: bold;
	padding: 10px;
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
	WIDTH: 180px;
}
.botao_cadastro {
	margin-top:5px;
	margin-bottom:15px;
	COLOR: #fff;
	FONT-WEIGHT: bold;
	font-size: 18px;
	padding: 6px;
}
.botao_cadastro a {
	BACKGROUND-COLOR: #777777;
	COLOR: #fff;
	FONT-WEIGHT: bold;
	font-size: 18px;
	padding: 6px;
}
.div_corpo_comentario {
	TEXT-ALIGN: left; PADDING-BOTTOM: 10px; PADDING-LEFT: 10px; WIDTH: 480px; PADDING-RIGHT: 10px; PADDING-TOP: 10px
}
.div_comentario {
	TEXT-ALIGN: left; MARGIN: 11px 20px 0px 0px; WIDTH: 200px; FLOAT: left
}
#form_comentario {
	TEXT-ALIGN: left;
	WIDTH: auto;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#form_comentario .titulo {
	PADDING-BOTTOM: 0px; MARGIN: 0px 0px 10px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; COLOR: #5b5b5b; FONT-SIZE: 1.18em; FONT-WEIGHT: bold; PADDING-TOP: 0px
}
#form_comentario .sub_titulo {
	PADDING-BOTTOM: 0px; MARGIN: 2px 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; COLOR: #4b4b4b; FONT-SIZE: 9px; FONT-WEIGHT: normal; PADDING-TOP: 0px
}
.clear{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}
.linha_pontinhada {
	MARGIN-BOTTOM: 10px;
	HEIGHT: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.linha {
	MARGIN-BOTTOM: 10px;
	HEIGHT: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}
.linhafina {
	MARGIN-BOTTOM: 10px;
	HEIGHT: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.linha_busca {
	MARGIN-BOTTOM: 10px;
	HEIGHT: 12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
.espaco {
	HEIGHT: 10px;
}
#captha {
	BORDER-BOTTOM: #666666 1px solid; BORDER-LEFT: #666666 1px solid; PADDING-BOTTOM: 10px; BACKGROUND-COLOR: #cccccc; MARGIN: 10px 0px; PADDING-LEFT: 10px; WIDTH: 130px; PADDING-RIGHT: 10px; HEIGHT: 36px; BORDER-TOP: #666666 1px solid; BORDER-RIGHT: #666666 1px solid; PADDING-TOP: 10px
}
#titulos_destaque {
	PADDING-BOTTOM: 5px; 
	COLOR: #4b4b4b; 
	FONT-SIZE: 14px; 
	FONT-WEIGHT: bold
}
#indice {
	TEXT-ALIGN: LEFT;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	COLOR: #999999;
	FONT-SIZE: 12px;
	PADDING-TOP: 20px
}
#paginacao {
	TEXT-ALIGN: center; 
	HEIGHT: 35px; 
	PADDING-TOP: 5px
}
.pag-atual {
	BACKGROUND-COLOR: #999999;
	MARGIN: 5px;
	FLOAT: left;
	COLOR: #fff;
	FONT-WEIGHT: bold;
	font-size: 15px;
	padding: 6px;
}
.pag-navegacao-off {
	MARGIN: 5px;
	BACKGROUND: #e8e8e8;
	FLOAT: left;
	COLOR: #274059;
	padding: 6px;
}
.pag-link {
	MARGIN: 5px;
	BACKGROUND: #fff;
	FLOAT: left;
	font-size: 15px;
	font-weight: bold;
	padding: 6px;
}
.pag-link A {
	COLOR: #274059; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
.pag-link A:hover {
	COLOR: #000; TEXT-DECORATION: underline
}
.pag-pontinhos {
	PADDING-BOTTOM: 4px; MARGIN: 3px; PADDING-LEFT: 4px; PADDING-RIGHT: 4px; FLOAT: left; COLOR: #999; PADDING-TOP: 4px
}
.pag-navegacao {
	TEXT-ALIGN: left;
	MARGIN: 5px;
	BACKGROUND: #fff;
	FLOAT: left;
	FONT-SIZE: 14px;
	padding: 5px;
	font-weight: bold;
}
.pag-navegacao A {
	COLOR: #274059; TEXT-DECORATION: none
}
.pag-navegacao A:hover {
	COLOR: #666666; TEXT-DECORATION: underline
}
.pag-navegacao_right {
	TEXT-ALIGN: right;
	PADDING-BOTTOM: 4px;
	MARGIN: 5px;
	PADDING-LEFT: 4px;
	PADDING-RIGHT: 4px;
	BACKGROUND: #fff;
	FLOAT: left;
	FONT-SIZE: 15px;
	PADDING-TOP: 4px;
	font-weight: bold;
}
.pag-navegacao_right A {
	COLOR: #274059; TEXT-DECORATION: none
}
.pag-navegacao_right A:hover {
	COLOR: #666666; TEXT-DECORATION: underline
}
.destaque_paginas {
	COLOR: #4b4b4b;
	FONT-SIZE: 18px;
	FONT-WEIGHT: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
.destaque_paginas a:link{
	COLOR: #4b4b4b;
	FONT-SIZE: 18px;
	FONT-WEIGHT: normal;
	margin-bottom: 20px;

}
.destaque_paginas a:visited{
	COLOR: #4b4b4b;
	FONT-SIZE: 14px;
	FONT-WEIGHT: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}

.fotos_ {
	padding: 5px;
	background-color: #EAEAEA;
	margin-bottom: 5px;
	}
#fotos_espaco {
	float: left;
	clear: right;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 10px;
	color: #333333;
	}
	#fotos_espaco_dir {
	float: right;
	clear: left;
	padding: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 10px;
	color: #333333;
	}
	
	.marcador_servicos {
	padding-top: 5px;
	font-size: 16px;
	background-image: url(../imagens/ico_marcador_cinza.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #003366;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	.marcador_servicos a{
	font-size: 16px;
	color: #003366;
	}
	
	.marcador {
	padding-top: 5px;
	height: 25px;
	font-size: 16px;
	background-image: url(../imagens/ico_marcador_cinza.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-bottom: 5px;
	color: #003366;

	}
	.marcador a{
	font-size: 16px;
	color: #003366;
	}
	
	.marcador_sem_linha {
	padding-top: 5px;
	font-size: 16px;
	color: #003366;
	background-image: url(../entretenimento/imagens/ico_marcador_cinza.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-bottom: 5px;
	}
	.marcador_sem_linha a:link{
	font-size: 16px;
	color: #003366;
	}
	.marcador_sem_linha a:visited{
	font-size: 16px;
	color: #003366;
	}
.ver_mais {
	padding-top: 10px;
	font-size: 13px;
	color: #0099CC;
	text-align: right;
	}
	.ver_mais a:link{
	color: #0099CC;
	}
	.ver_mais a:visited{
	color: #0099CC;
}
/* Colunas*/
/* ========================================================================== */

.lista_artigos {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	line-height:20px;
}

.lista_artigos .titulo_artigo a{
	font-size: 17px;
	color: #555;
	text-decoration: none;
	font-weight: bold;

}
.lista_artigos .data_publicacao {
	font-size: 10px;
	color: #669900;
	text-decoration: none;
	font-weight: bold;

}

.ultimos_artigos{
	font-size: 17px;
	font-weight: bold;
	color:#669900;margin-bottom: 2px;
	margin-top: 15px;
}


#titulo_artigo{
	font-size: 25px;
	font-weight: bold;
	color:#669900;margin-bottom: 2px;
	margin-top: 15px;
}
#data_artigo{
	font-size: 10px;
	color:#5b5b5b;
	margin-bottom: 15px;
	width: 150px;
}
	
.foto_colunista {
	padding-top:5px;
	PADDING-BOTTOM: 5px;
	width:100%;
}
.nome_colunista{
	color:#669900;
	font-size: 17px;
	font-weight: bold;
}
.apresentacao_colunista {
	text-align: left;
	font-size: 15px;
	color: #555;
}
.email_colunista a{
	text-align: left;
	font-size: 12px;
	color: #669900;


}
#data_artigo_menu{
	font-size: 10px;
	color:#4b4b4b;
	margin-bottom: 5px;
}

#data_artigo_destaque{
	font-size: 12px;
	color:#CCCCCC;
	margin-bottom: 15px;
	width: 170px;
	border: 1px solid #999999;
}
#titulo_coluna{
	margin-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
	font-size: 20px;
	font-weight: bold;
	color: #669900;text-decoration: none;

}
.lista_artigo_menu a {
	font-size: 13px;
	color: #669900;
	}
.lista_noticia_menu a:hover {
	font-size: 13px;
	color: #666666;
}
.lista_artigo a {
	font-size: 15px;
	color: #669900;
	font-weight: bold;
	}
.lista_ultimos_artigos a {
	font-size: 13px;
	color: #669900;
	font-weight: bold;
	}
.texto_pagina
{
font-size: 12px;
color: black;
}

.botao_enviar
{
font-size: 11px;
color: white;
background-color: gray;
}
.texto {
font-size: 12px
}

#submenucoluna {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	padding-bottom: 10px;
	font-weight: bold;
	color: #669900;
}
#submenucoluna a{
	font-size: 16px;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
}

#lista_colunista_menu {
	padding-top: 10px;
	height: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}
#lista_colunista_menu .foto_colunista_menu {
	float: left;
	height: 80px;
	width: 80px;
	DISPLAY: block;
	margin-right: 10px;
}

#lista_colunista_menu .nome_coluna a{
	color: #669900;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

#lista_colunista_menu .nome_colunista a {
	font-size: 16px;
	color:#555;
	text-decoration: none;

}

#barra_compartilhamento{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	margin-top: 10px;
}
#div_compartilhamento1{
	float: left;
	MARGIN-right: 10px;
	padding-top: 3px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
#div_compartilhamento{
	float: left;
	MARGIN-LEFT: 15px;
	padding-top: 3px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}


#funcoes_materias{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	height: 20px;
	padding: 10px;
	margin-top: 15px;
}
#funcoes_gerais{
	height: 20px;
	padding: 10px;
}
.campos_formulario{
font-size: 17px;
margin-top: 10px;
margin-bottom: 5px;
}
.campos_formulario a {
color: dimgray;
font-weight: bold;
}
.texto_pagina
{
font-size: 12px;
color: black;
}

.botao_enviar
{
font-size: 11px;
color: white;
background-color: gray;
}
.panel {
background-color: white;
border: 1px solid #E8E8E8;
border-top: 0px solid;
}
.tabOn {
border: 1px solid #E8E8E8;
border-bottom: 0px solid;
text-align: center;
background-color: white;
cursor: default;
color: crimson;
height: 20px;
}
.tab {
border: 1px solid #E8E8E8;
text-align: center;
background-color: #EAEAEA;
color: dimgray;
height: 20px;
}
.space{
border-bottom: 1px solid #E8E8E8;
width: 2px;
}
.texto {
font-size: 11px;
}


/* cinema*/
/* ========================================================================== */
.mais_informacao_cinema{
	font-size: 17px;
	color:#92499C;
	background-image: url(../imagens/ico_mais.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92499C;font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 5px;

}
.exibicao_cinemas{
	font-size: 17px;
	color:#92499C;
	background-image: url(../imagens/ico_exibicao.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92499C;font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 5px;

}

#top_paginas {
	MARGIN-BOTTOM: 10px;
	background-color: #efefef;
	padding: 10px;
}
.texto_pagina_noticias{
	font-size: 17px;
	color: #006699;
	margin-bottom: 10px;
	font-weight: bold;
}
#busca_eventos_estabelecimento {
	TEXT-ALIGN: left;
	MARGIN-BOTTOM: 15px;
	background-color: #E1E1E1;
	padding: 10px;
	height: 60px;
}
#texto_busca_estabelecimento {
	margin-top: 7px;
	font-size: 15px;
	color: #92499C;
	padding: 0px;
	margin-left: 10px;
	float: left;
	font-weight: bold;
}
#busca_estabelecimento {
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 12px;
	color: #333333;
	padding: 0px;
	float: left;
}
.copia_filme {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	color: #92499C;
	padding: 0px;
}
.dados_filme_cinema {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 15px;
	color: #333333;
	padding: 0px;
}
.nome_filme_cinema {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}
.nome_filme_cinema a:link{
	font-size: 15px;
	color: #333333;
	font-weight: bold;
}
.nome_filme_cinema a:visited{
	font-size: 15px;
	color: #333333;
	font-weight: bold;
}
.dados_filme {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 15px;
	color: #555;
	padding: 0px;
}
.nome_cinema{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 18px;
	color: #333333;
	padding: 0px;
	font-weight: bold;

}

.nome_filme{
	font-size: 25px;
	color:#92499C;
	font-weight: bold;
}
	
.nome_filme_original{
	font-size: 13px;
	color:#666;
	}

.capa_filme {
margin-bottom: 10px;

}
.sinopse {
	text-align: justify;
	font-size: 16px;
	color: #444444;
}

#lista_filmes {
	width: auto;
	margin-top: 10px;
	height: 115px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}
#lista_filmes .foto_filme {
	float: left;
	height: 80px;
	width: 90px;
	padding-right: 10px;
	clear: right;
}
#lista_filmes .texto_filme {
	font-size: 13px;
	color: #666666;
}
#lista_filmes .titulo_filme {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
#lista_filmes .veja_mais {
	font-size: 12px;
	margin-top: 5px;
}
#lista_filmes .veja_mais a{
	font-size: 12px;
	color: #92499C;
}

#lista_filmes_home {
	height:90px;
	margin-top: 10px;
}
#lista_filmes_home .foto_filme {
	float: left;
	height: 80px;
	width: 90px;
	DISPLAY: block;
	margin-right: 10px;
}
#lista_filmes_home .texto_resenha_home {
	font-size: 11px;
	color: #666666;
}
#lista_filmes_home .titulo_filme {
	font-size: 14px;
	font-weight: bold;
	color: #444444;
}
#lista_filmes_home .veja_mais {
	font-size: 12px;
	margin-top: 5px;
}
#lista_filmes_home .veja_mais a {
	font-size: 12px;
	color: #990033;
}

.informacoes_filme {
	display:block;
	font-size: 13px;
	color: #555555;
	margin-top: 10px;
	margin-bottom: 10px;
}
.horarios_sessoes {
	font-size: 13px;
	color: #555555;
	margin-top: 10px;
	margin-bottom: 20px;
}

.horarios_sessoes ul li {
	display:block;
	float:left;
	font-size: 15px;
	color: #555555;
	background-color: #ECEDEF;
	padding: 5px;
	margin-right: 3px;
	font-weight: bold;
}
.filmes_3d {
	background:#44C8F5;
	color: #FFFFFF;
	font-weight:bold;
	font-weight:bold;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.copia_dublada {
	background:#8DC63F;
	color: #FFFFFF;
	font-weight:bold;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.copia_legendada {
	background:#FF9900;
	color: #FFFFFF;
	font-weight:bold;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;

}

.copia_nacional {
	background:#2C629C;
	color: #FFFFFF;
	font-weight:bold;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	}

/* cinema*/
/* ========================================================================== */

#nome_evento{
	font-size: 25px;
	color:#92499C;
	font-weight: bold;
}
#nome_local_evento {
	font-size: 13px;
	color:#999999;
	margin-bottom: 5px;
}

#exibe_evento {
	text-align: left;
	padding-bottom: 10px;
}

#exibe_evento p {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: justify;
}

#exibe_evento .imagem {
	margin-bottom: 15px;
	margin-top: 15px;
}
#exibe_evento .evento {
	text-align: left;
	font-size: 16px;
	color: #555555;
}
#exibe_evento .dados_evento {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 15px;
	color: #555555;
	padding: 0px;
}
.mais_informacao_entretenimento{
	font-size: 16px;
	color:#92499C;
	background-image: url(../imagens/ico_mais.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92499C;font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	}
.item_menu_entretenimento{
	width: 100%;
	font-size: 14px;
	background-image: url(../entretenimento/imagens/ico_marcador_cinza.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	color: #751C86;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#rodape {
	WIDTH: auto;
	TEXT-ALIGN: center;
	BACKGROUND-COLOR: #DFDFDF;
	CLEAR: both;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#linha1rodape {
	TEXT-ALIGN: center; 
	MARGIN: 0px auto; 
	WIDTH: auto; 
	font-size:16px;
	padding-top:5px;
	padding-bottom:5px;
}
#linha2rodape {
	TEXT-ALIGN: center; 
	MARGIN: 0px auto; 
	WIDTH: auto; 
	font-size:16px;
	padding-top:5px;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
#linha3rodape {
	COLOR: #666666;
	WIDTH: auto;
	font-size:12px;
	padding-top:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 15px;
}
#linha1rodape A {
	COLOR: #666; 
	TEXT-DECORATION: none;
	font-weight:bold

}
#linha2rodape A{
	COLOR: #666; 
	TEXT-DECORATION: none;
	font-weight:bold

}
#linha3rodape A{
	COLOR: #333333;
	TEXT-DECORATION: none;
}

/* +++++++++++ farmacia +++++++++++ */

.titulo_paginas_farmacia {
	COLOR: #666;
	FONT-SIZE: 15px;
	FONT-WEIGHT: bold
}

#titulo_home_farmacia {
	margin-top: 15px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	background-color: #3B85AC;
}

#titulo_home_farmacia a{
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;text-decoration: none;
}

.dia_plantao {
	margin-bottom: 15px;
	text-decoration: none;
	color: #3B85AC;
	margin-top: 15px;
	font-size: 18px;
	FONT-WEIGHT: bold

}
.veja_mais_farmacia{
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	FONT-WEIGHT: bold

}
.veja_mais_farmacia a{
	COLOR: #3B85AC;
	font-size:14px;

}

#lista_farmacia {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height:20px;
	color: #666666;

}

#lista_farmacia .logo_farmacia {
	float: left;
	padding-right: 10px;
	clear: right;
}
#lista_farmacia .nome{
	color:#3B85AC;
	font-size: 20px;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 5px;


}
#lista_farmacia .endereco {
	text-align: left;
	font-size: 13px;
	padding-left: 10px;
}
#lista_farmacia .telefone {
	text-align: left;
	font-size: 13px;
	padding-left: 10px;
	FONT-WEIGHT: bold

}
#lista_farmacia .horario {
	text-align: left;
	font-size: 13px;
	padding-left: 10px;

}

.marcador_farmacia {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #3B85AC;
	background-image: url(../imagens/ico_marcador_azul_farmacia.gif);
	margin-top: 15px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	padding-left: 26px;
	padding-top: 8px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	line-height:20px;

}

#lista_farmacia_home {
	text-align: left;
	padding: 10px;
	text-align: left;
	background-color: #F8F8F8;
	line-height:20px;

}

#lista_farmacia_home .logo_farmacia {
	float: left;
	padding-right: 10px;
	clear: right;
}
#lista_farmacia_home .nome{
	margin-bottom: 5px;
	color:#3B85AC;
	font-size: 18px;
	font-weight: bold;

}
#lista_farmacia_home .endereco {
	text-align: left;
	font-size: 13px;
	color: #666666;
}
#lista_farmacia_home .telefone {
	text-align: left;
	font-size: 13px;
	color: #666666;
	FONT-WEIGHT: bold

}
#lista_farmacia_home .horario {
	text-align: left;
	font-size: 13px;
	color:#336666;
	FONT-WEIGHT: bold

}

#botoes{height:43px;_height:25px}

	
#sem_evento{
	font-size: 18px;
	font-weight: bold;
	color: #92499C;
}
#barra_mais_eventos{
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92499C;
	font-size: 13px;
	font-weight: bold;
	color: #92499C;
	text-align: right;
	margin-top: 10px;
	padding-bottom: 3px;

}
#barra_mais_eventos a{color: #92499C;
	text-decoration: none;
}
#titulo_home_galeria{
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #92499C;
	padding-bottom: 5px;
}

#titulo_home_galeria a{
	font-size: 20px;
	font-weight: bold;
	color: #92499C;text-decoration: none;
}

#titulo_home_coluna{
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
	padding-bottom: 5px;

}

#titulo_home_coluna a{
	font-size: 20px;
	font-weight: bold;
	color: #669900;text-decoration: none;
}
#titulo_home_cinema{
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	background-color: #FF9900;
}

#titulo_home_bar_restaurante {
	margin-top: 15px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	background-color: #FF9900;
}

#titulo_home_bar_restaurante a{
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;text-decoration: none;
}
#titulo_ultimas_noticias{
	font-size: 20px;
	font-weight: bold;
	color: #006699;margin-top: 5px;
	margin-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	width: 300px;
}
.ver_mais {
	padding-top: 10px;
	font-size: 13px;
	color: #0099CC;
	text-align: right;
	}
	.ver_mais a:link{
	color: #0099CC;
	}
	.ver_mais a:visited{
	color: #0099CC;
}

.ver_mais_entretenimento {
	padding-top: 10px;
	font-size: 13px;
	color: #92499C;
	text-align: right;
	}
	.ver_mais_entretenimento a:link{
	color: #92499C;
	}
	.ver_mais_entretenimento a:visited{
	color: #92499C;
}

#barra_galeria_fotos {
	WIDTH: 650px;
	HEIGHT: 60px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	background-color: #E1E1E1;
}
#coluna_barra_foto_esq {
	TEXT-ALIGN: left;
	WIDTH: 10px;
	FLOAT: left;
}
#coluna_barra_foto_meio {
	TEXT-ALIGN: center; 
	WIDTH: 610px; 
	FLOAT: left;
	MARGIN-RIGHT: 5px;
	MARGIN-LEFT: 5px;
}
#coluna_barra_foto_dir {
	TEXT-ALIGN: left; 
	WIDTH: 10px; 
	FLOAT: left;
}
#submenu {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	padding-bottom: 10px;
	font-weight: bold;
	color: #92499C;
}
#submenu a{
	font-size: 16px;
	font-weight: bold;
	color: #92499C;
	text-decoration: none;
}
ul#menu_central li {
	width: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 17px;
	list-style-type:none;
	padding-left: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #004B88;
	}
ul#menu_central li a:link {
	text-decoration:none;
	color: #274059;
	font-weight: bold;	
	}
 ul#menu_central li a:visited {
	text-decoration:none;
	color: #274059;
	font-weight: bold;
}
ul#menu_central li a:hover {
	color:#3399CC;
}
.saudacao{
font-size:18px;
margin-top: 15px;
margin-bottom: 15px;
color:#999999}

/* fim promoções */
/*--------------------------------------------------------------------*/
#lista_promocoes_ganhadores{
	margin-top: 5px;
	font-size: 14px;
	color: #666666;
	}
	
#lista_promocoes_ganhadores a{
	font-size: 15px;
	font-weight: bold;
	color: #751C86;

}
.lista_promocoes {
	display: table-cell;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.lista_promocoes .foto_promocao {
	float: left;
	margin-right: 15px;	
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius: 10px;
	<strong>behavior:url(border-radius.htc);</strong>

}
.lista_promocoes .texto_promocao {
	font-size: 14px;
	color: #666666;
}
.lista_promocoes .vencimento {
	font-size: 12px;
	color: #777;
	font-weight: bold;
	margin-top: 10px;
}

.lista_promocoes .titulo_promocao{
	font-size: 15px;
	font-weight: bold;
	color: #751C86;
}
.lista_promocoes .titulo_promocao a{
	font-weight: bold;
	color: #751C86;
}
.lista_promocoes .quero_participar {
	font-size: 12px;
	margin-top: 5px;
}
.lista_promocoes .quero_participar a{
	font-size: 17px;
	font-weight: bold;
	color: #751C86;
	text-transform: uppercase;

}
.lista_promocoes .quero_participar a:visited {
	font-size: 17px;
	font-weight: bold;
	color: #751C86;
	text-transform: uppercase;

}


/* fim promoções */
/*--------------------------------------------------------------------*/

.corMenu{
	color:#006699!important;
}
.borda_menu{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8!important;
}
.borda_menu_top{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8!important;
}

.form_margem {
margin-top: 15px;
margin-bottom: 15px;

}

/* Inicio Guia */
/*--------------------------------------------------------------------*/

#div_letras_guia a{
	color: #CC0000;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
}
#div_letras_bares a{
	color: #FF9900;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
}
#div_letras_hoteis a{
	color: #0099CC;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
}

#titulo_bares_nome_empresa{
	font-size: 25px;
	font-weight: bold;
	color: #FF9900;margin-top: 5px;
	margin-bottom: 10px;
}
.nome_estabelecimento{
	font-size: 25px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
.telefone_estabelecimento{
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	color:#555555;
}

#titulo_hotel_nome_empresa{
	font-size: 25px;
	font-weight: bold;
	color: #0099CC;margin-top: 5px;
	margin-bottom: 10px;
}
#titulo_hotel_nome_empresa a{
	font-size: 25px;
	font-weight: bold;
	color: #0099CC;margin-top: 5px;
	margin-bottom: 10px;
}

#titulo_hotel_canal{
	font-size: 20px;
	font-weight: bold;
	color: #0099CC;margin-top: 5px;
	margin-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
}

#titulo_guia_canal{
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;margin-top: 5px;
	margin-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
#titulo_bares_canal{
	font-size: 15px;
	font-weight: bold;
	color: #FF9900;
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.titulo_guia_capa {
	color: #EDAA0E;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;font-weight: bold;
	}
.titulo_guia {
	color: #EDAA0E;
	FONT-SIZE: 1.18em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;font-weight: bold;
	background-image: url(../../guia/imagens/ico_bares.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 5px;
}
.texto_destaque_guia {
	color: #555555;
	font-size: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.texto_destaque_guia a{
	color: #555555;
}

.titulo_bares_capa {
	color: #F56505;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;font-weight: bold;
}
.titulo_hospedagem {
	color: #0099FF;
	FONT-SIZE: 1.18em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;font-weight: bold;
	background-image: url(../../guia/imagens/ico_bares.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 5px;
}
.titulo_hospedagem_capa {
	color: #0099FF;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;font-weight: bold;
}

.titulo_bares {
	COLOR: #F56505;
	FONT-SIZE: 1.18em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;font-weight: bold;
	background-image: url(../../guia/imagens/ico_bares.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 5px;
}

#space_guia{
	margin-bottom: 5px;
	margin-top: 5px;
}

.texto_normal_guia {
	color: #666666;
	font-size: 15px;
	margin-bottom: 5px;
}
.texto_normal_guia a {
	color: #555555;
	font-size: 12px;
	margin-bottom: 15px;
}

.itens_menu_guia {
	color: #555555;
	font-size: 14px;
	font-weight: bold;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

.itens_menu_guia_bares {
	margin-right: 0px;
	margin-top: 15px;
	margin-left: 0px;
}

.itens_menu_guia_bares a{
	color: #FF9900;
	font-size: 18px;
	font-weight: bold;
}

.itens_menu_guia_guia {
	margin-right: 0px;
	margin-top: 15px;
	margin-left: 0px;
}

.itens_menu_guia_guia a{
	color: #CC0000;
	font-size: 18px;
	font-weight: bold;
}

.itens_menu_guia_hoteis {
	margin-right: 0px;
	margin-top: 15px;
	margin-left: 0px;
}

.itens_menu_guia_hoteis a{
	color: #0099CC;
	font-size: 18px;
	font-weight: bold;
}
#fundo_bloco_empresa_cor {
	background-color: #F2F2F2;
	height: 80px;
	width: auto;
	padding: 10px;
	margin-top: 10px;
	font-size: 12px;
	color:#333333;
	}
#fundo_bloco_empresa_semcor {
	height: 80px;
	width: auto;
	padding: 10px;
	margin-top: 10px;
	font-size: 12px;
	color:#333333;
}
.lista_foto{
	float: left;
	margin-right: 10px;
}

.anuncio_destaque_vip {
	width: 100%;
	border: 1px solid #E6E6E6;
	background-color: #F9F9F9;
	padding: 10px;
	line-height:20px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
.anuncio_destaque_vip .texto {
	font-size: 13px;
	color: #444444;
	text-align: justify;
}
.anuncio_destaque_vip .categoria {
	font-size: 11px;
	color: #555555;
	margin-bottom: 5px;
}
.anuncio_destaque_vip .telefone {
	font-size: 15px;
	color: #555555;
	margin-bottom: 5px;
	font-weight: bold;
	margin-top: 5px;
}

.anuncio_destaque_vip .texto a{
	text-align: left;
	font-size: 12px;
	color: #555555;
}
.nome_categoria{
	font-size: 9px;
	color:#777;
	margin-bottom: 5px;

}
.nome_empresa{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
.anuncio_destaque_basico {
	padding: 15px;
	margin-top: 10px;
	background-color: #F9F9F9;
	border: 1px solid #E6E6E6;
	margin-bottom: 10px;
	min-height:120px;
  	height:auto !important;
  	height:120px;
	}
.anuncio_destaque_basico p {
	margin-bottom: 3px;
}
.anuncio_destaque_basico .texto {
	font-size: 12px;
	color: #555555;
}
.anuncio_destaque_basico .texto a{
	text-align: left;
	font-size: 12px;
	color: #555555;
}

.bares {
color:#FF9900;
}
.bares a{
color:#FF9900;
}
.hoteis{
color:#0099CC;
}
.hoteis a{
color:#0099CC;
}
.guia{
color:#CC0000;
}
.guia a{
color:#CC0000;
	
}

.saiba_mais {
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	width: auto;
	padding-right: 20px;
	height: 24px;
	}
#anuncio_destaque {
	height: 90px;
	width: auto;
	padding: 20px;
	margin-top: 10px;
	text-align: left;
	background-image: url(../../guia/imagens/fundo_plano_pago.png);
	background-repeat: no-repeat;
	}
	
#anuncio_destaque .foto{
	float: left;
	padding-right: 10px;
	clear: right;
	height: 80px;
	width: 90px;
}
#anuncio_destaque .nome_empresa{
	color:#333333;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
}
#anuncio_destaque .texto {
	text-align: left;
	font-size: 12px;
	padding-left: 10px;
	color: #333333;
}
#anuncio_destaque .texto a:link {
	text-align: left;
	font-size: 12px;
	color: #333333;
}
#anuncio_destaque .texto a:visited{
	text-align: left;
	font-size: 12px;
	color: #333333;
}

#mais_informacoes_guia {
	width: auto;
	padding: 10px;
	margin-top: 5px;
	text-align: left;
	background-color: #E4E4E4;
	margin-bottom: 15px;
	}

#busca_guia {
	width: auto;
	padding: 20px;
	margin-top: 5px;
	text-align: left;
	margin-bottom: 25px;
	border: 1px solid #CC0000;
	}
	
	#busca_bares {
	width: auto;
	padding: 20px;
	margin-top: 5px;
	text-align: left;
	margin-bottom: 15px;
	border: 1px solid #FF9900;
	}
	#busca_hoteis {
	width: auto;
	padding: 20px;
	margin-top: 5px;
	text-align: left;
	margin-bottom: 15px;
	border: 1px solid #0099CC;
	}
#titulo_bares_nome_empresa{
	font-size: 25px;
	font-weight: bold;
	color: #FF9900;margin-top: 5px;
	margin-bottom: 10px;
}
#exibe_empresa{
	width: auto;
	margin-bottom:15px;
	}
#exibe_empresa .foto{
margin-bottom: 15px;}

#exibe_empresa .texto {
	FONT-SIZE: 16px;
	COLOR: #444444;
	text-align: justify;
}
#exibe_empresa p {
	margin-top: 10px;
	margin-bottom: 20px;
	FONT-SIZE: 14px;
	COLOR: #444444;

}
.texto_guia {
	color: #666666;
	font-size: 10px;
	}
.texto_menu {
	color: #555555;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	.texto_menu a {
	color: #555555;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	}

.nome_empresa_menu {
	color: #444444;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 15px;
	}
#mapa {
	color: #333333;
	font-size: 11px;
	margin-bottom: 10px;
	}

.text_registro {
	FONT-SIZE: 10px; 
	COLOR: #003366; 
	LINE-HEIGHT: 13px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	PADDING-LEFT: 8px; 
}
.text_registro_end {
	FONT-SIZE: 10px; 
	COLOR: #718ba6; 
	LINE-HEIGHT: 13px; 
	TEXT-DECORATION: none;
	PADDING-LEFT: 8px; 

}

#menu_guia {
	width: 150px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
ul#menu_guia {
	text-decoration: none;
	text-align: left;
}
ul#menu_guia li {
	width: 150px;
	padding-top: 5px;
	font-size: 11px;
	list-style-type:none;
	background-image: url(../../guia/imagens/ico_menus_laterais.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	}
ul#menu_guia li a:link {
	text-decoration:none;
	color: #333333;
	
	}
 ul#menu_guia li a:visited {
	text-decoration:none;
	color: #333333;
	font-weight: bold;

}
ul#menu_guia li a:hover {
	color:#666666;
}

.anuncio_destaque_vip_home {
	height: 120px;
	width: auto;
	text-align: left;
	margin-top: 5px;
	}
.anuncio_destaque_vip_home .foto{
	float: left;
	padding-right: 10px;
	clear: right;
	height: 80px;
	width: 90px;
}
.anuncio_destaque_vip_home .nome_empresa{
	color:#333333;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
}
.anuncio_destaque_vip_home .texto {
	text-align: left;
	font-size: 12px;
	padding-left: 10px;
	color: #333333;
}
.anuncio_destaque_vip_home .texto a{
	text-align: left;
	font-size: 12px;
	color: #333333;
}

#anuncio_destaque_busca {
	width: auto;
	text-align: left;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	height: 100px;
	padding-top: 15px;
	padding-bottom: 15px;
	}
#anuncio_destaque_busca .foto{
	float: left;
	padding-right: 10px;
	clear: right;
	height: 90px;
}
#anuncio_destaque_busca .nome_empresa{
	color:#333333;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
}
#anuncio_destaque_busca .texto {
	text-align: left;
	font-size: 12px;
	padding-left: 10px;
	color: #333333;
}
#anuncio_destaque_busca .texto a{
	text-align: left;
	font-size: 12px;
	color: #333333;
}
#eventos_guia {
	width: auto;
	margin-top: 10px;
	height: 90px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}
#eventos_guia .foto_destaque_pq {
	float: left;
	height: 80px;
	width: 90px;
	padding-right: 10px;
}
#eventos_guia .texto_destaque_pq {
	font-size: 13px;
	color: #555555;
}
#eventos_guia .titulo_evento {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
#eventos_guia .veja_mais {
	font-size: 12px;
	margin-top: 5px;
}
#eventos_guia .veja_mais a {
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
}
.tools ul li {
	float:left;
	margin-right:5px;
	color: #CCCCCC;
	margin-top: 5px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
.tools ul li a{padding:3px 5px;}
.tools ul li a.listA{
	padding:3px 5px 3px 0;
	font-size: 13px;
	font-weight: bold;
	color: #555555;
}
.tools ul li.icoShare{padding-left: 0px;}
.tools .icoShare a.listIcon {display:block; float:left; padding-top: 1px; } 
.tools .icoShare {padding-top:0;}
.icoShare span {
	display:block;
	float:left;
	margin-right: 3px;
	padding-top: 3px;
	font-size: 12px;
	color: #888888;
} 
.icoShare img{vertical-align: middle;margin-right:5px;}

.input_menu_guia {
	WIDTH: 250px;
	HEIGHT: 25px;
	COLOR: #333333;
	FONT-SIZE: 13px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
.paragrafo_guia_endereco {
	margin-top: 5px;
	margin-bottom: 5px;
}
.paragrafo_guia {
	margin-top: 5px;
	margin-bottom: 10px;
}

/* Inicio servicos */
/*--------------------------------------------------------------------*/



#servicos a{
	COLOR: #2C629C;
	font-weight: bold;
}

#servicos ul {
	text-decoration: none;
	text-align: left;
}
#servicos ul li {
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 18px;
	}
#servicos ul li a:link {
	text-decoration:none;
	color: #2C629C;
	font-weight: bold;	
	}
#servicos ul li a:visited {
	text-decoration:none;
	color: #2C629C;
	font-weight: bold;
}
#servicos ul li a:hover {
	color:#3399CC;
}
#servicos p{
margin-top:10px;
margin-bottom:10px;
font-size:14px;
color:#2C629C;

}


/* Inicio eleicoes */
/*--------------------------------------------------------------------*/



#eleicoes a{
	COLOR: #2C629C;
	font-weight: bold;
}

#eleicoes ul {
	text-decoration: none;
	text-align: left;
}
#eleicoes ul li {
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 18px;
	list-style-type:none;
	background-image: url(../entretenimento/imagens/ico_marcador_cinza.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	}
#eleicoes ul li a:link {
	text-decoration:none;
	color: #274059;
	font-weight: bold;	
	}
#eleicoes ul li a:visited {
	text-decoration:none;
	color: #274059;
	font-weight: bold;
}
#eleicoes ul li a:hover {
	color:#57A708;
}
#eleicoes p{
margin-top:10px;
margin-bottom:10px;
font-size:14px;
color:#444444;

}
