@charset "utf-8";
/* CSS Document */

/*reset*/
html, body, div, span, applet, object, iframe, table, caption,
tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins,
kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr,
acronym, address, big, cite, code, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	vertical-align: baseline;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%; 
	outline:0;
	padding:0;
	margin: 0;
	border: 0; 
	list-style:none;
}
/**/
body{ margin:0; padding:0; background:#FFFFFF url(../../../public/img/home/bg_.jpg) repeat-x top; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#999999;}
#content{ width:900px; height:600px; margin:auto; margin-top:30px;}
#box{ width:702px; height:351px; background:url(../../../public/img/home/box_logo.png) no-repeat; float:left; margin-left:100px; margin-top:70px;}
#form{ width:300px; height:100px; float:left; margin-left:235px; margin-top:175px;}
#form input{ font: normal 13px Arial;width:200px; padding:5px; background-color:#FFFFFF; border:#CCCCCC solid 1px; color:#7D7D7D;} 
#form label{padding:3px; float:left; margin-top:5px;}
#form input.envia{width:37px; height:27px; float:right; background:none; border:none; margin-top:-35px; margin-left:260px;}

