@charset "utf-8";
/* CSS Document */
.frmdistribuidor { width:600px; float:left; padding:20px 0px 20px 20px;}
		.frmdistribuidor fieldset{ border:none; width:600px; float:left;}
		.frmdistribuidor fieldset p{width:600px; float:left; margin-top:5px;}
		.frmdistribuidor fieldset label{ width:150px; float:left; font-size:16px;}
		.frmdistribuidor fieldset input, textarea,select{ width:400px; float:left; font-size:14px;background-color:#333; border-bottom:3px solid #222223; border-right:1px solid #222223; border-top:none; border-left:none; color:#FFf; padding:3px 0px 3px 0px;}
		.frmdistribuidor fieldset .codseg{ width:106px; padding-left:10px; padding-right:10px;}
		.frmdistribuidor fieldset .enviar{ width:400px; float:left; font-size:14px;background-color:#333; border-bottom:3px solid #7f9a42; border-right:none; border-top:none; border-left:none; color:#FFf; padding:8px 0px 8px 0px; font-weight:bold;}

