﻿

.right_content{
	background-repeat: no-repeat;
}

#registro {
	background-position: right top;
	width: 565px;
	padding: 10px;
	margin: 15px;
	background-image: url('../Img/cubo_fondo.jpg');
	background-repeat: no-repeat;
}
#registro2 
{
	background-image: url('../Img/uneteapasiones6.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 600px;
	height: 300px;
	/*float:right;*/
	text-align: left;

}
.textoerror
{
	width: 300px;
	text-align: right;
}

.contenedor_form{
	/*width: 565;*/
	margin-left: 20px;
}
 
#registro fieldset {
	font: 12px Verdana;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #FFCC00;
	padding: 10px 20px;
}
#registro legend{
	font: normal 16px Verdana;
	color: #FF7B1A;
	padding: 0 5px;
}
#registro p label {
	font: normal 12px Arial, Helvetica, Geneva;
	float: left;
	width: 13em;
	text-align: right;
	padding: 5px;
	color: #000000;
}
#registro p br {clear: left;}
.enviar{
	border-color: #FFAE06;
	border-width: 1px;
	margin: 3px 0 0 83px;
	background-color: #FFEFAE;
	border-top-style: solid;
}
.enviar_form
{
    text-align:center;
}
.largo {
	font: normal 12px Geneva, Arial, Helvetica, sans-serif;
	float: left;
	width: 20em;
	text-align: right;
	padding: 5px;
	color: #000000;
}
.unete {
	font-family: Verdana;
	font-size: 14px;
	padding-bottom: 30px;
}
.campo_requerido {
	font-family: Verdana;
	font-weight: bold;
}
.font_buscamos{font: 12px Verdana;}
    
.CheckBoxPermisoTrabajo{ margin-top:3px;}

#registro2 fieldset {
	font: 12px Verdana;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #FFCC00;
	padding: 10px 20px;
}
#registro2 legend{
	font: normal 16px Verdana;
	color: #FF7B1A;
	padding: 0 5px;
}
#registro2 p label {
	font: normal 12px Arial, Helvetica, Geneva;
	float: left;
	width: 13em;
	text-align: right;
	padding: 5px;
	color: #000000;
}
#registro2 p br 
{
	clear: left;
}

.enviar{
	border-color: #FFAE06;
	border-width: 1px;
	margin: 3px 0 0 83px;
	background-color: #FFEFAE;
	border-top-style: solid;
}
