/**************************************************************
   CSS Reset
**************************************************************/
html, body, div, span, applet, object, iframe,
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,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tfoot, thead, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus { outline: 0; }
body { line-height: 1; color: #000000; background: #FFFFFF; }
ol, ul { list-style: none; }
table { border-collapse: separate; }
caption, th { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/**************************************************************
   Layout
**************************************************************/
body {
	background: url(../imagens/bg_site_repeat.png) repeat-y center #FD7802;
	
	color: #000000;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

h1, h2, h3 { font-size: 18px; font-weight: bold; padding-bottom: 10px; line-height:20px;}
p { margin: 12px 0 12px 0; }
a { color: #666666; text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }

select { float: left; font-size: 10px; height: 20px; margin-top: 8px; width: 140px; }

#Layout { margin: 0 auto; width: 980px; }

#Base {
	background: url(../imagens/bg_site.jpg) no-repeat;
	float: left;
	padding: 0 0 15px 0;
	text-align: left;
	width: 980px;
	
}

/**************************************************************
   Cabe�alho (topo, header)
**************************************************************/
#Header {
	float: left;
	padding-bottom: 25px;
	width: 100%;
}

.logo { float: left; margin: 5px -20px -33px 22px; }

/**************************************************************
   Se��es / Categorias (menu)
**************************************************************/
#Menu {
	background: url(../imagens/menu_full.png) no-repeat 0 0;
	float: right;
	font: bold 14px Arial;
	height: 72px;
	line-height: 32px;
	width: 666px;
}

/* menu_brilho.png */

/* menu_repeat.png */

#Menu img { float: left; }

#Menu ul { float: left; margin-left: 8px; }
#Menu ul li { float: left; }
#Menu ul li a { color: #FFFFFF; float: left; padding: 0 12px; }
.last { padding-right: 0; }

.busca { float: right; margin-right: 24px; }

.busca input {
	background: url(../imagens/bg_repeat_form.png) repeat-x;
	border: 1px solid #D4690B;
	float: left;
	font-size: 14px;
	height: 20px;
	letter-spacing: 1px;
	margin-right: 11px;
	padding: 4px 0 0 6px;
	width: 301px;
}

.btn_buscar {
	background: url(../imagens/btn_buscar.gif) repeat-x;
	color: #FFFFFF;
	float: left;
	font-weight: bold;
	height: 26px;
	line-height: 25px;
	padding: 0 0 0 1px;
	text-align: center;
	width: 64px;
}
.btn_buscar a{color: #dfdfdf;}
/**************************************************************
   Lateral esquerda
**************************************************************/
#LateralEsquerda { float: left; padding-left: 20px; width: 293px; }
#LateralEsquerda img { float: right; }

.box_padrao { background: url(../imagens/bg_box_repeat.png) repeat-y; float: left; width: 100%; }

.inicio { float: left; margin-top: 3px; }
.final  { float: left; margin-bottom: 3px; }

#LateralEsquerda  .conteudo img { float: left; }

.conteudo {
	background: url(../imagens/bg_box.png) no-repeat bottom;
	color: #9E3502;
	float: left;
	font: bold 12px Arial;
	padding: 0 14px;
	width: 266px;
}

.titulo { float: right; margin: -35px 15px 0 0; }


.box1 { color: #9E3502; font: bold 14px Arial; padding: 14px 13px 3px 14px; text-align: center; }

.box2 { margin-top: -3px; padding-right: 13px;}
.box2 a { color: #9E3502; font: bold 11px Arial; float: left; width: 68px; margin: 0 10px;font-weight:normal;text-align:justify;}
.box2 img { margin-left: -3px; }
.box2 .seta { float: left; margin: 25px 0 0 -5px; }

.box3 { width: 265px; }

.box3 a {
	background: url(../imagens/linha.png) repeat-x top;
	color: #9E3502;
	float: left;
	font: bold 12px Arial;
	padding: 4px 0;
	width: 100%;
}

.box3 a img { margin: 4px 6px 0 0; }
.box3 .first { background: none; margin-top: 7px; }

.box4 { padding: 15px 13px 10px 14px; }
.box4 .imagem { float: left; margin-right: 8px; }

.box5 {
	background: url(../imagens/bg_box_menor.png) repeat-x bottom; float: left; 
	border: solid #E66801;
	border-width: 0 1px;
	padding-bottom: 6px;
	width: 263px;
}

.manchete { float: left; width: 134px; }

/**************************************************************
   Conte�do
**************************************************************/
#Content {
	color: #565656;
	float: left;
	margin-top: -13px; 
	padding-left: 10px;
	position: relative;
	width: 511px;
}

.paginacao {
	background: url(../imagens/bg_pags_home.png) no-repeat;
	float: right;
	height: 16px;
	padding: 3px 0 0 23px;
	width: 94px;
}

.paginacao a {
	background-color: #CB5900;
	color: #FFFFFF;
	font-size: 9px;
	margin: 0 1px;
	padding: 0 3px;
}

.paginacao a:hover { text-decoration: none; }
.paginacao .ativo { background-color: #000000; }

.box_content h1 { color: #635E5C; font-size: 22px; letter-spacing: -1px; text-align:left;}
.box_content h2 { color: #635E5C; font-size: 16px; letter-spacing: -1px; }

.box_content {
	background-color: #FFFFFF;
	border: 1px solid #E27111;
	float: left; 
	margin-bottom: 6px;
	padding: 15px 15px 0 15px;
	position: relative;
}

.padrao2 { line-height: 15px; padding: 21px 23px; text-align: justify; width:773px; }
.padrao {padding: 21px 23px;width: 463px; }
.data { color: #F6901B; float: left; font-weight: bold; margin-bottom: 11px; width: 100%; }
.data_home {color:#F6901B; float: left; font-weight: bold; width: 100%; font-size:11pt;}
.mais_news a{ font-weight:bold; float:right; text-align:right; width:100%;}
.creditos_foto{color:#ffffff;float:left;font-weight:normal;background-color:#000000; padding:2px; font-size:10px; margin-top:-14px; z-index:999; margin-right:180px;}
.dv_fotos{float:left; width:280px; margin-bottom:8px}
.dv_fotos2{float:left; width:120px; margin-bottom:2px}
.dv_fotos2 img{border:2px solid #e77619;}
.data2{ color: #F6901B;font-weight: bold;}
.data3{ color: #3b3a3a;font-weight: bold;}
.padrao .data { margin-top: 17px; }
.bloco { float: left; }
.bloco img { margin-bottom: 10px; }

.a { background: url(../imagens/bg_bloco_duplo.gif) repeat-y; }
.b { background: url(../imagens/bg_bloco_triplo.gif) repeat-y; line-height: 13px; }

.i { border-bottom: 0; }
.f { border-top: 0; }

.noticias { width: 243px; padding-bottom: 0; }
.noticias .itemnoticia{ padding:6px 0 0 0;}
.noticias a { color: #555555; float: left; padding: 6px 0; width: 100%; }
.noticias a img { float: left; margin: 5px 6px 0 0; }

.enquete { margin-left: 7px; width: 197px; padding-bottom: 0; }
.enquete p { margin-top: 5px; }

.leia_mais a { color: #EC8006; font: bold 12px Arial; }
.padrao .leia_mais a { color: #EC8006; font: bold 12px Arial; float: right; margin: 12px 0 -10px 0; }

.numerologia { width: 133px; }
.meu_carinho { width: 132px; margin-left: 7px; }
.meu_carinho img { float: left; margin: 4px 6px 0 0; }

.meu_carinho ul {
	color: #555555;
	font: bold 11px Arial;
	margin-top: 20px;
}

.enquete ul {
	color: #555555;
	font: bold 11px;
	margin-top: 20px;
}
.enquete li{ padding-bottom:10px;}
.enquete ul img { float: left; margin: 5px 6px 0 0; }

.novelas { width: 135px; margin-left: 7px; }

/**************************************************************
   Lateral direita
**************************************************************/
#LateralDireita {
	color: #A94B03;
	float: right;
	font-size: 11px;
	line-height: 15px;
	margin-top: -7px;
	padding: 10px 13px 0 11px;
	width: 121px;
}
*html #LateralDireita{padding: 10px 8px 0 8px;}
#LateralDireita img { margin-bottom: 8px; }
.menor { margin: 5px 0 0 10px; }

/**************************************************************
   Final (footer, rodap�)
**************************************************************/
#Footer {
	color: #4D4E4E;
	float: left;
	font-size: 11px;
	margin-top: 0;
	padding: 5px 0 0 25px;
	text-align: right;
	width: 815px;
}

#Footer a { color: #FFFFFF; font: bold 14px Arial; margin-right: 18px; }
#Footer img { margin-right: 4px; }

#Footer .creditos {
	color: #AD4D05;
	float: right;
	font: bold 11px Arial;
	margin-top: 2px;
	text-align: right;
	width: 100%;
}

#Footer .creditos a { color: #AD4D05; font: bold 11px Arial; }
#Footer .direitos { font-size: 10px; }

/**************************************************************
   Cantos arredondados Footer
 **************************************************************/
.border_top_left, .border_top_right, .border_bottom_right, .border_bottom_left {
	position: absolute;
	width: 11px;
	height: 11px;
	font-size: 0px; line-height: 0px; white-space: nowrap;
	padding: 0; margin: -1px;
	background-color: #F98315;
	background-position: 0 0;
	background-repeat: no-repeat;
	z-index: 1000 !important;	}

.border_top_left, .border_top_right { top: 0; }

/* < IE6 BUG */
.border_bottom_right, .border_bottom_left { bottom: 0px; }
.border_top_right, .border_bottom_right { right: -1px; }
/* Padr�o */
* > .border_bottom_right, * > .border_bottom_left { bottom: 0 !important; }
* > .border_top_right, * > .border_bottom_right { right: 0; }

.border_top_left, .border_bottom_left { left: 0; }

.border_top_left { background-image: url(../imagens/border_top_left.png); }
.border_top_right { background-image: url(../imagens/border_top_right.png); }
.border_bottom_right { background-image: url(../imagens/border_bottom_right.png); }
.border_bottom_left { background-image: url(../imagens/border_bottom_left.png); }

#OutrosDestaques { float: left; }

.topo_janelas{ background:url(../imagens/bordatopo.gif) no-repeat; width:166px; height:12px;}
.corpo_janelas{ background-color:#FFFFFF; border-left:1px solid #e27111; 
                border-right:1px solid #e27111;width:140px; padding:6px 5px 5px 6px; vertical-align:top;}
.bottom_janelas{ background:url(../imagens/bordabottom.gif) no-repeat; width:166px; height:12px;}
.esp_jan{width:4px;}
.corpo_janelas h2 { color: #635E5C; font-size: 15px; letter-spacing: -1px; }
.corpo_janelas ul {
	color: #555555;
	font: bold 11px;
	margin-top: 20px;
}
.corpo_janelas ul img {float:left; margin: 5px 6px 0 0;}
.maisag{padding-top:8px;}
.saudades{text-align:left;vertical-align:top;}
.im_saud{vertical-align:top;}
.align_rod{margin-left:7px;}
*html .align_rod{margin-left:5px;}
.align_top{ padding-bottom:10px;}

.vibracao_ano{margin-right:5px; background-color:#f6fce2; padding:10px;}
.vibracao_mes{margin-right:5px; background-color:#f6ecfd; padding:10px;}
.vibracao_dia{margin-right:5px; background-color:#ffe5f1; padding:10px;}

.numerog ul {
	color: #555555;
	font: bold 11px;
	margin-top: 20px;
}
.numerog li{ padding-bottom:10px;}
.numerog ul img { float: left; margin: 5px 6px 0 0; }
.hr-horos{ float:left;
           width:150px;
           height:6px; 
           background:url(../imagens/astrologia/hr-astrologia.gif) repeat-x;
}


#mostragat{ position:absolute; background-color: #f88417; padding:10px; border:1px solid #efefef;}
#mostragat img{float:left;}
#mostragat a{ margin:2px 30px 5px 0;}

/*Modal Popup*/
.modalBackground {
	background-color:#464545;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#f88417;
	border-width:3px;
	border-style:solid;
	border-color:#efefef;
	padding:6px;
	min-width:400px;
}
*html .modalPopup {width:400px;}
.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}
/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}
.lk_fecha{ font-size:11pt; font-weight:bold;color:#000000; padding:8px 0 5px 0; float:left; width:390px;}

.superbanner{ float:left; 
margin:10px 0 0 0; 
width:100%;
padding-bottom:20px;
border-bottom:8px solid #000000;
}
#Content_superbanner{margin:0 auto; width:900px;}
/**************************************************************
   Info
     �ltima altera��o: #Content em 13-10-2008 por Apici Marketing e Comunica��o
**************************************************************/