/* CSS Document */

body, td, th, input, select, textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}
body {
	margin: 1px;
	background: #666;
	text-align: center;
	}
#geral {
	width: 779px;
	border: 1px solid #000;
	margin: 0 auto;
	}
.geral {
	border: 1px solid #666;
	background: #fff;
	}
.menu a {
	display: block;
	height: 40px;
	line-height: 40px;
	margin: 0 7px;
	text-decoration: none;
	}
.menu .biografia {
	width: 59px;
	background: url(img_index/menu_biografia.jpg) center no-repeat;
	}
.menu .cursosepalestras {
	width: 122px;
	background: url(img_index/menu_cursosepalestras.jpg) center no-repeat;
	}
.menu .depoimentos {
	width: 79px;
	background: url(img_index/menu_depoimentos.jpg) center no-repeat;
	}
.menu .imprensa {
	width: 56px;
	background: url(img_index/menu_imprensa.jpg) center no-repeat;
	}
.menu .clientes {
	width: 52px;
	background: url(img_index/menu_clientes.jpg) center no-repeat;
	}
.menu .videos {
	width: 42px;
	background: url(img_index/menu_videos.jpg) center no-repeat;
	}
.menu .fotos {
	width: 37px;
	background: url(img_index/menu_fotos.jpg) center no-repeat;
	}
.menu .homenagens {
	width: 77px;
	background: url(img_index/menu_homenagens.jpg) center no-repeat;
	}
.menu .agenda {
	width: 47px;
	background: url(img_index/menu_agenda.jpg) center no-repeat;
	}
.menu .contato {
	width: 53px;
	background: url(img_index/menu_contato.jpg) center no-repeat;
	}
.menu_rodape a {
	display: block;
	height: 19px;
	line-height: 19px;
	margin: 0 20px;
	text-decoration: none;
	}
.menu_rodape .advertencia {
	width: 73px;
	background: url(img_index/rodape_menu_advertencia.jpg) center no-repeat;
	}
.menu_rodape .advertenciamedica {
	width: 120px;
	background: url(img_index/rodape_menu_advertencia_medica.jpg) center no-repeat;
	}
.menu_rodape .curiosidades {
	width: 78px;
	background: url(img_index/rodape_menu_curiosidades.jpg) center no-repeat;
	}
.menu_rodape .links {
	width: 29px;
	background: url(img_index/rodape_menu_links.jpg) center no-repeat;
	}
.menu_rodape .contato {
	width: 50px;
	background: url(img_index/rodape_menu_contato.jpg) center no-repeat;
	}

.container {
	padding: 5px;
	}

.titulo {
	background: url(img_index/tit_bac.jpg);
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 1px;
	padding: 0 0 3px 0;
	}
.conteudo {
	padding: 20px 15px;
	text-align: justify;
	}
.editor {
	font-size: 9pt;
	}input {
	border: 1px solid #1A6D99;
}
.Formulario {
	border: 1px solid #1A6C99;
	}
a {
	color: #1A6C99;
	}
a:hover, a:active {
	color: #333;
	}