body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #D99E7E;
}
#internal img {
	float: right;
	margin-bottom: 10px;
}

#geral {
	width: 890px;
	height: 691px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#top_pai_esq {
	float: left;
	position: relative;
	height: 176px;
	width: 311px;
}
#logo {
	float: left;
	height: 150px;
	width: 308px;
	position: relative;
	padding-left: 3px;
	background-color: #f0d9cd;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#top_esq {
	float: left;
	height: 26px;
	width: 311px;
	position: relative;
	background-image: url(../images/topo_esq2.jpg);
	background-repeat: repeat-x;
	background-color: #e3baa4;
}
#top_dir_pai {
	float: left;
	height: 91px;
	width: 559px;
	position: relative;
	background-color: #F0D9CD;
	background-image: url(../images/topo_dir.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 20px;
	padding-top: 85px;
}

#banner {
	float: left;
	height: 150px;
	width: 579px;
	position: relative;
	background-color: #F0D9CD;
}


#corpo {
	float: left;
	width: 887px;
	position: relative;
	background-color: #E9C0AA;
	background-image: url(../images/back_menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 3px;
}
h1 {
	font-size: 180%;
	font-family: Arial, Helvetica, sans-serif;
	color: #D99E7E;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 20px;
}
p.legenda {
	font-size: 75%;
}
p {
	margin-bottom: 10px;
}


#menu {
	float: left;
	height: 454px;
	width: 308px;
	position: relative;
}
#conteudo {
	float: left;
	width: 576px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #665546;
	background-color: #FFFFFF;
}
#internal {
	width: 536px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: left;
	position: relative;
}
.legenda_soprano {
	float: right;
	position: relative;
	width: 280px;
	background-image: url(../images/2sopranoxl.jpg);
	background-repeat: no-repeat;
	padding-top: 280px;
	font-size: 10px;
	margin-left: 20px;
	text-align: right;
}


#rodape {
	float: left;
	width: 890px;
	height: 61px;
	position: relative;
}
input.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F0D9CD;
	width: 400px;
	border: 0px solid #693A1E;
	font-size: 100%;
	color: #693A1E;
	text-transform: uppercase;
}
input.submit {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #693A1E;
	border: 0px solid #FFFFFF;
	height: 25px;
	margin-top: 10px;
}


#rodape_esq {
	float: left;
	height: 61px;
	width: 311px;
	position: relative;
	background-color: #e8c0aa;
	background-image: url(../images/rodape_esq.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#rodape_dir {
	float: left;
	height: 61px;
	width: 579px;
	position: relative;
	background-color: #F0D9CD;
	background-image: url(../images/logotipo_lbt.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
}

#rodape_dir img {
	float: left;
	position: relative;
	background-color: #F0D9CD;
	padding-top: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 93px;
	height: 49px;
	padding-left: 111px;
}


#frase_rodape {
	padding-top: 22px;
	padding-left: 55px;
	float: left;
	position: relative;
	font-family: Arial;
	font-size: 12px;
	color: #D99E7E;
	width: 320px;
	height: 18px;
}
h2 {
	font-size: 125%;
	font-family: Arial, Helvetica, sans-serif;
	color: #693A1E;
	margin-top: 0px;
	margin-bottom: 20px;
	font-style: italic;
}
h3 {
	font-size: 125%;
	font-family: Arial, Helvetica, sans-serif;
	color: #693A1E;
	margin-top: 20px;
	margin-bottom: 20px;
	font-style: italic;
}
span.italic {
	font-style: italic;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #693A1E;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 110%;
}
p.top {
	margin-top: 10px;
}
p.clinicas {
	margin: 0px;
}
.bold {
	font-weight: bold;
}

.Accordion {
	overflow: hidden;
	margin-bottom: 30px;
	border: 1px solid #6B391E;
	background-color: #d99e7d;
}
.AccordionPanel {
	margin: 0px;
	padding: 0px;
}
.AccordionPanelTab {
	background-color: #e9c0aa;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-left: 20px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	margin: 0px;
}
.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #F0D9CD;
	height: 140px;
}
.AccordionPanelOpen .AccordionPanelTab {
	color: white;
	font-weight: bold;
	background-color: #6B391E;
}
.AccordionPanelTabHover {
	background-color: #dca789;
	color: white;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	background-color: #6B391E; 
}
.AccordionFocused .AccordionPanelTab {
	background-color: #E9C0AA;
}
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: #6B391E;
}
.AccordionFocused .AccordionPanelTabHover {
	background-color: #dca789;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F0D9CD;
	width: 400px;
	border: 0px solid #693A1E;
	font-size: 100%;
	color: #693A1E;
	text-transform: uppercase;
}
#video {
	float: none;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 337px;
	width: 450px;
}
a.voltar {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #693A1E;
	border: 0px solid #FFFFFF;
	height: 20px;
	margin-top: 10px;
	text-decoration: none;
	display: block;
	width: 75px;
	text-align: center;
	padding-top: 5px;
}
a:hover.voltar   {
	color: #693A1E;
	background-color: #D99E80;
}
option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #665546;
	background-color: #F0D9CD;
	border: 0px solid #E1B39C;
}
#table {
	float: none;
	width: 375px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#logo img {
	border: 0px solid #FFFFFF;
}
#bt_cadastrar {
	float: left;
	height: 135px;
	width: 202px;
	position: relative;
	padding-top: 55px;
	padding-left: 334px;
}
a {
	text-decoration: underline;
	color: #D99E7E;
}
#noticias {
	width: 536px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: left;
	position: relative;
}
#noticias img {
	margin-right: 30px;
	border: 2px solid #D99E7E;
	margin-bottom: 30px;
}
#clinicas_cadastradas {
	width: 536px;
	float: left;
	position: relative;
}
.name_clinica {
	color: #D49977;
	height: 17px;
	margin: 0px;
	padding-top: 5px;
	font-weight: bold;
}
