
@charset "utf-8";
/* CSS Document */
h1{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 2em;
	letter-spacing:-1px;
	font-weight: bolder;
	}
h2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 1.7em;
	font-weight: bolder;
	color: #993300;
	display:block;
	background-image:url('images/bgh2.jpg');
	background-repeat:repeat-x;

}
h3 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 1.3em;
	font-weight: bolder;
	letter-spacing:-1px;
	color: #D74600;
	display:block;
	background-image:url('images/bgh3.jpg');
	background-repeat:repeat-x;

}

#texto {
margin:20px;
}

.imgtratamentos{
border:dotted 1px #999999;
padding:10px;
margin:15px 0px 15px 0px;
text-align:center
}
.imgtratamentos img{
border:solid 1px #000000;
margin:5px;
}

#texto h1 {
padding-bottom:30px;
}

#texto h3 {
width:500px;
}

#texto p {
padding:10px 0 10px 0;
}

#texto2 {
display:block;
}

#tratamentos {
margin:20px;
}

#tratamentos p {
width:590px;
padding:10px 0 10px 0;
}

#tratamentos h1 {
padding-bottom:30px;
}

#tratamentos h2 {
padding-bottom:15px;
padding-top:15px;
}

#tratamentos h3 {
width:500px;
padding-top:10px;
}

#tratamentos h4 {
padding:20px 0 0 0;
}

#tratamentos ul li {
list-style:disc;
margin:0 0 0 100px;
}

#texto2 p {
width:590px;
padding-bottom:20px;
}

#imagens {
width:590px;
}

#imagens p {
text-align:center;
}


#imagem1 {
margin: 10px 0 0 0;
padding-bottom:20px;
}

#imagem2 {
margin: 10px 0 0 20px;
padding-bottom:20px;
}

#esquerda{
padding:20px 10px 0 0;
display:block;
width:280px;
float:left;
}

#direita{
padding:20px 0 0 17px;
display:block;
width:280px;
float: right;
}

#contato {
margin:20px;
}

#contato h1 {
padding-bottom:30px;
}



#formulario input {
border:solid 1px #999999;
font-size:1.5em;
margin:0 0 0 10px;
}



#formulario textarea {
border:solid 1px #000;
margin:0 0 0 10px;
border:solid 1px #999999;
font-size:1.5em;
}

#formulario .item{
margin:5px 0px 0px 0px;
border:dotted 1px #CCCCCC;
padding:5px;
}

#formulario .item label {
font-weight:bolder;
font-family:"Trebuchet MS", Arial, Verdana;
font-size:1.4em;
padding-left:10px;
display:block;
background-color: #FCF3EB;
margin-bottom:4px;
}

#vibrocell{
width:138px;
float:left;
}

#txt-vibrocell{
margin-left:50px;
width:400px;
float:left;
}

#toclear{
clear:both;
}