@CHARSET "UTF-8";

body {background-color: #FFE276;margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;background-image: url(../img/fundo.jpg);background-repeat: repeat-x;}

#tudo {width:1002px;margin: 0 auto;padding:0px;text-align:left;}
#central {width:100%;margin-left:15px;margin-top:5px;padding: 0px;width:970px;position:relative;float:left}
#painel{position:relative;float:left;width:390px;height:430px;margin:65px 0px 0px 275px;background-image:url(../img/painel.jpg);background-repeat:no-repeat;padding:1% 1% 1% 1%}
#result{position:relative;float:left;margin:3px 0 0 2px;clear:both;width:380px;height:30px;text-align:center;color:white}

h3{color:white;font-family: "Trebuchet MS", Arial, Helvetica, Verdana;}
p {font-family: "Trebuchet MS", Arial, Helvetica, Verdana;	font-size: 12px;line-height: 14px;color: white;}

fieldset{border:none;width:90%;position:relative;float:left;padding:1% 1% 1% 1%;margin:0px 0 0px 0px}
fieldset label{position:absolute;color:white}
fieldset input{margin-left:6em;border:1px solid white;margin-bottom:5px;}

