/*IDS*/
/*Aquí se añaden los id que se necesiten*/
#imagen-cubierta {
max-width: 100%;
width:auto;
}




/* ESPECIALES PARA SARSA */

.bl-cita-inicio + p {
	text-indent: 0;
}

ol#listaintro li {
    list-style: upper-roman!important;
    margin-left: 1.5em;
}


a:link {	
	color: blue!important;
	-webkit-text-fill-color: blue!important;
}
.f-indice a:link {	
	color: black!important;
	-webkit-text-fill-color: black!important;
}


table#tabla1 td{
	border:1px solid black;
	padding:8px;
}