body, form, h1, h2, h4, li, ul {
	margin: 0px;
	padding: 0px;
}
body,td,th, input, select {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	color: #605D5C;
}

a:link {color:#605D5C; text-decoration: none;}
a:visited {color:#605D5C; text-decoration: none;}
a:hover { color:#605D5C; text-decoration: underline;}
a:active {color:#605D5C; text-decoration: none;}

.Largura { width:955px; margin:auto;}
.LargAux {width:153px;}
.Peq {font-size:10px;}
.PeqAux {font-size:10px; text-transform:uppercase; display:block;margin-bottom:7px;}
.Input { border-width:1px 0px 0px 1px; border-color:#6BAECE; border-style:solid; width:153px; height:20px;}
.Botoes { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF; background-color:#6BAECE;  border:0px; text-transform:uppercase; padding:2px 5px 2px 5px;}
.CorAuxUm { color:#00648F;}
.CorAuxDois { color:#92C8DD;}

.Mensagem {margin:15px 0px 15px 0px; background-color:#A4D8ED; line-height:22px; color:#FFFFFF; border-color:#00648F; border-style:dashed; border-width:1px;}

.FormContato input, .FormContato textarea  {
width:315px; background-color:#569EBF; 
border-width:1px 0px 0px 1px; border-style:solid; border-color:#005F87; 
color:#FFFFFF; font-size:12px; padding-left:5px; overflow:auto;
}
.Legend  { margin-top:10px; display:block; font-size:12px;}


/*************************************** TÍTULOS ***************************************/
h2 {font-size:50px; color:#92C8DD; text-transform:uppercase; } /* PAGINAS */
h3 { font-size:25px; color:#005F87; margin:15px 0px 15px 0px;} /* POSTS */
h3 a:link {color:#005F87; text-decoration: none;}
h3 a:visited {color:#005F87; text-decoration: none;}
h3 a:hover { color:#6BAECE; text-decoration: none;}
h3 a:active {color:#005F87; text-decoration: none;}
h4 { font-size:26px; color:#FFFFFF; }
h5 { font-size:15px; color:#00648F; margin:10px 0px 10px 0px;}

h2, h4 {background-position:bottom left; background-repeat:no-repeat; font-weight:normal; text-indent:-9000px;}

.hClinica {background-image:url(../images/H2Clinica.png);}
.hEquipe {background-image:url(../images/H2Equipe.png);}
.hEspecialidades {background-image:url(../images/H2Especialidades.png);}
.hBlog { background-image:url(../images/H2Blog.png); }
.hEspacoKids {background-image:url(../images/H2EspacoKids.png);}
.hLocalizacao {background-image:url(../images/H2Localizacao.png);}
.hContato {background-image:url(../images/H2Contato.png);}
.hHome {background-image:url(../images/H2Home.png);}
.hMapa {background-image:url(../images/H2Mapa.png);}
.hClareamento {background-image:url(../images/H2Clareamento.png);}
.hParceiros {background-image:url(../images/H2Parceiros.png);}

.hNewsletter {background-image:url(../images/H4Newsletter.png); height:25px; width:120px; line-height:23px;}
.hCategorias {background-image:url(../images/H4Categorias.png); height:32px; width:120px; line-height:23px;margin-left:30px;}
/**************************************************************************************/

#Content { min-height:500px;}
#Content p {line-height:160%; margin-bottom:10px;}


#Contato { width:500px; float:left }
#Endereco {width:360px; float:right; padding:30px 0px 0px 30px;
background-image:url(../images/BordaBg.jpg);background-position:top left; background-repeat:no-repeat; }
#Endereco address { font-style:normal;}



.Conteudo { width:500px; float:left; display:block; margin:0px 0px 40px 0px; padding:10px 0px 0px 0px;}
.ColunaAux { width:400px; float:right; display:block; margin-left:20px;}
.Parceiros { border-width:1px; border-color:#CCCCCC; border-style:solid;}

#Scroll { clear:both; margin:20px 0px 20px 0px; background-color:#CEE6F1; height:125px;}
.ScrollLink {border-width:4px; border-color:#FFFFFF; border-style:solid; margin:6px 20px 6px 20px;}


/* POSTS DA HOME */
#PostsHome { padding-top:20px;}
.PostHome { width: 215px; float:left; margin:0px 13px 0px 13px; display:block; padding-top:20px;}
.PostHome p { line-height:130%; margin:0px; font-size:11px;}
.PostHome img { padding:2px; border-color:#E1E1E1; border-width:1px; border-style:solid;}
.LeiaMais { color:#FFFFFF; background-color:#92C8DD; padding:1px 7px 1px 7px; font-size:10px; text-transform:uppercase;}
.LeiaMais a:link {color:#FFFFFF; text-decoration: none;}
.LeiaMais a:visited {color:#FFFFFF; text-decoration: none;}
.LeiaMais a:hover { color:#FFFFFF; text-decoration: underline;}
.LeiaMais a:active {color:#FFFFFF; text-decoration: none;}

/* Newsletter */
#Newsletter { float:left; width:180px; margin:20px 0px 0px 5px; padding-left:30px; height:272px; color:#FFFFFF; display:block;
	background-image:url(../images/bNewsletterBg2.png); background-position:top left; background-repeat:no-repeat;}
#Newsletter label { margin:10px 0px 5px 0px; display:block;}




/* A CLINICA */

.Imagens a { display:block; margin:0px 0px 15px 0px;}


/* ESPECIALIDADES */

#Especialidades { width:800px;}
#Especialidades p { margin-bottom:25px;}


/* ESPACO KIDS */

#ParaColorir { width:350px; margin:30px 0px 30px 30px; float:right; display:block;}
#ParaColorir li {
	list-style:none; line-height:22px; margin:0px; padding-left:14px;
	background-image:url(../images/IconeList2.jpg); background-position:left; background-repeat:no-repeat;}

#formAmigo {
 margin:auto;	
 width:320px;
	}



/*************************************** TOPO ***************************************/
#Topo {
	background-image:url(../images/TopoBg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:405px;
	display:block;
}
#Menu {width:290px; float:left;}
#Menu li {
	list-style:none; line-height:26px; margin:0px; padding-left:18px;
	background-image:url(../images/IconeList3.jpg); background-position:left; background-repeat:no-repeat;
	font-size:17px; text-transform:uppercase;}
#Menu a:link {color:#FFFFFF; text-decoration: none;}
#Menu a:visited {color:#FFFFFF; text-decoration: none;}
#Menu a:hover { color:#00648F; text-decoration: none;}
#Menu a:active {color:#FFFFFF; text-decoration: none;}

.Menu { padding:20px 0px 0px 60px; background-color:#92C8DD;
}


#SubMenu { height:53px; float:right; width:641px; text-transform:uppercase;}
#SubMenu a {
	padding: 0px 25px 0px 20px;
	background-position:left; background-repeat:no-repeat;
	display:block;
	float:left;
	margin-top:17px;
}
.Busca {
	padding: 10px 25px 0px 40px;
	height:29px;
	background-image:url(../images/Busca.jpg);
	background-position:left; background-repeat:no-repeat;
	display:block;
	float:left;
	margin:7px 25px 0px 0px;
}
.Busca input {
border:0;
font-size:12px;
width:120px;
}


#Banners {
	padding:24px 0px 0px 24px;
	height:260px;
	width:641px;
	float:right;
	background-image:url(../images/BannersBg.jpg); background-position:top left; background-repeat:no-repeat;
}

.tpInicial, .tpMapa, .tpContato {
	padding: 0px 25px 0px 20px;
	background-position:left; background-repeat:no-repeat;
}
.tpInicial { background-image:url(../images/IconeHome.gif); }
.tpMapa { background-image:url(../images/IconeMapa.gif);}
.tpContato {background-image:url(../images/IconeContato.gif);}

/**************************************************************************************/

/*************************************** RODAPE ***************************************/
#Rodape {
	background-image:url(../images/RodapeBg.jpg); background-position:top;	background-repeat:repeat-x;
	height:113px; clear:both;
}
.Rodape {color:#FFFFFF; font-size:11px; margin-left:30px;}
/**************************************************************************************/