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

body{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	.font-weight:100 !important;
	background:#e1e6fa url(../images/top_bg.gif) repeat-x;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, ul, span{
	margin:0; padding:0;
}

.space{
	clear:both;
	margin:0;
	padding:0;
}

span#error_username,span#error_pass, span#error_cpass, span#error_email,span#errorfecha,span#errorpersonas,span#errordescripcion,span#errorpass,span#errorconfirm{
	display:inline;
	margin-left:10px;
	color:#576D9D;
	font-size:10px;
}


