* {
font: 12px Verdana, Helvetica, Arial, sans-serif;
color: #000;
}

.titulo {
color:#84B507;
font-size:15px;
font-weight:900;
font-family:"Century Gothic","Trebuchet MS",sans-serif;
letter-spacing: 0.03125em;
line-height:130%;
padding:10px;
text-align:left;
clear:both;
border:1px solid #6A6A6A
}

#page {
background: url(../images/bg.jpg) repeat-y center top;
padding: 0px;
margin: 0px;
width: 100%;
}

.formulario td {
padding:5px 0 5px 0;
color:#c7c7c7;
font-weight:900
}

.fundoBorda {
background: url(../images/fundoFormulario.jpg) repeat-y center top;
}

.campo {
width:200px;
border: 1px solid #464646;
background: url("../images/fundoInput.jpg");
font-weight:900;
color: #fff
}

#mensagem {
color: #fff;
font-weight:900;
border: 1px solid #464646;
background:#767678 url("../images/fundoMsg.gif") no-repeat right bottom;
width: 355px;
}
