#entradilla
{
	margin: 0;
	width: 604px;
	height: 170px;
	background: url(../img/registro/entradilla.jpg) no-repeat;
}

.apartado
{
	margin: -30px 0 0 44px;
}

.registro
{
	position: relative;
	width: 465px;
	overflow: hidden;
	padding: 0px 0px 0px 69px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin:0 0 150px 0;

}

#camara
{
	position: absolute;
	top: 15px;
	left: 380px;
}

 .pieTocho
{	
	
	background: url(../img/registro/pie.jpg) no-repeat;
	width: 562px;
	height: 414px;
	
	margin: -180px 0 0 0;
}

.campo
{
	position: relative;
	float: left;
	clear: both;
	width: 150px;
	text-align: right;
	margin: 4px 3px 0 0;
	padding: 1px;
	
	display: inline;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	background-color: #FFC451;
	text-transform: uppercase;
	
	overflow: hidden;
	
}

.campoSinNaranja
{
	position: relative;
	float: left;
	clear: both;
	width: 150px;
	text-align: right;
	margin: 4px 3px 0 0;
	padding: 1px;
	
	display: inline;	
}
.datos
{	
	position: relative;
	margin: 4px 3px 0 0;
	float: left;
	
	overflow: hidden;
}

