
.coloruno {color:#000;} 
.colordos {color:#fff;} 
.colortres {color:#D20A0A;} 
.colorcuatro {color:#10A7E3;} 
.colorcinco {color:#2E2E2E;} 
.colorseis {color:#5fb818;} 
.colorsiete {color:#ff6e03;} 
.colorocho {color:#fff003;} 
.lista {

	font-weight: normal;
	color: #333333;
	text-decoration: none;
list-style-image:url(/apariencias/cuerpo/imagenes/punto.gif);
}
#contenido ol {margin:0 0 0 20px;}

.enlacegris {
	font-weight: bold;
	color: #616161;
	text-decoration: none;
}
.enlacegris:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.lista_destacada {
	font-weight: bold;
	color: #404040;
	text-decoration: none;
list-style-image:url(/apariencias/cuerpo/imagenes/punto.gif);
}
.dl-horizontal dt {
    width: 270px;
text-align: left;
}
@import &quot;/vistas/css/bootstrap.min.css&quot;;