/* ESTILO INTERNO S/ FOTO */

#contentOnlyTxt{
width:500px;
}

/*PARÁGRAFOS*/

.txtDepoimentos{
font-size:12px;
font-weight:normal;
font-style:normal;
text-align:justify;
color:#333333;
}

.txtDepoente{
font-size:12px;
color:#333333;
font-style:normal;
font-style:italic;
text-align:left;
}

.vercase {
font-size:12px;
color:#666633;
font-weight:bold;
text-decoration: underline;
}
.vercase:hover{
	text-decoration: none;
}



.txtOcup{
font-size:12px;
font-style:italic;
color:#666666;
text-align:left;
}

.titContato{
font-size:22px;
color:#666666;
}

.txtFormContato{
display:block;
width:170px;
font-size:12px;
text-align:right;
line-height:28px;
color:#666666;
float:left;
}

/*FORM*/
.inputs{
margin:4px;
font-size:12px;
color:#333333;
}

.botaoContato{
margin:4px;
float:left;
}