div#cuadrop4
{
	position: absolute;
	top: 10px;
	left: 0;
	width: 770px;
	height: 540px;
	background-image: url(../img/fondo3.png);
	background-repeat: no-repeat;
	padding:50px 190px 50px 90px;
}


div#franja
{
	position: absolute;
	top: 0px;
	left:0px;
	
	/*background: #2099d5;*/
	
	width: 100%;
	height: 50px;
}
p#tituloInstrucciones
{
	margin-top: 30px;
	padding: 10px;
	
	color: #d54799 !important;
	font-size: 18px;
	font-weight:bold;
	text-align: left;
}

ol
{
	font-size: 12px;
	padding: 0px 50px;
	/*font-weight:bold;*/
	margin-top: 15px;
}

img#ejemplop5
{
	margin: 10px auto;
	display: block;
}


ol.listado li
{
	width:500px;
	padding-bottom: 10px;
}
