#corpo{
height:1200px
}
span.rowElem{
clear:both;
display:block;
margin:10px;
border:solid 10px #fff
}
span.rowElem label{
width:100px;
font:bold 12px Verdana,arial,serif;
color:#8e8e8e
}

span.rowElem input{
width:470px
}

span.rowElem select{
font:bold 14px Verdana,arial,serif;
color:#8e8e8e
}

h1{
width:100%;
font:bold 12px Verdana,arial,serif;
color:#8e8e8e;
text-align:center
}
#map {
margin-left:20px;
width:680px;
height:800px;
display:block
}
.texto{
display:block;
font:normal 16px sans-serif;
vertical-align:top;
margin:20px 3px 0 10px;
color:#8e8e8e;
line-height:30px
}

h1.ok,
h1.error{
background:#90BA00 url(../images/unchecked.png) no-repeat 10px center;
color:#fff;
padding:10px 0;
width:95%;
margin-auto
}

h1.error{
background:#ff0000 url(../images/atencao.png) no-repeat 10px center;
}