.elementos_flecha{
	width:34px;
	height:140px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center
}
.elementos_cuadroazul{
	width:100%;
	height:25px;
	background-color:#edf5f1;
	margin-bottom:35px
}
.elementos_separador{
	width:2px;
	height:144px;
	background-color:#fff
}
.elementos_interactivo{
	width:235px;
	height:145px
}
.elementos_recuadro-azul{
	width:100%;
	height:25px;
	background-color:#edf5f1;
	margin-bottom:5px;
	text-align:center;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#edf5f1
}
.elementos_foto{
	float:left;
	width:85px;
	height:86px;
	border:2px solid #eaeaea;
	margin-top:8px;
	margin-right:9px
}
.elementos_contenedor-contenido{
	float:left;
	width:135px;
	height:100px;
	margin-top:7px
}
.elementos_texto-titulo{
	float:left;
	font-size:14px;
	color:#05783b;
	font-weight:bold;
	width:134px;
	line-height:15px;
	margin-bottom:2px
}
.elementos_texto{
	float:left;
	width:134px;
	font-size:10px;
	color:#5a5b5c;
	line-height:12px;
	margin-bottom:6px
}
.elementos_contenedor-boton{
	float:left;
	left:724px;
	top:362px;
	text-align:center
}
.elementos_credito{
	color:#979696;
	font-style:italic;
	font-size:10px
}
