/* CSS Document */




							.texto_pie{
								font-size:20px;
								color:#ffffff;
								text-shadow:none;
							}
.div_pie_123{
	height:100px;
	background-color:#060633;
	/* IMPORTANTE para el centrado*/
  	text-align: center;
}
.div_pie_escudo{
	width:60px;
	height:60px;
	background-color:#060633;
	/* IMPORTANTE para el centrado*/
  	text-align: center;
}