.bBodyRegistro{
	background-image:url('../img/registro/cielo_full.png');
	background-repeat:no-repeat;
	padding-top:120px;
	
}

.bRegistro{
	width:100%;
}

.bRegistroContenido{
	background-image:url('../img/registro/back_registro.png');
	background-repeat:repeat;
	width:100%;
}

.bRegistroLogo{
	width:300px;
	margin-top:20px;
	margin-right:50px;
	float:right;
}

.bRegistroVaca{
	margin-top:30px;
	margin-left:50px;
	float:left;
}

.bRegistroImgIzq{
	float:left;
}

.bRegistroVaso{
	margin-top:20px;
	margin-left:50px;
	float:left;
}

.bRegistroBoliche{
	margin-top:20px;
	margin-left:50px;
	float:left;
}

.bRegistroCampos{
	background-color:white;
	float:left;
	margin:5px;
}

.bRegistroCampos01{
	float:left;
	margin-left:40px;
	margin-right:0px;
}

.bRegistroCampos02{
	float:left;
	margin-left:40px;
	margin-right:30px;
}

.bRegistroCampos03{
	float:left;
	margin-left:40px;
	margin-right:0px;
	width:89%;
}

.bRegistroInputText{
	width:280px;
}

.bRegistroTextArea{ 
	resize:horizontal;
	width:100%;
	height:60px;
}

.bRegistroImgDer{
	float:left;
	margin-left:0px;
}

.bRegistroLeche{
	float:right;
	position:relative;
}

.bRegistroSubmit{
	background:url('../img/registro/enviar.png') no-repeat;

	float:left;
	margin-bottom:110px;
	
	width: 100px;
	height: 100px;
	border-style: none;
}

.bRegistroContenidoRespuesta{
	width:100%;
}

.bRegistroContenidoRespuestaImg{
	width:100%;
}