.mt-50{
	display: block;
	font-size: 15px;
	text-decoration: underline;
	font-weight: bold;
}
.mt-30{
	margin-top: 30px;
}
.mb-30{
	margin-bottom: 30px;
}
.palmares span{
	font-weight: bold;
	color: #085fa9;
	display: block;
	text-align: center;
	font-size: 20px;
}
.palmares ul {
	text-align: left;
	font-style: italic;
	padding-bottom: 20px;
}
.stages-text{
	text-align: left;
}
.stages-text h6{
	text-decoration: underline;
}
.stages-text ul{
	padding-left: 20px;
	padding-bottom: 20px;
}
.stages-text i{
	margin-right: 10px;
	color: #085fa9;
}
.stages-text span{
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
}
.red{
	font-weight: bold;
	font-size: 20px;
	color: red;
}
.miniatures, .miniatures2{
	display: inline-block;
	margin: 0 5px;
	margin-top:10px;
}
.miniatures{
	width: 45%;
	padding-bottom: 15px;
}
.miniatures2{
	width: 30%;
	padding-bottom: 30px;
}
.text-left{
	text-align: left;
}
.img-galerie{
	width: 370px;
	height: 230px;
}