.imagenesquinaa {
	background-image: url(imagesv2/esq-superiora.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.esquinaarribalado {
	background-image: url(imagesv2/esq-superior.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.esq-abajo {
	background-image: url(imagesv2/esqaabajo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.solapa {
   	background-image: url(imagesv2/solapa1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.solapativa {
   	background-image: url(imagesv2/solapa2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.titulossecciones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin: 4px;
    cursor:pointer;
}
.titulcuadros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin: 7px;
}
#problemasRegistro {
	width: 95%;
	background-color: #FF5252;
	color: white;
	margin: 0px auto;
	text-align: left;
}
.bordeProblemasRegistro {
	border: solid #D60000 2px;
}
#formularioRegistro tr td.altominimo {
    height: 25px;
}
