body {
	background-color: #DBDAD6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(imagens/fundo.jpg);
    background-repeat:repeat-x;
    background-position:top;
}

div,td,th,p,input,textarea {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height:20px;
}

a {
	text-decoration:none;
	color:#666666;
}

a:hover {
	border-bottom:1px dashed #666666;
	color:#666666;
}

#principal {
    position:absolute;
    left:50%;
    margin-left:-440px;
}

#topo {
	position:relative;
	width:880px;
	height:37px;
}

#menu {
	position:relative;
	width:880px;
	height:37px;
	left:0;
}

#menu img.blind {FILTER: none;}
#menu a:hover img {FILTER: alpha(Opacity=85); opacity: .85;}



h1 {
    color:#00A6D3;
    font-size:13px;
    margin:0px;
    padding:0px;
}

h2 {
    color:#00A6D3;
    font-size:13px;
    margin-bottom:-15px;
}

h3 {
    color:#0386B0;
    font-size:13px;
    margin-bottom:-15px;
}

h4 {
    color:#FFFFFF;
    font-size:13px;
    margin:0px;
    padding:0px;
}

.obs {
	color:#333333;
	font-style:italic;
}
#contentwrapper {
    width:880px;
}

#conteudo {float:left;
    margin-top:30px;    
    padding-left:50px;
    text-align:left;
    width:750px;
    
    
}

#direita {
    float:left;
    margin-left:60px;
    margin-top:20px;
    width:250px;
    text-align:left;
    padding-bottom:10px;
}
#direita p {
    padding:0px;
    margin:0px;
}

#conteudo_home {float:left;
    padding-left:50px;
    margin-top:30px;
    text-align:left;
    width:330px;
}

#direita_home {
    float:left;
    margin-left:60px;
    margin-top:20px;
    width:390px;
    text-align:left;
    padding-bottom:20px;
}

#destaques {
	width:350px;
	margin-bottom:0;
}

.links {
	color:#00A6D3;
	font-weight:bold;
	border-bottom:1px dashed #00A6D3;
    text-decoration:none;
    line-height:25px;
}


#servicosContent {
    text-align:left;
    clear:both;
	width:860px;
	height:200px;
	background-color:#00A6D3;
	
}
#servicos{
    padding:5px;
    color:#FFFFFF;
}


#servicos a {
    color:#FFFFFF;
    border-bottom:1px dashed #FFFFFF;
}

#servicos td {
    color:#FFFFFF;
}
#servicos p {
    color:#FFFFFF;
}

.quebra {
	clear:both;
	float:left;
	width:15px;
}

.fotos {
	float:left;
    width:67px;
	height:56px;
	margin-top:5px;
	margin-bottom:5px;
	background-image:url(imagens/fundo_foto.jpg);
    background-repeat:no-repeat;
    background-position:top;
}
.fotos img {
	margin-left:10px;
	margin-top:11px;
}
:focus {
	outline: 0;
}
#fotos div {
    padding:1px;
    margin:0;
	background-color:#FFFFFF;
}

.imagem {
	float:left;
	margin-right:5px;
}

.tratamentos {
    display:none;
    padding-bottom:10px;
}

#rodape {
    clear:both;
    margin-top:0px;
    padding-top:30px;
    margin-bottom:20px;
	width:880px;
	height:80px;
    
}

input {
    width:350px;
    background-color:#D6F1F8;
    border:1px solid #9DBECD;
}

textarea {
    width:350px;
    height:100px;
    border:5px solid #D4E064;#D6F1F8;
    border:1px solid #9DBECD;
}
.image {
    cursor:hand;
}

.semborda:a{
    border:none;
}

.semborda:visited{
    border:none;
}

.semborda:hover{
    border:none;
}

#mensagemok {
    border:1px solid #FFFFFF;
    background-color:#D4E064;
    text-align:center;
    width:355px;
}
#mensagemok div {
    padding:10px;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
