@charset "UTF-8";

.azul{
color:#006675;
}

.fondo-gris{
	background-color: #f4ffe5;
}

.enlacecircu{
	color:#393939;
}

.subtitulo{
	padding-left:20px;
	color:#77aa21;
	font-size: 1.3em;
}

.separacionitems{
line-height: 2em;
}

.pregunta {
    font-weight: 400;
    color: #77aa21;
    text-decoration: none;
