font-face{
 	font-family:'Cordia New';
	src:url(imagens_watt/cordia.ttf);
 }

 div #span1{
	height: 50px;
	text-transform: uppercase;
	margin-top: 80px; 
}

div#span1{
	height: 50px;
	text-transform: uppercase;
	border-bottom:solid;
	border-width:thin;
    margin-top: 80px; 
}

div#span2{
	height: auto;
}

 #span1 h1{
font-family:Cordia New;
font-weight:80;
font-size:10pt;

}

h3#titulo{
text-transform:uppercase;
text-indent:justify;
margin-left:0px;
font-family:Cordia New;
font-weight:100;
font-size:19px;
color:#000;
}

p{
	 text-align:justify;
	 font-size:19px;
	 line-height: 150%;
	 margin-left:0px;
	 font-weight:100;
	 font-family:Cordia New;
	 color:#000;
 }

form{
width:60%;
font-family:Cordia New;
font-weight:100;
font-size: 16px;
}

form hr{
border:thick;
}

form input.menor{
width:100%;
}

form input{
background:rgb(230,231,232);
border: thick;
}

form #Mensagem{
width:100%;
resize:none;
height:300px;
background:rgb(230,231,232);
border: thick;
}


#telefone{
	width: 30%;
	margin-left: -29%;
	margin-top: 7%;
}


