/*------------------------------------------------------
E L E M E N T O S   G L O B A I S
------------------------------------------------------*/

html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
	background: url('/img/structure/bg.jpg') no-repeat top center #c6e1ee;
}

#estrutura {
	width: 900px;
	margin: 0 auto;
}

a {
	text-decoration: none;
}

#testera {
	clear: both;
	margin: 0;
	padding: 0;
	width: 900px;
	height: 190px;
	border: 0;
	background: url('/img/structure/testera.png') no-repeat;
}

#banner {
	margin:0;
	padding:0;
	width:900px;
	height:247px;
}

#banner ul {
	margin:0;
	padding:0;
list-style:none;
}

#rodape {
	clear: both;
	padding: 10px 0px 20px 0px;
	width: 900px;
	height: 7px;
}

#rodape a {
	color: #0056a8;
	font-weight: bold;
}

#desenvolvido {
	margin:10px 0 5px 0;
	clear: both;
	padding:0;
	color: #0056a8;
	text-align:center;
}

#corpo {
	width: 900px;
	clear: both;
	padding: 0;
}

h1 {
	padding: 0;
	margin: 20px 20px 0 20px;
	font-size: 20px;
	color: #0056a8;
	font-weight: bold;
}

h2 {
color:#0056a8;
	font-size:17px;
	font-weight:bold;
	background: url('/img/structure/icone_titulo.png') no-repeat;
	padding: 10px 0 10px 40px;
	margin:55px 20px 0 20px;
	height: 25px;
}

/*------------------------------------------------------
MENU
------------------------------------------------------*/


#menu * {
	font-family: Calibri, Arial, Geneva, sans-serif;
	list-style: none;
	padding: 0;
	margin: 0;
}

#menu {
	width: 900px;
	height: 25px;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1000;
	text-align:center;
}

#menu ul {
	list-style: none;
	padding: 14px 0px;
	margin: 0;
}

#menu ul li {
	display: inline;
	position: relative;
	padding: 6px 0px;
}

#menu .principal {
	margin-top: 1px;
	display: inline;
	position: relative;
	text-align:center;
	background: url('/img/structure/bg_menu.png') no-repeat;
}

#menu .principal a {
	color: #045aaa;
	font-size: 16px;
border-right: 1px solid #9fbad6;
	padding: 0px 8px;
}

#menu .principal a:hover {
	color: #21326c;
	font-size: 16px;
}

#menu .subMenu a {
	display: block;
}

#menu li ul {
	display: none;
}

#menuInterno {
	float: left;
	width: 240px;
	margin: 20px 10px 20px 10px;
}

#menuInterno ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#menuInterno ul li {
	padding: 0;
	margin: 4px 0 0 20px;
border-bottom: 1px solid #cccccc;
}

#menuInterno ul li ul li{
border-bottom: 0;
	margin: 4px 0 10px 20px;
}

#menuInterno ul li ul li ul li{
	color: #21326c;
	margin: 4px 0 0px 20px;
	list-style: disc inside;
font-size:0.7em
}

#menuInterno a {
	color: #045aaa;
	font-size: 14px;
}

#menuInterno li a:hover {
	color: #000;
	font-size:14px;
}

#menuInterno a.itemAtual {
	font-weight: bold;

}

/*------------------------------------------------------
MENU DOCUMENTOS
------------------------------------------------------*/

#menuDocumentos ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}

#menuDocumentos li {
	margin: 5px 0;
	padding: 2px 5px;
	background-color: #eee;
width:560px;
}

#menuDocumentos a {
	color: black;
}

img {
	border:0;
}

/*------------------------------------------------------
FORMULARIO
------------------------------------------------------*/

#formcontato ul {
	list-style: none;
	padding:0;
	margin:25px;
}

#formcontato label {
	float: left;
	width: 210px;
}

#formcontato .botao {
	text-align: center;
}

#formcontato li {
	padding: 2px 0;
}

/*------------------------------------------------------
DESTAQUE HOME
------------------------------------------------------*/

#esq {
	width: 598px;
	height: 337px;
	float: left;
	padding: 0;
	margin: 15px 0 0 0;
}

#dir {
	width: 289px;
	height: 337px;
	margin: 15px 0 0px 0;
	float: left;
}

#esq2 {
	width: 290px;
	min-height: 329px;
	margin: 0px 0 0px 0;
	float: left;
}

#dir2 {
	width: 610px;
	min-height: 329px;
	margin: 0px 0 0px 0;
	float: left;
}

#clinica {
	width: 598px;
	height: 197px;
	float: left;
	background: url('/img/structure/bloco1.png') no-repeat;
}

#clinica ul {
	list-style:none;
}

#clinica .titulo {
	float:right;
	color:#0056a8;
	font-size:17px;
	font-weight:bold;
	background: url('/img/structure/icone_titulo.png') no-repeat;
	padding: 10px 0 10px 40px;
	margin:12px 20px 0 20px;
	height: 25px;
	width:225px;
}

#clinica .resumo{
	color: #666666;
	font-size: 12px;
	padding: 0px 20px 0 20px;
	text-align: justify;
	float:right;
	width:265px;
	height:129px;
	overflow:hidden;
}

#clinica .foto{
	float:left;
	margin:4px 0 0 0;
	padding:0;
	width:291px;
	height:189px;
}

#especialidade {
	width: 289px;
	height: 127px;
	float: left;
	margin:10px 0 0 0;
	background: url('/img/structure/bloco2.png') no-repeat;
}

#especialidade ul {
	list-style:none;
}

#especialidade .titulo {
	color:#0056a8;
	font-size:17px;
	font-weight:bold;
	background: url('/img/structure/icone_titulo.png') no-repeat;
	padding: 10px 0 10px 40px;
	margin:10px 20px 0 20px;
	height: 25px;
}

#especialidade .resumo{
	color: #666666;
	font-size: 12px;
	padding: 0px 20px 0 20px;
	text-align: justify;
	overflow:hidden;
	height:58px;
}

#depoimentos {
	width: 298px;
	height: 127px;
	float: left;
	margin:10px 0 0 10px;
	background: url('/img/structure/bloco3.png') no-repeat;
}

#depoimentos ul {
	list-style:none;
}

#depoimentos .titulo {
	color:#0056a8;
	font-size:17px;
	font-weight:bold;
	background: url('/img/structure/icone_titulo.png') no-repeat;
	padding: 10px 0 10px 40px;
	margin:10px 20px 0 20px;
	height: 25px;
}

#depoimentos .resumo{
	color: #666666;
	font-size: 12px;
	padding: 0px 20px 0 20px;
	text-align: justify;
	overflow:hidden;
	height:58px;
}

#noticias {
	width: 289px;
	height: 197px;
	float: left;
	margin:0 0 0 10px;
	background: url('/img/structure/bloco4.png') no-repeat;
}

#noticias ul {
	list-style:none;
}

#noticias .titulo {
	color:#0056a8;
	font-size:17px;
	font-weight:bold;
	background: url('/img/structure/icone_titulo.png') no-repeat;
	padding: 11px 0 10px 40px;
	margin:12px 20px 0 20px;
	height: 25px;
}

#noticias .resumo{
	color: #666666;
	font-size: 12px;
	padding: 0px 20px 0 20px;
	text-align: justify;
	overflow:hidden;
	height:194px;
}

#news {
	width: 291px;
	height: 127px;
	float: left;
	margin:10px 0 0 10px;
	background: url('/img/structure/bloco5.png') no-repeat;
}

#news ul {
	list-style:none;
}

#news .titulo {
	color:#0056a8;
	font-size:17px;
	font-weight:bold;
	background: url('/img/structure/icone_titulo.png') no-repeat;
	padding: 11px 0 10px 40px;
	margin:12px 20px 0 20px;
	height: 25px;
}

#news .resumo{
	color: #666666;
	font-size: 12px;
	padding: 0px 20px 0 20px;
	text-align: justify;
	overflow:hidden;
	height:194px;
}

img {
    border: 0;
}

p {
    padding:0;
	margin:0;
}

#menuInt {
	margin: 0;
	padding:0;
}

#conteudoInterno {
	float:left;
	width: 900px;
	padding:0;
	min-height: 350px;
	background: url('/img/structure/bg_conteudo.jpg') no-repeat;
}

#conteudo {
	float:left;
	width: 900px;
	min-height: 350px;
	padding:0;
	background-color:#fff;
}

.conteudoDocumento {
	float:left;
	padding:0;
	margin:10px 20px;
	text-align:justify;
}

#endereco {
background: url('/img/structure/barra_endereco.png') no-repeat;
padding: 0 0 0 50px;
}
