#frmcontact li{ 
	list-style:none; 
	float:left; 
	padding:5px 4px; 
	width:462px; 
	}
	
#frmcontact label{ 
width:150px; 
display:inline-block; 
width:112px;}
	
.InputcontactColor{
	border:#ffd612 1px solid;
	color:#4d5eab;
	width:300px;
	clear:both
	}





#frmRegistro li{ 
	list-style:none; 
	float:left; 
	padding:5px 4px; 
	/*width:450px; */
	}
.LiLine{ 
	clear:both; 
	width:450px;
	height:0px;
	line-height:0px;
	display:block;
	font-size:1px;
	 }
.LibkgColor{
	background:#eaf2b4;
	margin:4px 0}

.LibkgColorInscr{
	background:#52c05d;
	margin:4px 0 4px 4px}	
	
		
.InputColor{
	border:#ffd612 1px solid;
	color:#4d5eab;
	width:450px;
	clear:both
	}
.InputPart {
 	width:220px;
 	border:#ffd612 1px solid;
	color:#4d5eab;
	clear:both
	}
.LabelPart {
 	width:220px;
	display:inline-block;
	padding:0px 4px;
	}	

#inscripcion li{ width:470px;}
 		
.InputColorline{
	border:#ffd612 1px solid;
	color:#4d5eab;
	}		
#btnSubmit{
	background:#4582c4;
	color:#fff;
	width:75px;
	height:35px;
	font-weight:bold;
	font-size:14px;
	margin:0 0 0 180px}	
.Pagos {
	background:#4582c4;
	color:#fff;
	width:230px;
	height:35px;
	font-weight:bold;
	font-size:14px;}		
	
.error{ color: red; }
