body {
	margin: 5px;
	color: #0066CC;
	background-color: #F1F1F1;
}

.bloque_abajo ul{
	list-style-type: none;
}
.bloque_abajo ul li{
	float: left;
	width: 120px;
	height: 75px;
	margin: 0px 1px 0px 0px;
	list-style-type: none;
	text-align: center;
	vertical-align: middle;
}

.bloque_abajo ul li img{
	vertical-align: middle;
}

.swfcentro {
	position: absolute; 
	top: 53%; 
	left: 50%; 
	margin-top: -250px; 
	margin-left: -400px; 
}

.bloque_abajo {
	position: absolute; 
	top: 80%;
	left: 50px; 
	height: 75px;
	width: 900px;
	text-align: center;
	background-color: #FFF;
}

.bloque_arriba {
	position: absolute; 
	top: 4%;
	left: 40px; 
	height: 50px;
	width: 900px;
	text-align: center;
}

.bloque_arriba a{
	text-decoration: none;
	color: #F00;
	font-size: 22px;
	font-weight:bold;
}
