/*Defaults Styling*/
fieldset { background:#f2f2e6; padding:10px; border:1px solid #fff; border-color:#fff #666661 #666661 #fff; margin-bottom:36px; width:650px;}
input, textarea, select {font:12px/12px Arial, Helvetica, sans-serif; padding:0;}
fieldset .submit {clear:both;background:#9da2a6; border-color:#e5e5e5 #797c80 #797c80 #e5e5e5; padding:10px; margin-top:40px; text-align: center;}
legend {background:#bfbf30; color:#fff; font:17px/21px Calibri, Arial, Helvetica, sans-serif; padding:0 10px; margin:0 0 0 0px; font-weight:bold; border:1px solid #fff; border-color:#e5e5c3 #505014 #505014 #e5e5c3;}
label {font-size:11px; font-weight:bold; color:#666;}
label.opt {font-weight:normal;}
#areaform .novocampo {clear:both;}
#areaform .rotulo {float:left; text-align:right; width:150px; margin:0 7px 0 0;}
#areaform .field {float:left; width:450px; line-height:18px; margin:5px 0 12px 0; padding:0 0 0 7px; border-left: 1px dotted #999;}
#areaform .help { font:11px Calibri, Arial, Helvetica, sans-serif; }

#areaform {width:700px; margin:0 auto;}

/*##########################################
Script: Niceforms 2.0
Theme: StandardBlue
Author: Lucian Slatineanu
URL: http://www.emblematiq.com/
##########################################* /

/*Focused*/
.NFfocused {border:1px dotted #666;}
/*Hovered*/
.NFh {background-position:0 100%;}
.NFhr {background-position:100% 100%;}
/*Hidden*/
.NFhidden {opacity:0; z-index:-1; position:relative;}
/*Safari*/
select, input, textarea, button {outline:none; resize:none;}
