/* CSS Document */



DIV#regizq{
	position:relative;
	float:left;
	background:url(../imagenes/izqregistro.jpg) no-repeat;
	width:14px;
	height:61px;
	margin-top:5px;
	margin-bottom:3px;
	
}

DIV#regmedio{
	position:relative;
	float:left;
	text-align:left;
	background:url(../imagenes/medioregistro.jpg) repeat-x;
	width:620px;
	height:57px;
	margin-top:5px;
	margin-bottom:3px;
	padding-top:3px;
	
}


DIV#regder{
	position:relative;
	float:left;
	background:url(../imagenes/derregistro.jpg) no-repeat;
	width:14px;
	height:61px;
	margin-top:5px;
	margin-bottom:3px;
	
}


DIV#regizqpeq{
	position:relative;
	float:left;
	background:url(../imagenes/izqregistropeq.jpg) no-repeat;
	width:4px;
	height:27px;
	margin-top:5px;
	margin-bottom:3px;
	
}

DIV#regmediopeq{
	position:relative;
	float:left;
	text-align:left;
	background:url(../imagenes/medioregistropeq.jpg) repeat-x;
	width:630px;
	height:27px;
	margin-top:5px;
	margin-bottom:3px;
	padding-left:15px;
	padding-top:3px;
	
}


DIV#regderpeq{
	position:relative;
	float:left;
	background:url(../imagenes/derregistropeq.jpg) no-repeat;
	width:4px;
	height:27px;
	margin-top:5px;
	margin-bottom:3px;
	
}


