@charset "UTF-8";
.textoplano {
	font-style: normal;
	line-height: normal;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: square;
	list-style-image: url(../imagenes/tic.png);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
}
.tituloazul {
	font-style: normal;
	line-height: normal;
	color: #0090d1;
	padding-top: 3px;
	padding-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: square;
	list-style-image: url(../imagenes/tic.png);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	
}
.imagen-centrada {
	margin: 5px;
	padding: 10px;
	text-align:center;}
	
.imagen-derecha {
	padding: 10px;
	float: right;
}

.imagen-izquierda {
	padding: 10px;
	float: left;
}

.azul-subtitulo{
	font-style: bold;
	color: #0090d1;
	font-size: 14px;
	
}
.lista2 {
	font-style: normal;
	line-height: normal;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: square;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	list-style-image: url(../imagenes/tic2.png);
	
	
}