@charset "utf-8";
/* CSS Document */
*{margin:0px;}
#meio{
width:500px;
}

.titulo{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000; font-weight:bold;}

.texto{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}

.body{ background-color:#e3f3ff;}

.obrigatorio{ color:#FF0000;}

.borda{border-style: solid; border-bottom-width: 2px; border-bottom-color:#92bee1; border-top-width: 0px; border-right-width: 0px;
border-left-width: 0px; }
