body {
	margin: 0px;
	padding: 0px;
	background:#4F3330 url(imagens/bg.gif) repeat-x top;	
	text-align: center;
}


#total {
	width: 784px;
	background:url(imagens/bg_1.gif);
	text-align:center;
	}
	
#total #topo {
	width:776px;
	height:141px;
	}
	
/*************************
MENU
*************************/		
#total #menu {
	width:776px;
	background:url(imagens/img_menu.gif) no-repeat;
	height:34px;
	text-align:center;
			}
#total #menu .links {
	font:12 Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
	}
#total #menu .links a {
	display:block;
	height:34px;
	line-height:34px;
	color:#FFFFFF;
	text-decoration:none;
	}
#total #menu .links a:hover {
	display:block;
	height:30px;
	line-height:30px;
	color:#000000;
	text-decoration:none;
	background: url(imagens/menu_bg.gif);
	}
#total #menu .divisao {
	width:2px;
	height:34px;
	text-align:center;
	font: 12 Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	line-height:34px;
	}
	
/*************************
CONTEÚDO
*************************/	
#total #area_cont {
	padding-left:00px;
	padding-top:00px;
	width:776px;
	height:800px;
	text-align:center;
		}

#total #area_cont #conteudo_esquerda {
	width:204px;
	float:left;
	padding-left:0px;
		}
#total #area_cont #conteudo_esquerda #newsletter {
	padding-top:0px;
	height:145px;
	background:#FFFFFF url(imagens/top_conts.gif) no-repeat top;
	text-align:center;
		}
#total #area_cont #conteudo_esquerda #cirurgias {
	padding-top:0px;
	height:auto;
	background:#FFFFFF url(imagens/top_conts.gif) no-repeat top;
	text-align:center;
	border: 1px #BFB82C solid;
		}		
#total #area_cont #conteudo_esquerda #cirurgias a {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	text-decoration:underline;
	color:#660000;
	line-height:20px;
	}

#total #area_cont #conteudo_esquerda #enquete {
	height:270px;
	background:#FFFFFF url(imagens/top_conts.gif) no-repeat top;
	text-align:center;
	border: 2px #BFB82C solid;
	}

#total #area_cont #conteudo_esquerda #baixo {
	height:99px;
	background:url(imagens/img_esquerda_baixo.gif) no-repeat;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	color:#660000;
	font-weight:bold;
	padding-left:15px;
	border: 1px #BFB82C solid;
	
	}
#total #area_cont #conteudo_esquerda #baixo a {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	text-decoration:underline;
	color:#660000;
	font-weight:bold;
	}	
	
#total #area_cont #conteudo_meio {
	width:570px;
	height:800px;
	float:left;
	background: url(imagens/img_notas_meio_novo.gif) repeat-y;
	text-align:center;
	}

#total #area_cont #conteudo_meio #slideshow {
	width:530px;
	height:230;
	text-align:center;
	position:relative;
	padding-left:110px;
	visibility: hidden;
	}	
#total #area_cont #conteudo_meio #foto1 {
	width:530px;
	text-align:center;
	}
#total #area_cont #conteudo_meio #foto2 {
	width:530px;
	text-align:center;
	}		
#total #area_cont #conteudo_meio #notas {
	padding-top:0px;
	width:570px;
	background:url(imagens/img_notas_novo.gif) no-repeat top;
	text-align:center;
		}
#total #area_cont #conteudo_meio #notas .texto_cont {
	width:530px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	color:#660000;
	}
#total #area_cont #conteudo_meio #notas .texto_cont a {
	width:530px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	text-decoration:underline;
	color:#660000;
	line-height:20px;
	}
#total #area_cont #conteudo_meio #notas .texto_cont_titulo {
	width:530px;
	font: bolder 12px Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	color:#660000;
	}
		
#total #area_cont #conteudo_direita {
	width:209px;
	float:left;
	background:#5E002F;	
	}

#total #area_cont #conteudo_direita #busca {
	padding-top:0px;
	height:86px;
	background:#FFFFFF url(imagens/top_conts.gif) no-repeat top;
	text-align:center;
		}
#total #area_cont #conteudo_direita #noticias {
	height:144px;
	background:#FFFFFF url(imagens/top_conts.gif) no-repeat top;
	text-align:center;
		}
#total #area_cont #conteudo_direita #parcerias {
	height:160px;
	background:#FFFFFF url(imagens/top_conts.gif) no-repeat top;
	text-align:center;
		}


#total #bottom {
	width:776px;
	background:url(imagens/img_bottom_novo.gif) no-repeat;
	height:49px;
		}

.titulo {
	font:12 Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}
.texto {
	font:12 Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
	}

