/* STYLE */
/**/
*{margin:0; padding:0;}

/*BODY*/
body{background-color:#FFFFFF;}

/*BOX*/
#box_out{width:1400px; height:auto; margin:0 auto; background:#FFFFFF;}
#box_in{width:968px; height:auto; margin:0 auto; background:#FFFFFF;}

/*SIDE*/
#side_left{width:216px; height:307px; margin-top:250px; background:url(../imagens/side_left.jpg); float:left}
#side_right{width:216px; height:307px; margin-top:250px; background:url(../imagens/side_right.jpg); float:right}

/*HEADER*/
#header{width:968px; height:488px; margin:0 auto; background:#FFFFFF;}
#header_logo{width:212px; height:131px; margin:0; background:url(../imagens/logo.jpg); float:left;}
#header_menu{width:738px; height:46px; margin-top:45px; background:url(../imagens/menu.jpg); float:right;}
#header_flash{width:968px; height:357px; margin:0; background:url(../imagens/header_flash_exemplo.jpg); float:left;}

#header_topo{width:968px; height:357px; margin:0 auto; background:#CC99FF} /* mesma posição que o #header_flash, usado nas páginas sem animação */

/*CONTENT*/
#content{width:968px; height:auto; margin:0 auto; background:url(../imagens/content.jpg) repeat-y; display:table;}
/**/
/**/
#content_left{width:624px; height:auto; margin-left:9px; background:#FFFFFF; float:left;} /* pai de content_A B e C */

#content_a{width:624px; height:253px; margin:0; background:#FFFFFF;} /* dicas de saude */
#content_atitle{width:624px; height:53px; margin:0; background:url(../imagens/sep_title53.jpg) repeat-x; float:left; border-color:#3333FF}
#content_afoto{width:166px; height:181px; margin-top:12px; margin-left:5px; background:url(../imagens/content_afoto.jpg); float:left;}
#content_atext{width:447px; height:181px; margin-top:12px; background:#FFFFFF; float:right;}

#content_b{width:312px; height:221px; margin:0; background:#FFFFFF; float:left;} /* coluna destaque esquerda */
#content_btitle{width:297px; height:47px; margin:0; background:url(../imagens/sep_title47.jpg) repeat-x; float:left;}
#content_btext{width:296px; height:144px; margin-top:12px; margin-left:5px; background:#FFFFFF; float:left;}

#content_c{width:312px; height:221px; margin:0; background:#FFFFFF; float:right;} /* coluna destaque direita */
#content_ctitle{width:312px; height:47px; margin:0; background:url(../imagens/sep_title47.jpg); float:left;}
#content_ctext{width:296px; height:144px; margin-top:12px; margin-left:5px; background:#FFFFFF; float:left;}
/**/
/**/
#content_right{width:305px; height:100%; margin-right:8px; background:#FFFFFF; float:right;} /* pai de content_D e E*/

#content_d{width:305px; height:267px; margin:0; background:#FFFFFF;} /* notícias */
#content_dtitle{width:305px; height:53px; margin:0; background:url(../imagens/sep_title53.jpg); float:left}
#content_dtext{width:305px; height:214px; margin:0; background:#FFFFFF;}

#content_e{width:305px; height:207px; margin:0; background:#FFFFFF;} /* onquito */
#content_etext{width:305px; height:207px; margin:0; background:#FFFFFF;}

#content_dv{width:22px; height:474px; margin:0; float:left; background:url(../imagens/content_div.jpg) repeat-y;}
/**/

/*FOOTER*/
#footer{width:1400px; height:97px; margin:0 auto; background:url(../imagens/footer.jpg); background-color:#EAEAEA;}

/**/
/**/
/**/

/*TEXTS*/

/* box title 54px  h4 */
.title_boxa{
font-family:Verdana, Arial, Trebuchet MS, sans-serif;
font-weight:700;
margin-top:28px;
margin-left:5px;
color:#3693B2;
}

/* box title 47px h4 */
.title_boxb{
font-family:Verdana, Arial, Trebuchet MS, sans-serif;
font-weight:700;
margin-top:21px;
margin-left:5px;
color:#3693B2;
}

/* box title notícias h5 */
.title_boxnot{
font-family:Verdana, Arial, Trebuchet MS, sans-serif;
font-weight:700;
margin-top:34px;
margin-left:5px;
color:#3693B2;
}

/* textos corridos 1*/
.text_boxa{
font-family:Arial, Verdana, Trebuchet MS, sans-serif;
font-size:11pt;
line-height:23px;
margin-top:0;
margin-left:0;
color:#70707E;
}

/* textos corridos 2*/
.text_boxb{
font-family:Arial, Verdana, Trebuchet MS, sans-serif;
font-size:10pt;
line-height:20px;
margin-top:0;
margin-left:0;
color:#70707E;
}

/* link leia mais */
.readmore{
font-family:Arial, Verdana, Trebuchet MS, sans-serif;
font-size:11pt;
line-height:24px;
margin-top:0;
margin-left:0;
color:#72C8E5;
}

.readmore_a{
font-family:Arial, Verdana, Trebuchet MS, sans-serif;
font-size:10pt;
line-height:20px;
margin-top:0;
margin-left:0;
color:#72C8E5;
}

/* data notícia 2*/
.text_datanot{
font-family:Arial, Verdana, Trebuchet MS, sans-serif;
font-size:9pt;
font-weight:bold;
line-height:20px;
margin-top:0;
margin-left:0;
color:#C3C6CD;
}
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/