body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-image: url(../../imagens/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#geral {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#coluna #logo {
	background-image: url(../../imagens/logo.jpg);
	float: left;
	height: 153px;
	width: 215px;
}
#coluna {
	background-image: url(../../imagens/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 153px;
	float: left;
	width: 215px;
}
#indice {
	float: left;
	width: 215px;
	position:relative;
}

#geral #conteudo {
	float: right;
	width: 784px;
}
#rodape {
	float: left;
	width: 100%;
	background-image: url(../../imagens/bg_rodape.gif);
	background-repeat: repeat-x;
	padding-top: 30px;
	text-align: center;
	color: #FFF;
	padding-bottom: 50px;
}
#busca ul {
	padding: 0px;
	float: right;
	width: 180px;
	margin: 0px;
}
#busca ul li {
	display: inline;
	float:left;
}
#busca ul li a {
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
div#areas {
	float: left;
	width: 785px;
}

#busca ul li a#menor {
	background-image: url(../../imagens/a_menor.gif);
	height: 19px;
	width: 19px;
}
#busca ul li a#normal {
	background-image: url(../../imagens/a_normal.gif);
	height: 19px;
	width: 19px;
}
#busca ul li a#maior {
	background-image: url(../../imagens/a_maior.gif);
	height: 19px;
	width: 19px;
}




#rodape a {
	color: #FFF;
}

#cabecalho {
	float: left;
	width: 784px;
	color: #FFF;
	padding-top: 8px;
	font-size: 10px;
	margin-bottom: 9px;
	//margin-bottom: 7px;
}
#destaque {
	float: left;
	width: 784px;
}
#atend #atendimento {
	float: left;
	height: 160px;
	width: 250px;
	margin-top: 12px;
}
#atend_interna #atendimento {
	float: left;
	height: 60px;
	width: 250px;
}

#page {
	float: left;
	width: 780px;
	background-image: url(../../imagens/bg_page_coluna.jpg);
	background-repeat: no-repeat;
}
a {
	color: #0178B1;
}
a:hover {
	color: #006292;
	text-decoration: none;
}
.alinha_dir {
	text-align: right;
	margin-right: 40px;
}





#cabecalho a {
	color: #FFF;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}
#areas ul {
	margin: 0px;
	padding: 0px;
}
#areas ul li {
	display: inline;
	float: left;
}
#areas ul li#escolha {
	font-size: 11px;
	color: #023;
	padding: 20px;
	float: left;
	text-align: center;
}
#areas ul li a#saude {
	background-image: url(../../imagens/bg_saude.jpg);
	height: 24px;
	width: 170px;
	float: left;
	background-repeat: repeat-x;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #039;
	padding-top: 20px;
	padding-bottom: 20px;
}
#indice ul {
 padding: 0px;
 float: right;
 width: 190px;
 margin-top: 5px;
 margin-right: 10px;
 margin-bottom: 0px;
 margin-left: 0px;
}

#indice ul li {
	display: block;
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../../imagens/pontilhado.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
}
#indice ul li a {
	background-image: url(../../imagens/gota_cinza.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	padding-left: 20px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
 	/* font-weight: bold; */
	text-decoration: none;
	color: #036;
	width: 170px;
	float: left;
}
#indice ul li a:hover {
	color: #006292;
	background-image: url(../../imagens/gota_hover.gif);
}
#indice ul li ul {
	display: none;
	float: left;
	width: 190px;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #CCC;
	position: absolute;
	left: 192px;
	margin-top: 0px;
}

#indice ul li ul li {
	float: left;
	width: 100%;
}
#indice ul li:hover ul,#indice ul li.over ul { 
	display: block;
}

#areas ul li a#odonto {
	background-image: url(../../imagens/bg_odontologico.jpg);
	height: 24px;
	width: 130px;
	float: left;
	padding: 20px;
	background-repeat: repeat-x;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #C00;
}
#areas ul li a#financa {
	background-image: url(../../imagens/bg_prev.jpg);
	height: 24px;
	width: 130px;
	float: left;
	padding: 20px;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #060;
	background-repeat: repeat-x;
}
#areas ul li a#emprestimo {
	background-image: url(../../imagens/bg_emprestimo.jpg);
	height: 24px;
	width: 130px;
	float: left;
	padding: 20px;
	background-repeat: repeat-x;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #F90;
}
#busca {
	float: right;
	width: 400px;
	background-image: url(../../imagens/bg_busca.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 3px 3px;
}
#busca form {
	margin: 0px;
	padding: 0px;
	width: 210px;
	float: left;
}
#busca form #button  {
	color: #FFF;
	background-color: #005279;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #069;
	border-right-color: #036;
	border-bottom-color: #036;
	border-left-color: #069;
	font-size: 9px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 20px;
}
#busca form input {
	font-size: 11px;
}


#links {
	float: left;
	width: 355px;
	padding-top: 5px;
	padding-left: 5px;
}
#coluna h1 {
	background-image: url(../../imagens/gota.gif);
	background-repeat: no-repeat;
	background-position: 17px 12px;
	color: #036;
	padding-top: 15px;
	padding-left: 35px;
	font-size: 12px;
	padding-bottom: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #069;
	float: left;
	width: 175px;
	margin-top: 5px;
	margin-bottom: 5px;
}
p {
	/* margin-left: 35px; */
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}
#coluna_dir p {
	margin-left: 20px;
}
#miolo {
	float: left;
	width: 500px;
	margin-left: 20px;
}

.bot {
	font-size: 10px;
	font-weight: bold;
	color: #069;
	background-color: #DBE6F9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F2F7FD;
	border-right-color: #AAC5F0;
	border-bottom-color: #AAC5F0;
	border-left-color: #F2F7FD;
	cursor: hand;
}
#coluna input {
	font-size: 11px;
}
#page h1{
	background-image: url(../../imagens/gota.gif);
	background-repeat: no-repeat;
	background-position: 25px 12px;
	color: #036;
	padding-top: 13px;
	padding-left: 40px;
	font-size: 12px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#coluna_dir {
	float: right;
	width: 245px;
}

#destaque #flash {
	float: left;
	height: 188px;
	width: 530px;
}
#destaque #atend {
	background-image: url(../../imagens/central.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 188px;
	width: 254px;
}
h1 {

	background-image: url(../../imagens/gota.gif);
	background-repeat: no-repeat;
	background-position: 25px 12px;
	color: #036;
	padding-top: 13px;
	padding-left: 40px;
	font-size: 12px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h1 a {
	color: #036;
	text-decoration: none;
}
.celula {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	float:left;
	width: 100%;
}
ul.news li {
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
.foto_center {
	clear: both;
	margin-left: 20px;
}
.celula .foto_center {
	margin-left: 30px;
}

.esq {
	float: left;
	width: 47%;
}
.dir {
	float: right;
	width: 50%;
}
h1.borda {
	background-image: url(../../imagens/gota.gif);
	background-repeat: no-repeat;
	background-position: 25px 12px;
	color: #036;
	padding-top: 13px;
	padding-left: 40px;
	font-size: 12px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #006292;
}
.foto1 {
	float: left;
	margin-right: 5px;
}
div.lista {
	float: left;
	width: 100%;
}
#atend_interna {
	background-image: url(../../imagens/central_interna.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 70px;
	width: 240px;
	margin-right:10px;
}
#acoes {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D6D6D6;
	padding-bottom: 10px;
}
#print {
	background-image: url(../../imagens/impressora.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#back {
	background-image: url(../../imagens/volta.jpg);
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-left: 22px;
	padding-bottom: 10px;
	padding-top: 5px;
}
#send {
	background-image: url(../../imagens/carta.jpg);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-repeat: no-repeat;
}
#miolo .lista a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#fwd {
	background-image: url(../../imagens/avancar.jpg);
	background-repeat: no-repeat;
	padding-right: 22px;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 5px;
	background-position: right top;
}
#miolo div.lista {
	float: left;
	width: 90%;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E1E1E1;
	margin-left: 30px;
}
#miolo .lista p .foto1 {
	margin-left: 0px;
}
ul#mapa {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

ul#mapa li {
 list-style-type: none;
 padding-bottom: 10px;
 background-image: url(../../imagens/pontilhado_vertical.gif);
 background-repeat: repeat-y;
 padding-top: 2px;
}
ul#mapa li a {
	background-image: url(../../imagens/gota2.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	color: #5e5e5e;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 5px;
}
ul#mapa li ul li a {
	background-image: url(../../imagens/gota2_hover.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	color: #999;
	text-decoration: none;
	padding-top: 2px;
	font-weight: normal;
}

#gotop {
	background-image: url(../../imagens/ir_topo.jpg);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 27px;
	background-repeat: no-repeat;
	margin-left:5px;
}

