.tiles {
	width: 535px;
	text-align: center;
}

.tile {
	display: inline-block;
	vertical-align: middle;
	width: 76px;
}
.tile img {
	width: 65px;
}

h1 .subtitle {
	font-size: 0.8em;
	display: block;
	color: #666;
}

.mod-bar .m-link a {
	color: white;
}

.m-list-caption {
	padding-left: 10px;
	padding-top: 5px;
}

#bar a {
/*	color: rgb(0,148,64);*/
}

#list-participate {
	list-style-type: none;
}
#list-participate li {
	background: none;
}
.clarin {
	background: url('../img/clarin-mini.png') no-repeat 2px 2px transparent;
	padding-left: 88px;
}
.clarin-pdf {
	background: url('../img/clarin-pdf-mini.png') no-repeat 2px 2px transparent;
	padding-left: 103px;
}

