/* CSS Document */

.news p { width:550px; color:#515A5A; display:block; font-size:1.0em; line-height:125%; margin-top:5px; }
.news fieldset { background:#D6D6D6 none repeat scroll 0 0; border-bottom:1px solid #C5C5C5; display:block; margin:10px 0 5px; width:520px; padding:14px; text-decoration:none !important; border-top:1px solid orange; clear:both; }
.news input { width:400px; float:left; border-color:#7C7C7C #C3C3C3 #DDDDDD; border-style:solid; border-width:1px; color:#444444; padding:4px 3px; }
.news input#newsSim, .news input#newsNao { display:block; float:left; width:15px; padding:4px 3px; }
.news label { float:left; width:55px; margin:5px 0 0 5px; color:#515151; font-size:75%; font-weight:bold; }
.news label.opcao { float:left; font-size:12px; margin:2px 18px 0 0 !important; padding-left:3px; width:215px !important; color:#515151; }
.news button.botao { color:#E1E2E4; background:url(../images/bt_enviar.gif) no-repeat right 0px; float:right; width:70px;  display:block; height:32px; border:none; font-weight:bold; margin:10px 98px 0 0; }
.news button:hover.botao { background:url(../images/bt_enviar.gif) no-repeat right -36px; color:#E1E2E4; }