#form_registro {
	margin:0;
	background-color:#ff542e;
	width:603px;
	height:1050px;
	background-image:url(../../images/fondo_registro.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
#checks p{
	padding-top:1px;
	padding-left:22px;
}
#form_contacto {
	margin:0;
	background-color:#ff542e;
	width:603px;
	height:600px;
}
#form_contacto h1{
	font-size:10px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	padding:0px;
	padding-left:13px;
	vertical-align:middle;
}
#form_registro h1 {
	font-size:10px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	padding:0px;
	padding-left:13px;
	vertical-align:middle;
	}
#form_registro h2 {
	font-size:10px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	margin:0px;
	padding:0px;
	padding-left:13px;
	width:348px;
}
#radios{
	height:18px;
}
#radio{
	float:left;
	padding-left:13px;
	width:20px;	
}
#texto_radio{
position:relative;
float:left;
width:80px;
top:5px;
}

#texto_radio_2{
position:relative;
width:80px;
top:5px;
}
#checks {
	width:348px;
	margin-left:10px;
	margin-bottom:5px;
}
#check{
	padding-left:10px;	
}
#texto_check{
	float:left;
	position:relative;
	width:319px;
	top:-6px;
	left:18px;
	margin-left:16px;
}

#form_registro h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-align:right;
	font-weight: normal;
	padding-bottom:13px;
}
.btn_registro {
	font-family:Tahoma, Geneva, sans-serif;
	background-color: #131d2d;
	background-image:url(../../images/flecha_naranja.png);
	background-position:100px 6px;
	background-repeat:no-repeat;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:23px;
	padding-left:23px;
}
.btn_registro a {
	text-decoration:none;
	color:#FFF;
}
.btn_guarda {
	font-family:Tahoma, Geneva, sans-serif;
	background-color: #131d2d;
	background-image:url(../../images/flecha_naranja.png);
	background-position:130px 6px;
	background-repeat:no-repeat;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:23px;
	padding-left:23px;
}
.btn_guarda a {
	text-decoration:none;
	color:#FFF;
}
.cajas_texto_registro{
	position:relative;
	color:#131d2d;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	margin:0;
	margin-left:13px;
	border:0 none;
	width: 252px;
	height:17px;
	top:0px;
}
.cajas_texto2_registro{
	position:relative;
	color:#131d2d;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	margin:0;
	margin-left:13px;
	border:0 none;
	width: 252px;
	top:0px;
}
.problem{
	position:relative;
	color:#ff0000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	margin:0;
	margin-left:13px;
	border:0 none;
	width: 252px;
	height:17px;
	top:0px;
}
.cajas_pull_registro{
	color:#131d2d;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	margin-left:13px;
	border:0 none;
	/*width: 252px;*/
	height:17px;
}
.radio_registro{
/*	margin-left:13px;*/
	text-align: left;
	margin:0;
	padding:0;
}
.check_registro{
	width:25px;
}
label{
	position:relative;
	padding-left:9px;
	top:4px;
}
#col1{
	width:602px;
	float:left;
}
#col2{
	width:301px;
	float:right;
}
#col3{
	width:603px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
}
#col4{
	width:348px;
	float:left;
}
#col5{
	width:255px;
	float:right;
}
#col6{
	width:603px;
	/*margin-top:10px;*/
	/*margin-bottom:10px;*/
	float:left;
	text-align:center;
}

