@charset "UTF-8";
a { color: #FF33CC; }
a:hover { background-color: #FF33CC; }
#cabecera { background-color: #ccc; }
#cabecera a:hover { background-color: #ccc; }
#navega-principal a:hover, #navega-principal .on { color: #000; }
#navega-interna { border-bottom-color: #ccc; }
#navega-interna a { color: #999; }
#pie, #partners { border-top-color: #ccc; }

h3 {
	padding-top: 0px;
	font-size: 1.4em;
	color: #333;
}
#texto ul {
	padding-bottom: 10px;
	padding-left: 20px;
}
#texto li {
	margin: 0px;
	list-style-type: none;
	background-image: url(img-nav/flechitas.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 10px;
}
#lista-resultados-busqueda li {
	color: #999999;
	margin-bottom: 10px;
}
#participantes {
	margin: 20px;
	font-size: 1.15em;
	line-height: 1.15em;
	display: block;
}
#participantes .columna {
	float: left;
	margin-right: 50px;
}
#participantes li {
	font-size: 1.5em;
	line-height: 1.1em;
}
