/*
Theme Name: Virtual Guia
Version: 1.0
Author: AIKI Studio
*/

@import url("styles_tabs.css"); /** Estilos para as tabs da programação semanal **/
@import url("styles_tabs_detalhes_anunciantes.css"); /** Estilos das tabs da página Detalhes do Anunciante **/
@import url("styles_anunciantes.css"); /** Estilos das páginas de anunciantes **/
@import url("styles_promocoes_e_classificados.css"); /** Estilos das páginas Promoções e Classificados **/
@import url("styles_footer.css"); /** Estilos do Footer **/

/*Phone contact*/
.tel_contact
{
	font:bold;
	margin-top:20px;
}

.tel_contact span
{
	font:bold;
	margin-top:10px;
	color:#0275D2;
	margin:5px;
}

.tel_contact p
{
	
	margin:10px;
}

/* General settings */
body 
{
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000;
	background: #fff url(images/body_bg.png) repeat-x;
}

a, a:visited 
{
	color: #005ead;
}

a:hover 
{
	color: #000;
}

img 
{
	border: none;
}

p
{
	margin-bottom: 20px;
	text-align: justify;
}

form
{
	margin: 0;
	padding: 0;
}

#coluna_central p 
{
	padding-right: 10px;
	line-height: 16px;
}

h2, h3
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 1.5em;
	color: #227ed5;
}

h3 
{
	margin-bottom: 5px;
	font-size: 1.2em;
	color: #43b7ea;
}

.clearfix:after 
{
	clear:both;
	display:block;
	visibility:hidden;
	height:0;
	content:".";
}
.clearfix 
{
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

.clear 
{
	clear: both;
	margin:0;
	padding:0;
}


/* Structure */
#general 
{
	width: 990px;
	margin: 0 auto;
	position: relative;
}

#top 
{
	position: relative;
	height: 132px;
	background: url(images/top_bg.png) 0 45px no-repeat;
}

#container_conteudo 
{
	width: 990px;
	min-height: 1209px;
	_height: 1290px;
	padding-bottom: 20px;
	background: #fff url(images/conteudo_bg.png) no-repeat;
    position: relative;
}

#coluna_principal,
#coluna_publicidade 
{
	float: left;
	position: relative;
}

#coluna_principal 
{
	width: 830px;
}

#coluna_publicidade 
{
	width: 140px;
	left: 18px;
	_left: 12px;
}

#coluna_publicidade img
{
	margin-top: 10px;
}

#footer 
{
	clear: both;
	width: 910px;
	height: 77px;
	padding: 40px;
	background: url(images/footer_bg.png) no-repeat;
	color: #0483c7;
}

#logo
{
	float: left;
	position: relative;
	width: 287px;
	height: 57px;
	top: 15px;
	left: 20px;
}

ul#menu_top
{
	width: 990px;
	height: 45px;
	margin: 0;
	padding: 0;
	background: url(images/top_menu_bg.png) no-repeat;
}

ul#menu_top li 
{
	display: block;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#menu_top li a
{
	display: block;
	height: 45px;
	text-indent: -9999px;
	overflow: hidden;
}

ul#menu_top li.item_home 
{
	width: 145px;
	left: 270px;
}

ul#menu_top li.item_cidades 
{
	width: 125px;
	left: 270px;
}

ul#menu_top li.item_anuncie 
{
	width: 113px;
	left: 270px;
}

ul#menu_top li.item_quemsomos 
{
	width: 142px;
	left: 270px;
}

ul#menu_top li.item_contato 
{
	width: 113px;
	left: 270px;
}

#menu_cidades 
{
	position: absolute;
	left: 250px;
	bottom: 0;
}

#mensagem_usuario 
{
	float: right;
	position: relative;
	color: #005ead;
	font-size: 11px;
	top: 25px;
	right: 100px;
}

#search_top 
{
	width: 990px;
	height: 107px;
	background: url(images/top_barrasearch_bg.png) no-repeat;
}

ul#search
{
	position: relative !important ;
	width: 960px;
	margin: 0;
	padding: 0;
	top: 30px;
	left: 30px;
	z-index:1000;;
}

ul#search li 
{
	display: block;
	float: left;
}

/* menu */
ul#search a { color:#fff; text-decoration:none; }
ul#search > li {cursor:pointer; float:left; position:relative;}
ul#search > li a:hover {color:#B0D730;}

/* sub-menus*/
ul#search ul 
{ 
	width: 100%;
	padding:0; 
	margin:0; 
	display:block; 
	display:inline;
}

ul#search li ul 
{ 
	position:absolute; 
	float: left;
	left:13px; 
	top:0; 
	margin-top:46px; 
	background: #fff; 
	color:#0395CC; 
	border: 1px solid #c7ddeb; 
	/* for IE */ display:none; 
}


/*ul#search li:hover ul
{ 
	display:block;
}*/

ul#search li ul li
{ 
	display:block; 
	padding: 5px 0px;  
	list-style-type:none; 
}

ul#search li ul li:first-child 
{ 
	border-top: none; 
}

ul#search li ul li a 
{ 
	display:block; 
	color:#0395CC; 
	border-top: dotted 1px #606060; 
}

ul#search li ul li a:hover 
{ 
	color:#7FCDFE; 
}

ul#search li ul li input 
{
	width: auto;
	border: none;
}

ul#search li ul.form_options 
{
	padding: 10px;
	width: 200px;
	float: left;
}

ul#search li ul.form_options li
{
	display: block;
	width: 200px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #000;
}

ul#search li ul.form_options li label 
{
	cursor: pointer;
}

ul#search li.forminput
{
	width: 357px;
	height: 52px;
	background: url(images/search_input_buscar.png) no-repeat;
	cursor: normal;
}

ul#search li.forminput input
{
	position: relative;
	top: 10px;
	left: 12px;
	width: 315px;
	height: 22px;
	font-size: 16px;
	color: #5da4ca;
	background: none;
	border: none;
	cursor: normal;
}

ul#search li.formsubmit input
{
	position: relative;
	width: 58px;
	height: 52px;
	top: -5px;
	left: -5px;
	font-size: 16px;
	color: #5da4ca;
	background: none;
	border: none;
	cursor: pointer;
}

ul#search li ul.form_options_category
{
	padding: 10px;
	width: 600px;
	float: left;
}

ul#search li ul.form_options_category li
{
	display: block;
	width: 200px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #000;
}

ul#search li ul.form_options_category li label 
{
	cursor: pointer;
}

#coluna_cidades, 
#coluna_central 
{
	float: left;
	position: relative;
}

#coluna_cidades 
{
	width: 160px;
	left: 30px;
}

#coluna_central 
{
	width: 600px;
	margin-top: 20px;
	left: 75px;
}

#box_classificados,
#box_promocoes, 
#box_noticias_e_novidades, 
#box_eventos,
#box_colunistas
{
	float: left;
	position: relative;
	width: 260px;
	background: url(images/box_destaques_bg.png) no-repeat;
}

#box_cidades 
{
	width: 160px;
}

#box_publicidade
{
	width: 160px;
	margin-top: 60px;
}

#box_publicidade img
{
	display: block;
	margin: 0 auto;
}

ul#lista_cidades 
{
	margin: 0;
	padding: 0;
	width: 160px;
}

ul#lista_cidades li 
{
	list-style: none;
	background: url(images/bullet1.png) 0 5px no-repeat;
	border-bottom: 1px solid #bee8f9;
}

ul#lista_cidades li a
{
	display: block;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 5px;
	text-decoration: none;
}

/* Lista classificados */
ul.lista_programacaosemanal 
{
	margin: 0 0 0 10px;
	padding: 0;
}

ul.lista_programacaosemanal li 
{
	display: block;
	float: left;
	width: 50%;
	list-style: none;
	margin-top: 10px;
	background: url(images/ico_lista_programacaosemanal.png) no-repeat;
}

ul.lista_programacaosemanal li a 
{
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	text-decoration: none;
	color: #78bee3;
	border-bottom: 1px solid #bee8f9;
}

ul.lista_programacaosemanal li a:hover 
{
	color: #a1cdec !important ;
}

ul.lista_programacaosemanal li a.noborder
{
	border-bottom: none;
}

ul.lista_programacaosemanal li a span.programacao_title
{
	display: block;
	font-weight: bold;
	font-size: 11px;
	color: #2098e5;
}

ul.lista_programacaosemanal li a span.programacao_descricao
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #000;
}

ul.lista_programacaosemanal_paginacao 
{
	float: right;
}

ul.lista_programacaosemanal_paginacao li 
{
	list-style: none;
	display: block;
	float: left;
}

ul.lista_programacaosemanal_paginacao li a
{
	display: block;
	margin-right: 2px;
	padding: 1px 4px 1px 4px;
	background: #1185d9;
	color: #fff !important ;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
}


/* Lista classificados */
#box_classificados
{
	width: 230px;
	padding: 15px;
	margin-top: 20px;
	left: 20px;
}

ul#lista_classificados 
{
	margin: 0;
	padding: 0;
}

ul#lista_classificados li 
{
	display: block;
	list-style: none;
}

ul#lista_classificados li span.texto_descritivo 
{
	display: block;
	position: relative;
	padding-top: 15px;
	font-size: 11px;
	color: #5e5e5e;
}

ul#lista_classificados li.descricao 
{
	float: left;
	margin-bottom: 10px;
}

ul#lista_classificados li.descricao img
{
	border: none;
}

ul#lista_classificados li a 
{
	display: block;
	*float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	color: #78bee3;
	border-top: 1px solid #bee8f9;
}

ul#lista_classificados li a span.anuncio_titulo
{
	display: block;
	margin: 0;
	margin-bottom: 6px;
	color: #0673b8;
	font-weight: bold;
	font-size: 11px;
}

ul#lista_classificados li a span.anuncio_descricao
{
	display: block;
	margin-bottom: 6px;
	color: #0673b8;
	font-size: 11px;
}

ul#lista_classificados li a span.anuncio_preco
{
	display: block;
	color: #5b8509;
	font-size: 11px;
}

ul#lista_classificados li a:hover 
{
	color: #000;
}

ul#lista_classificados li img
{
	float: left;
	margin-right: 10px;
	border: 1px solid #8db6cc;
}

/* Lista Promoções */
#box_promocoes
{
	width: 230px;
	padding: 15px;
	margin-top: 20px;
	left: 50px;
}

ul#lista_promocoes 
{
	margin: 0;
	padding: 0;
}

ul#lista_promocoes li 
{
	display: block;
	list-style: none;
}

ul#lista_promocoes li span.texto_descritivo 
{
	display: block;
	position: relative;
	padding-top: 15px;
	font-size: 11px;
	color: #5e5e5e;
}

ul#lista_promocoes li.descricao 
{
	float: left;
	margin-bottom: 10px;
}

ul#lista_promocoes li.descricao img
{
	border: none;
}

ul#lista_promocoes li a 
{
	display: block;
	*float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	color: #78bee3;
	border-top: 1px solid #bee8f9;
}

ul#lista_promocoes li a span.anuncio_titulo
{
	display: block;
	margin: 0;
	margin-bottom: 6px;
	color: #0673b8;
	font-weight: bold;
	font-size: 11px;
}

ul#lista_promocoes li a span.anuncio_descricao
{
	display: block;
	margin-bottom: 6px;
	color: #0673b8;
	font-size: 11px;
}

ul#lista_promocoes li a span.anuncio_preco
{
	display: block;
	color: #5b8509;
	font-size: 11px;
}

ul#lista_promocoes li a:hover 
{
	color: #000;
}

ul#lista_promocoes li img
{
	float: left;
	margin-right: 10px;
	border: 1px solid #8db6cc;
}
/* Lista notícias */
#box_noticias_e_novidades {	width: 230px;	padding: 15px;	left: 20px;}
ul#lista_noticias {	margin: 0;	padding: 0;}
ul#lista_noticias li {	display: block;	clear: both;	list-style: none;}
ul#lista_noticias li a img.imgRight{	margin-right: 10px;	border: 1px solid #cbdce4;}
ul#lista_noticias li a img.imgLeft{	margin-left: 10px;	border: 1px solid #cbdce4;}
ul#lista_noticias li a {	display: block;	float: left; width: 230px;	padding-top: 10px;	padding-bottom: 10px;	text-decoration: none;	color: #627687;	border-bottom: 1px solid #bee8f9;	cursor: pointer;}
ul#lista_noticias li a:hover {	color: #000;}
ul#lista_noticias li span.data,ul#lista_eventos li span.data  {	display: block;	font-weight: bold;	font-size: 10px;}

/* Lista eventos */
#box_eventos{	width: 230px;	padding: 15px;	left: 30px;}
ul#lista_eventos {	margin: 0;	padding: 0;}
ul#lista_eventos li {	display: block;	list-style: none;}
ul#lista_eventos li a {	display: block;	float: left; width: 230px;	padding-top: 10px;	padding-bottom: 10px;	text-decoration: none;	color: #627687;	border-bottom: 1px solid #bee8f9;	cursor: pointer;}
ul#lista_eventos li a strong{	display: block;}
ul#lista_eventos li a:hover {	color: #000;}
ul#lista_eventos li a img.imgRight{	float: right;	margin-left: 10px;	border: 1px solid #cbdce4;}
ul#lista_eventos li a img.imgLeft{	float: left;	margin-right: 10px;	border: 1px solid #cbdce4;}


/* Lista colunistas */
#box_colunistas 
{
	width: 556px;
	padding: 15px;
	left: 0;
    background: url(images/colunistas-bg.png) no-repeat;
}

ul#lista_colunistas 
{
	margin: 0;
	padding: 0;
}

ul#lista_colunistas li h4
{
    margin-top: 0;
    margin-bottom: 8px;
    color: #627687;
}

ul#lista_colunistas li a.more{
    color:#627687;
    cursor:pointer;
    text-decoration:none;
    font-weight:bold;
    border-top: 1px dashed #BEE8F9;
    width: 100%;
    margin-top: 8px;
    text-align:right;
    padding-top:3px;
}

ul#lista_colunistas li 
{
	display: block;
    float: left;
    width: 112px;
    margin-right: 10px;
	list-style: none;
    border-right: 1px solid #BEE8F9;
    padding-right: 10px;
}

ul#lista_colunistas li a 
{
	display: block;
	float: left;
	text-decoration: none;
    /*height: 40px;*/
    color:#627687;
    cursor:pointer;

}

ul#lista_colunistas li a div.titulo
{
	display: block;
	color: #0182c6;
}

ul#lista_colunistas li a:hover 
{
	color: #000;
}

ul#lista_colunistas li img
{
	float: left;
	margin-bottom: 10px;
	border: 1px solid #8db6cc;
}

.perfil-colunista {
    clear: both;
    display: block;
    width: 100%;
    margin-top: 20px;
    vertical-align: text-top;
}

.perfil-colunista .foto {
    display:inline;
    float:left;
    padding-top: 30px;
}

.perfil-colunista .perfil-texto {
    display:inline;
    width: 400px;
    float: left;
}

.perfil-colunista .perfil-texto h4 {
    font-weight:bold;
    font-size: 130%;
}

/* Lista palavras mais buscadas */
#box_nuvem_de_tags
{
	margin-left: 20px;
	padding: 15px;
}

#box_nuvem_de_tags span
{
	display: block;
	padding:10px 0
}

#box_nuvem_de_tags span a 
{
	display: inline;
	margin:0 5px;
	color: #333;
	line-height: 24px ;
	text-decoration: none;
}

#box_nuvem_de_tags span a:hover 
{
	color: #0182c6 !important ;
	text-decoration: underline !important ;
}

#box_nuvem_de_tags span a.maisbuscadas
{
	font-weight: bold;
	color: #0182c6 !important ;
}

.separador
{
	width: 562px;
	height: 24px;
	margin: 8px 0;
	background: url(images/separador_coluna_central.png) no-repeat;
}

/* Elements */
h1.logo
{
	float: left;
	width: 216px;
	height: 87px;
	margin: 0 0 0 20px;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/logo.png) no-repeat;
}

/* Titles */
h2.replaceimage 
{
	text-indent: -9999px;
	overflow: hidden;
}

h2#title_cidades, 
h2#title_publicidade, 
h2#title_programacaosemanal,
h2#title_utilidades, 
h2#title_classificados,
h2#title_promocoes,
h2#title_noticias,
h2#title_eventos,
h2#title_colunistas,
h2#title_palavrasmaisbuscadas, 
h2#title_categorias 
{
	display: block;
	width: 100%;
	height: 22px;
	margin-bottom: 10px;
}

h2#title_cidades { background: url(images/title_cidades.png) no-repeat; }
h2#title_publicidade { background: url(images/title_publicidade.png) no-repeat; }
h2#title_programacaosemanal { background: url(images/title_programacaosemanal.png) no-repeat; }
h2#title_utilidades{ background: url(images/title_utilidades.png) no-repeat; }
h2#title_classificados { background: url(images/title_classificados.png) no-repeat; }
h2#title_promocoes { background: url(images/title_promocoes.png) no-repeat; }
h2#title_eventos { background: url(images/title_eventos.png) no-repeat; }
h2#title_noticias { background: url(images/title_noticias.png) no-repeat; }
h2#title_colunistas { background: url(images/title_colunistas.png) no-repeat; }
h2#title_palavrasmaisbuscadas { background: url(images/title_palavrasmaisbuscadas.png) no-repeat; }
h2#title_categorias  { background: url(images/title_categorias.png) no-repeat; }



/* Tables */
table.tbl 
{
	width: 100%;
	padding-right: 10px;
}

table.tbl th 
{
	padding: 15px;
	text-align: left;
	background: #37a1e4;
	color: #fff;
}

table.tbl td
{
	padding: 15px;
	background: #f0faff;
	border-bottom: 1px solid #dfecf4;
}

table.tbl .aligncenter
{
	padding: 15px;
	text-align: center;
}

/* Forms */
span.required 
{
	color: #ff0000;
}

form.forms 
{
	margin: 0;
}

.label 
{
	width: 30%;
}

input, 
textarea, 
select
{
	width: 80%;
	padding: 5px;
	border: 1px solid #d0d0d0;
	background: #fff;
}

textarea 
{
	height: 100px;
}

.submit 
{
	width: auto !important ;
	padding: 10px;
	background: #c36b15;
	font-weight: bold;
	color: #fff;
	border: none;
}

.resetinput 
{
	width: auto !important ;
	height: auto !important ;
	background: none;
	border: none;
}

/* Notícias */
div.imgAlignLeft 
{
	float: left;
	margin-right: 15px;
	margin-top: 15px;
	border: none;
}

div.imgAlignRight 
{
	float: right;
	margin-left: 15px;
	margin-top: 15px;
	border: none;
	text-align: right;
}

div.imgAlignRight .label,
div.imgAlignLeft .label {
	width: 100%;
	font-size: 11px;
}

img.imgAlignLeft 
{
	float: left;
	border: 1px solid #798994;
}

img.imgAlignRight 
{
	float: right;
	border: 1px solid #798994;
}

span.noticias_data 
{
	display: table;
	background: #1083d9;
	padding: 6px;
	font-size: 10px;
	color: #fff;
}

span.noticias_titulo 
{
	display: block;
	margin-top: 10px;
	font-size: 1.5em;
	font-weight: bold;
	color: #195a8a;
}

.arquivo_noticias
{
	margin: 0;
	padding: 0;
	padding-right: 10px;
}

.arquivo_noticias li 
{
	list-style: none;
}

.arquivo_noticias li a 
{
	display: block;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cfdae3;
}

span.arquivo_noticias_data 
{
	display: table;
	margin-right: 15px;
	margin-bottom: 5px;
	background: #1083d9;
	padding: 3px;
	font-size: 10px;
	color: #fff;
}

.fotos-noticia
{
	float: left;
	width: 112px;
	height: 83px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #000;
}


/* Resultados do Guia Telefonico */
.resultado-telefones-msg
{
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 15px;
	margin-right: 15px;
	border: 1px solid #edebdc;
	background: #fffef2;
	color: #524c30;
	text-align: center;
	font-weight: bold;
}

.conteudo-noticia p,
.conteudo-evento p,
.conteudo-pagina p,
.perfil-colunista  {
	color:#000000;
	font-family:arial;
	font-size:1.1em;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5 !important;
}

.comandos-frontend {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFEF2 none repeat scroll 0 0;
border:1px solid #EDEBDC;
color:#524C30;
font-weight:bold;
margin-bottom:15px;
margin-right:15px;
margin-top:15px;
padding:15px;
text-align:center;
}

.classificados_anuncios
{
    width: 560px;
    margin-right: 12px;
    margin-bottom: 12px;
    padding: 10px;
    background: #f0faff;
    border: 1px solid #d1e7f2;
}

.classificados_anuncios h3
{
    padding-bottom: 0 !important ;
    margin-top:0px;
    margin-bottom:0px;
}

.classificados_anuncios a.more
{
    font-weight: bold !important ;
    text-decoration:none;
    display:block;
    margin-right: 10px;
    font-variant:small-caps;
}

.classificados_anuncios .foto-destaque
{
    height: 53px;
    width: 53px;
    border: #D1E7F2 solid thin;
    float:left;
    margin-right:5px;
}

.classificados_anuncios a.more img
{
    position:relative;
    top:5px;
}

.agenda_semana
{
    position: relative;
    padding: 20px;
    padding-top: 0px;
    background: #f0faff;
    border: 1px solid #d1e7f2;
}

.agenda_semana h2
{
	display: block;
	margin-bottom: 0;
	text-indent: 0;
	color: #008fb8;
}

.agenda_semana span
{
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #c0d8e4;
}

.agenda_semana span b.title
{
	color: #00a3e7;
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
}

.agenda_semana a.more
{
    font-weight: bold !important ;
}

#resultado-noticias div.logo,
#resultado-noticias div.detalhes,
#resultado-promocoes div.logo,
#resultado-promocoes div.detalhes,
#resultado-eventos div.logo,
#resultado-eventos div.detalhes
{
	float: left;
}

#resultado-noticias div.logo,
#resultado-promocoes div.logo,
#resultado-eventos div.logo
{
	width: 112px;
	height: 112px;
	margin-right: 10px;
	background: #fff;
	border: 1px solid #d6e9f2;
}

#resultado-noticias div.detalhes,
#resultado-promocoes div.detalhes,
#resultado-eventos div.detalhes
{
	width: 420px;
}

#box_ultimos_internautas,
#box_anuncios_recentes {
	width : 255px;
	float : left;
}

#box_ultimos_internautas .i,
#box_ultimos_depoimentos .i,
#box_anuncios_recentes .i {
	padding : 15px;
}

#box_ultimos_depoimentos .i {
	margin-left : 20px;
}

#box_ultimos_depoimentos {
	width : 275px;
	float : left;
}

#title_ultimos_internautas {
	background : url(images/title_ultimos_internautas.png) no-repeat;
}

#title_ultimos_depoimentos {
	background : url(images/title_ultimos_depoimentos.png) no-repeat;
}

#title_anuncios_recentes {
	background : url(images/title_ultimos_anunciantes.png) no-repeat;
}

#box_anuncios_recentes h4,
#box_ultimos_depoimentos h4 {
	margin-bottom : 0;
}
#box_anuncios_recentes p,
#box_ultimos_depoimentos p {
	margin-top : 0;
}
#box_anuncios_recentes p a, 
#box_ultimos_depoimentos p a {
	text-decoration : none;
	color : #000;
}

#box_ultimos_internautas ul {
	text-ident : 0;
	padding : 0;
	_margin : 0;
}

#box_ultimos_internautas li {
	padding : 0 0 7.5px 5px;
	_margin : 0;
	list-style-type : none;
}
.box_reticencias_paginacao{
    width:13px;
    height:20px;
    float:left;
    margin: 12px 2px;
}

/*  comentarios */

ul.lista-de-comentarios {
    list-style: none;
    padding: 0;
}

ul.lista-de-comentarios li {
    margin-left: 0;
}

ul.lista-de-comentarios li div.comentario {
    padding: 15px;
    background-color:#f5f5dc;
}

ul.lista-de-comentarios li div.autor {
    margin-top: 5px;
    text-align:right;
    margin-bottom:15px;
}
/* fim comentarios*/
