﻿@charset "utf-8";

/* CSS Responsável Pela Estrutura Total do Site */






/***** HOME *****/

	#popup {

		position:absolute;
		left: 50%;
		top:200px;
		z-index:1;
		width : 325px ;
		height : 230px ;

	}


.animation {
	position: absolute;
	float: right;
	right: -8%;
	top: 43px;
}

	#apresentation {
		width: 100%;
		float: right;
		height: 390px;
		margin-top: 0px;
		font-size: 0.76em;
		padding: 0px 0px 20px 0px;
		

			
	}

	#apresentation p{
	float: left;
	width: 350px;
	padding-left: 220px;
	font-family: "Trebuchet Ms";
	font-size: 0,76;

	}

	#apresentation a{		
		font-weight: bold;
	}
	#apresentation p a:hover{
	text-decoration: underline !important;
		
	}

	.contact {
		width: 360px;
		float: right;
		height: 56px;
		margin: 320px 0 0 0;
		background: url(../images/list-style-images/phone.png) no-repeat 160px 0px;

	}

	.contact p a{
		float: left;
		margin: 40px 0 0 0;

	}

	.destaques {
		width: 200px;
		float: left;
		padding: 40px 0px 0px 20px;
	}

	.destaques h4{			
		float: left;
		width: 100%;
		height: 30px;
		margin: 0px 0 0 0px;
		text-indent: -9990px;
		overflow: hidden;

	}

	.odontologia-estetica{			
		background: url(../images/h/h4-odontologia-estetica.jpg) no-repeat 0px 0px;
	}

	.dor-orofacial{			
		background: url(../images/h/h4-dor-orofacial.jpg) no-repeat 0px 0px;
	}
	.clinica-da-dor {			
		background: url(../images/h/h4-clinica-da-dor.jpg) no-repeat 0px 0px;
	}

    .psicanalise-clinica {			
		background: url(../images/h/h4-psicanalise-clinica.jpg) no-repeat 0px 0px;
	}

	 .ronco-apneia {			
		background: url(../images/h/h4-ronco-apneia.jpg) no-repeat 0px 0px;
	}

	
	 .fisioterapia-facial-atm {			
		background: url(../images/h/h4-fisioterapia-facial-atm.jpg) no-repeat 0px 0px;
	}
	
	
	
	.destaques p{
		width: 180px;
		float: left;
		line-height:125%;
		font-size: 0.76em;
		padding: 10px 0 0 4px;
	}

	.destaques p a{
		font-weight: bold;
	}


	#lower_base {
		width: 100%;
		float: left;
		margin-top: 10px;
		background: url(../images/background/lower-base.jpg) no-repeat center top;

	}



	#newsletter {
		width: 660px;
		float: left;
		padding: 50px 0px 50px 20px;

	}

	#newsletter p{
		float: left;
		color:#509f8c;
		font-size: 0.76em;
		padding: 10px 0px 20px 100px;
		background: url(../images/icons/newsletter.jpg) no-repeat 0px 0px;
	}

	#newsletter form{
		float : right;
		width : 403px ;
		padding : 7px 0px 0px 0px ;
	}

	#newsletter input{
		float : left;
		height: 24px;
		margin: 0 0 0 2px;
		color: #fff;
		font-family: verdana;
		font-size: 0.7em;
	}

	.news{
		float : left ;
		width : 240px ;
		padding : 5px 0px 0px 10px ;
		background: url(../images/input/campo-news.jpg) no-repeat 0px 0px;
	}

	#sites-relacionados {
		width: 228px;
		float: left;
		margin: 40px 0 0 70px;
		padding: 0px 0px 0px 0px;
		background: url(../images/icons/sites.jpg) no-repeat 0px 0px;
	}



	#sites-relacionados h3{			
		float: left;
		width: 100%;
		height: 20px;
		margin: 0px 0 5px 70px;
		text-indent: -9990px;
		overflow: hidden;
		background: url(../images/h/h3-sites-relacionados.jpg) no-repeat 0px 0px;
	}
	#sites-relacionados p {
		padding-left: 80px;
	}
	#sites-relacionados p a{
		color:#8ea4a8;
		font-size: 0.76em;
	}
