#main {
    margin: auto;
    padding: 2px 4px 2px 4px;
	border: 1px solid #cccccc;
	width: 550px;
    min-height:150px;
	background: #F1F3F5;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size : 11px;
}

#result {
    margin-left: 70px;
    margin-top:40px;
	border: 1px solid #cccccc;
	width: 350px;
	background: #E9ECEF;
    text-align:center;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
    padding:5px;
}

.error {
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size : 10px;
    color:#dd1111;
    padding:5px;

}


.text {
	border: 1px solid #cccccc;
}

input {
    border: 0px solid #cccccc;
}


#caption{
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    margin:10px;
    font-size : 14px;
    color:#C64934;
}

#icon{
    width:60px;
    height:100px;
    float:left;
    background-image:url(icon.gif);
    background-repeat: no-repeat;
    background-position:center center;
}

Table#Contato   { width: 500px; font-size: 12px; font-family: verdana; color: #000; text-align: justify; margin: 0px 0px 0px 0px; vertical-align: top; border: 0px solid #000; }
.Botao          { background: #333; color:#FFF; font-family:verdana; font-size:12; font-weight: bold; border: 1px solid #000;}
.textarea       { width: 300px; height: 150px; padding: 0px 0px 0px 2px; border: 1px solid #333; font-family: verdana; font-size: 12px; color: #000; font-weight: normal; text-decoration: none; }
.form           { width: 300px; height: 20px; padding: 0px 0px 0px 2px; border: 1px solid #333; font-family: verdana; font-size: 12px; color: #000; font-weight: normal; text-decoration: none; }
.form2          { width: 80px; height: 18px; padding: 0px 0px 0px 2px; border: 1px solid #333; font-family: verdana; font-size: 11px; color: #000; font-weight: normal; text-decoration: none; }
.form3          { width: 205px; height: 20px; padding: 0px 0px 0px 2px; border: 1px solid #333; font-family: verdana; font-size: 12px; color: #000; font-weight: normal; text-decoration: none; }
.form4          { width: 120px; height: 20px; padding: 0px 0px 0px 2px; border: 1px solid #333; font-family: verdana; font-size: 12px; color: #000; font-weight: normal; text-decoration: none; }

