/* ============================================
/	CRDO - Diagnóstico por Imagem
/	Data: 07/10/2008
/	Autor: Interwise Consultoria e Sistemas
/		 http://interwise.com.br
/ ===========================================*/

html, body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {
	border: 0px;
}

.centro {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

#topo {
	height: 388px;
	background-image: url('../imagens/bg.jpg');
}

#logo a {
	display: block;
	width: 206px;
	height: 112px;
	background-image: url('../imagens/logo.jpg');
}

#logo h1 {
	margin: 0px;
	padding: 0px;
	text-indent: -1999px;
	overflow: hidden;
}

#menu {
	height: 20px;
	position: absolute;
	top: 144px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu ul li {
	float: left;
	font-size: 10px;
	margin: 0 10px 0 10px;
}

#menu ul li a {
	color: #ffffff;
	text-decoration: none;
}

#menu ul li a:hover {
	text-decoration: underline;
}

#dicas {
	height: 182px;
	border-top: 2px solid white;
	border-bottom: 1px solid #C4D8DF;
	background-color: #F7F7EB;
}

#area_dentita p {
	height: 25px;
	line-height: 25px;
	margin: 0px 0 0 10px;
}

#area_dentita p img {
	float: left;
	border: 0px;
}

#area_dentita form {
	margin: 0px;
	padding: 0px;
}

#area_dentita {
	width: 368px;
	height: 28px;
	padding: 6px;
	position: absolute;
	top: 0px;
	margin-left: 300px;
	font-size: 10px;
	color: #666666;
	background-image: url('../imagens/bg_login.jpg');
}

#area_dentita input {
	width: 100px;
	border: 1px solid #dedede;
	color: #666666;
	font-size: 10px;
	padding: 3px;
}

#area_dentita button {
	width: 23px;
	height: 20px;
	background-image: url('../imagens/bt_ok.jpg');
	border: 0;
}

#area_dentita button span{
	font-size: 9px;
}

#rodape .centro {
	height: 72px;
	margin-top: 40px;
	background-image: url('../imagens/bg_rodape.jpg');
}

.hr {
	border: 0px solid #ffffff;
	height: 20px;
	clear: left;
	background: #ffffff url('../imagens/bg_interno.jpg') no-repeat 0px 100%;
}

#rodape1 {
	height: 72px;
	float: left;
	background: #ffffff url('../imagens/bg_rodape1.jpg') no-repeat;
}

#central_marcacao {
	position: absolute;
	top: 65px;
	margin-left: 310px;
}

#central_marcacao span{
	display: block;
	color: #144E8D;
	font-size: 12px;
	font-weight: bold;
}

#banner {
	width: 800px;
	height: 217px;
	top: 170px;
	position: absolute;
	background-image: url('../imagens/banner.jpg');
}

#conteudo {
	width: 780px;
	height: auto;
	top: 170px;
	padding: 10px;
	position: absolute;
	color: #333333;
	background-color: #ffffff;
}

#cont {
	width: 530px;
	float: left;
}

#cont h2 {
	margin-bottom: 20px !important;
}

#cont p {
	margin: 10px 0px 10px 0px;
}

h2 {
	font-size: 14px;
	color: #00448B;
}

#imgMulher {
	position: absolute;
	top: -131px;
	right: 0px;
}

#esq {
	float: left;
	margin-top: 10px;
}

#dir {
	width: 385px;
	height: 170px;
	float: left;
	margin-left: 15px;
	background: #F7F7EB url('../imagens/bg_dicas.jpg') no-repeat;
}

#dir h3 {
	color: #333333;
	margin: 12px;
	font-size: 14px;
}

#dir ul {
	padding: 0px 10px 0px 24px;
	margin: 0px;
}

#dir li {
	margin: 0px;
	padding: 0px;
	list-style-image: url('../imagens/marcador.jpg');
}

#dir li a {
	color: #666666;
	text-decoration: none;
}

#dir li a:hover {
	text-decoration: underline;
}

#endereco_vit, #endereco_vv, #endereco_laran {
	float: left;
	margin-top: 24px;
}

#endereco_vit address p, #endereco_vv address p, #endereco_laran address p {
	color: #666666;
	margin: 0px;
	font-size: 10px;
	font-style: normal;
}

#endereco_vit {
	padding-left: 35px;
}

#endereco_vv {
	margin-left: 135px;
}

#endereco_laran {
	margin-left: 110px;
}


.e_vv {
	margin-left: 100px !important;
}

.e_lar {
	margin-left: 65px !important;
}

#formContato {
	width: 95%;
	margin: 30px auto;
}

#formContato label {
	float: left;
	display: block;
	width: 100px;
}

#formContato input, #formContato textarea {
	width: 200px;
	border: 1px solid #666666;
}

#artigo {
	width: 500px;
	float: left;
	color: #333333;
}

#artigo h3 {
	margin-bottom: 0px !important;
}

#artigo .data {
	font-size: 10px;
	color: #999999;
	margin: 0px;
}

#artigo .autor{
	font-style: italic;
	color: #333333;
	text-align: right;
}

.menu_dentista {
	width: 190px;
	float: left;
	padding: 6px;
	margin-left: 20px;
	background-color: #F5F5F5;
	border: 1px solid #999999;
}

.menu_dentista ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.menu_dentista ul li {
	margin: 5px 0px 8px 0px;
}

.menu_dentista ul li a {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.menu_dentista ul li a:hover {
	text-decoration: underline;
}

#artigos_recentes a {
	color: black;
	text-decoration: none;
}

#artigos_recentes a:hover {
	text-decoration: underline;
}

.lista_completa_artigos a {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

.lista_completa_artigos a:hover {
	text-decoration: underline;
}

.casos_clinicos {
	float: left;
	margin-left: 25px;
}

#escrever {
	width: 500px;
	float: left;
}

#escrever hr {
	height: 1px;
	color: #F5F5F5;
}

#escrever h3 {
	color: #01448B;
}

#escrever label {
	float: left;
	display: block;
	width: 100px;
	font-weight: bold;
}

#escrever input {
	width: 380px;
	padding: 5px;
	font-size: 16px;
	border: 1px solid #999999;
}

#escrever button {
	margin-top: 40px;
}

#escrever  ul li a {
	color: black;
	text-decoration: none;
}

#escrever  ul li a:hover {
	text-decoration: underline;
}

#escrever dt{
	font-weight: bold;
	margin-bottom: 10px;
}

#escrever dd{
	margin: 0px 0px 30px 10px;
}

#textoEscrever, #campo_texto {
	width: 385px;
	height: 300px;
	float: left;
}

#btEnviarTexto span {
	display: none;
}

#btEnviarTexto {
	width: 96px;
	height: 27px;
	border: none;
	margin: 20px 100px;
	background-image: url('../imagens/btEnviar.jpg');
}

#tableDent {
	width: 100%;
	font-size: 12px;
	border: 1px solid #999999;
}

#tableDent tr th{
	height: 25px;
	background-color: #666666;
	color: white;
}

#tableDent tr td{
	padding: 2px;
	margin: 2px;
	background-color: #dedede;
}

#tableDent tr td a {
	color: black; 
}

.unidade {
	float: left;
	margin: 10px;
}

#map_vitoria, #map_vv, #map_laranjeiras {
	width: 330px;
	height: 250px;
	float: left;
	border: 1px solid #00448b;
}

.infoUnidade {
	width: 400px;
	float: left;
	text-align: center;
}

.alerta {
	color: red;
}

#btSolicitarFichas {
	width: 217px;
	height: 34px;
	background-image: url('../imagens/bt-confirmar-solicitacao.jpg');
	border: 0px;
}

#btSolicitarFichas span {
	display: none;
}

#galFotos {
	margin: 10px auto;
}

#galFotos ul {
	margin: 0px auto;
	padding: 0px;
	list-style: none;
}

#galFotos ul li {
	float: left;
	margin: 2px;
	text-align: center;
	background: transparent url('/includes/imagens/bg_img.png') no-repeat 3px 0px;
}

#galFotos ul li span {
	width: 130px;
	margin-top: 8px;
	display: block;
	clear: left;
}

#galFotos ul li a {
	width: 132px;
	height: 109px;
	float: left;
	margin: 2px 0px 0px 3px;
	padding: 0px;
	color: #666666;
	text-decoration: none;
}

#galeriaGeral li a {
	margin: 3px 0px 0px 3px !important;
}

#galFotos ul li a img {
	margin: 0px;
	padding: 0px;
}

.voltarGaleria {
	padding-top: 20px;
	text-align: center;
	clear: left;
}

.voltarGaleria a {
	color: #666666;
	text-decoration: none;
}
.voltarGaleria a:hover {
	text-decoration: underline;
}