@CHARSET "UTF-8";

body {
	margin: 0;
	padding: 0;
	background: url("imagens/background.jpg");
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

a:link,
a:visited {
	text-decoration: none;
	color: #6c6c6e;
}

a:hover,
a:active {
	text-decoration: underline;
}

h1 {
	margin: 10px 0;
	font-size: 22px;
	font-weight: bold;
}

h2 {
	margin: 10px 0;
	font-size: 18px;
	font-weight: bold;
}

h3 {
	margin: 5px 0;
	font-size: 16px;
	font-weight: bold;
}

h4 {
	margin: 5px 0;
	font-size: 14px;
	font-weight: bold;
}

img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

/* -- ESTRUTURA -- */
#corpo {
	margin: auto;
	padding: 15px 10px;
	width: 970px;
	background-color: #fff;
}

#topo {
}

#logo {
	float: left;
	margin-right: 22px;
	width: 305px;
	height: 112px;
}

#barra_busca {
	margin: 4px 30px 4px 335px;
	text-align: right;
}

#menu_principal {
	height: 42px;
	padding: 6px 0 0 32px;
	background-image: url("imagens/menu_back.gif");
	background-position: top;
	background-repeat: no-repeat;
}

#menu_principal a:link,
#menu_principal a:visited {
	padding: 0 3px 18px 3px;
	background: url("imagens/menu_link.jpg") no-repeat center top;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #fff;
}

#menu_principal a:hover,
#menu_principal a:active,
#menu_principal a.ativo {
	background: url("imagens/menu_hover.jpg") no-repeat center top;
	text-decoration: none;
}

#coluna_esquerda {
	float: left;
	padding-left: 25px;
	padding-right: 20px;
	width: 595px;
}

#coluna_esquerda_inicio {
	float: left;
	width: 630px;
}

#coluna_direita {
	float: left;
	padding-left: 10px;
	width: 320px;
	background-image: url("imagens/divisor.gif");
	background-position: left top;
	background-repeat: no-repeat;
}

#edicao_mes {
	margin: 0;
	padding: 0;
}

#destaque {
	float: left;
	margin-right: 15px;
	width: 285px;
}

.destaques_imagem {
	overflow: hidden;
	text-align: center;
}

.destaques_texto {
	margin: 0 2px;
}

#destaque_dir {
	float: left;
	padding-right: 10px;
	_padding-right: 0;
	width: 315px;
}

.destaque_divisor {
	clear: both;
	height: 15px;
	background: url("imagens/dot.gif") repeat-x;
	background-position: 0px 10px;
}

.destaque_colunista {
	float: left;
	margin-right: 4px;
}

#enquete {
	float: left;
	width: 310px;
}

#enquente_conteudo{
	overflow: hidden;
	height: 180px;
}

#inicio_1 {
	overflow: hidden;
	height: 294px;
}

#inicio_2 {
	overflow: hidden;
	height: 105px;
}

#inicio_3 {
	overflow: hidden;
	height: 293px;
}

#outros_destaques {
	float: left;
	margin-top: 10px;
	padding-left: 15px;
	width: 305px;
	background-image: url("imagens/divisor.gif");
	background-position: 0 15px;
	background-repeat: no-repeat;
}

#ultimo_video {
	text-align: center;
}

#outros_videos {
	overflow: auto;
	height: 422px;
	border: solid 1px #efefef;
}

.box_video {
	float: left;
	margin: 4px;
	width: 275px;
}

.video {
	float: left;
	margin-right: 4px;
}

.ultimas_noticias_container {
	height: 692px;
}

.noticia_categoria {
	float: left;
	padding-top: 14px;
	padding-left: 27px;
	margin-right: 15px;
	width: 378px;
	height: 280px;
	background: url("imagens/categoria.jpg") no-repeat;
	color: #fff;
}

.img_categoria {
	float: left;
	margin-right: 6px;
}

.box_categoria_1 {
	float: left;
	width: 175px;
}

.box_categoria_2 {
	float: left;
	padding-right: 10px;
	width: 310px;
}

.img_box_categoria_2 {
	float: left;
	margin-right: 6px;
}

.box_categoria_3 {
	float: left;
	margin: 0;
	padding: 0 30px;
	width: 215px;
	background-image: url("imagens/divisor.gif");
	background-position: left top;
	background-repeat: no-repeat;
}

.noticias_texto {
	margin-bottom: 10px;
	padding-right: 5px;
}

.img_noticia {
	float: left;
	margin-right: 6px;
}

.box_colunitas {
	padding-bottom: 5px;
	border-bottom: dotted 2px #b28baa;
}

.box_ensaios {
	float: left;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: dotted 2px #b28baa;
}

.ensaio_foto {
	float: left;
	margin-right: 5px;
}

.box_ensaio {
	float: left;
	padding-right: 5px;
	width: 345px;
	height: 110px;
}

.box_ficha {
	float: left;
	padding-left: 10px;
	width: 220px;
	height: 110px;
	background-image: url("imagens/divisor.gif");
	background-position: left top;
	background-repeat: no-repeat;
}

#nossos_bebes {
	height: 576px;
	background: url("imagens/nossosbebes.jpg") no-repeat top center;
}

#texto_bebe {
	padding: 30px 0px 0px 60px;
	height: 305px;
	color: #fff;
}

#imagem_bebe {
	float: right;
	overflow: hidden;
	width: 200px;
	height: 267px;
	margin: 10px 30px 0 10px;
}

.foto_bebe_destaque {
	overflow: hidden;
	float: left;
	margin-right: 5px;
	width: 85px;
	height: 85px;
}

#cadastre_bebe {
	margin-top: 19px;
	margin-bottom: 18px;
}

#galeria {
	height: 497px;
	background: url("imagens/galeria.jpg") no-repeat top center;
}

.galeria_foto {
	height: 350px;
	padding: 35px 70px 15px 80px;
}

.galeria_detalhe_foto {
	padding: 5px;
	background-color: #fff;
	text-align: center;
}

/* -- BANNERS -- */
.grupo_banners {
	padding-left: 8px;
	background: url("imagens/publicidade.jpg") no-repeat top left;
}

#banner1 {
	float: left;
	width: 630px;
	height: 112px;
	padding-left: 8px;
	background: url("imagens/publicidade.jpg") no-repeat bottom left;
}

#banner2 {
	margin-top: 5px;
	width: 310px;
	height: 285px;
}

#banner3 {
	margin-bottom: 5px;
	width: 310px;
	height: 130px;
}

#banner4 {
	float: left;
	margin-right: 6px;
	width: 152px;
	height: 130px;
}

#banner5 {
	float: left;
	width: 152px;
	height: 130px;
}

#banner6 {
	float: left;
	margin-top: 7px;
	width: 630px;
	height: 150px;
}

#banner7 {
	float: left;
	margin-top: 10px;
	width: 595px;
	height: 138px;
}

#banner_oba {
	margin-top: 5px;
	text-align: right;
}

/* -- FORMS -- */
.input_text {
	border: solid 1px #c3a6bd;
}

.input_submit {
	border: solid 1px #c3a6bd;
	background-color: #c3a6bd;
	font-weight: bold;
	color: #fff;
}

.input_faleconosco {
	padding: 3px;
	width: 560px;
}

/* -- CLASSES -- */
.titulo2 {
	padding-top: 3px;
	padding-left: 15px;
	padding-bottom: 5px;
	background: url("imagens/h2.gif") no-repeat 0px 2px;
	color: #fff;
}

.titulo2_2 {
	padding-top: 3px;
	padding-left: 15px;
	padding-bottom: 5px;
	background: url("imagens/h22.gif") no-repeat left top;
	color: #fff;
}

.titulo2_3 {
	background: url("imagens/h23.gif") no-repeat right top;
	color: #fff;
}

.titulo_categoria {
	margin-right: 6px;
	margin-left: 210px;
	border-bottom: solid 3px #fff;
	text-align: right;
	color: #fff;
}

.texto_categoria {
	margin-right: 40px;
}

.titulo_bebes {
	margin: 0 20px;
	color: #fff;
}

.cor1 {
	color: #e20078;		/* rosa */
}

.cor2 {
	color: #faba54;		/* amarelo */
}

.cor3 {
	color: #c7d112;		/* verde */
}

.cor4 {
	color: #5cb9da;		/* azul */
}

.cor5 {
	color: #622181;		/* lilas */
}

.cor6 {
	color: #ba98b3;		/* lilas claro */
}

a.branco:link,
a.branco:visited {
	color: #fff;
}

/* TABLE */
div.leiamais_header {
	padding-top: 5px;
	padding-left: 25px;
	height: 28px;
	background: url("imagens/leiamais.jpg") no-repeat left top;
	color: #fff;
}

div.leiamais {
	margin: 0 40px 0 10px;
	padding: 4px 10px;
	border-bottom: dotted 2px #b28baa;
}

h3.leiamais {
	margin: 0;
	padding: 0;
}

div.leiamais_mais {
	margin: 0 40px 0 10px;
	padding: 4px 10px;
	text-align: right;
	font-weight: bold;
}

div.leiamais_bottom {
	margin-top: 8px;
	height: 8px;
	background: url("imagens/leiamaisbottom.jpg") no-repeat left top;
}

.edicao_mes {
	float: left;
	margin: 0 5px 5px 5px;
}

.img_destaque {
	float: left;
	width: 99px;
	height: 129px;
	margin: 0 5px 5px 0;
	padding: 6px 0 0 3px;
	background: url("imagens/quadro_bebe.gif") no-repeat;
}

.img_destaque_overflow {
	overflow: hidden;
	width: 83px;
	height: 117px;
}

.img_destaque_overflow_horizontal {
	float: left;
	overflow: hidden;
	margin-right: 6px;
	width: 116px;
	height: 100px;
}

.divisor_hor {
	height: 40px;
	background: url("imagens/dot.gif") repeat-x;
	background-position: center;
}

a.link_conteudo:link,
a.link_conteudo:visited {
	margin: 5px 0;
	font-size: 16px;
	font-weight: bold;
}

.conteudo_selecionado {
	font-size: 16px;
	font-weight: bold;
}

a.link_revista:link,
a.link_revista:visited {
	font-size: 12px;
	font-weight: bold;
	color: #e20078;
}

div#paginacao {
	margin: 10px;
	font-size: 11px;
	text-align: center;
	fot
}
	div#paginacao a:link,
	div#paginacao a:visited {
		padding: 5px 7px;
	}
	div#paginacao a:hover,
	div#paginacao a:active {
		background-color: #ba98b3;
	}
	div#paginacao span.atual {
		padding: 5px 7px;
		background-color: #ba98b3;
		color: #ffffff;
	}
