#bloqueFormacion {
	width: 500px;
	float: left;
	margin-bottom: 30px;
}

#linkAulaOptima {
	display: block;
	background: url(img/bannerFormacion.png) no-repeat;
	width: 188px;
	height: 146px;
}

#columnaFormacion {
	display: block;
	width: 200px;
	float: right;
	font-weight: bold; 
}

#coaching {
	clear: both;
}

#columnaFormacion p, #bannerFormacion li {
	color: #003;
	margin: 0px;
	line-height: 20px;
	font-size: 11px;
	margin-bottom: 7px;	
}

#columnaFormacion li {
	text-transform: uppercase;
	font-weight: bold; 
	margin-bottom: 10px;
	text-align: center;
}

#financiados {
	margin-top: 15px;
}

#financiados li {
	line-height: 20px;
	margin-bottom: 20px;
	font-style: normal; 
	font-weight: normal; 
	text-transform: none;
}	

#bannerFormacion a#entrar {
	text-align: right;
	font-weight: normal; 

}