ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-position: inside;
	color: #000;
}
#animacion_home {
	float: left;
	height: 213px;
	width: 578px;
}
#botonera {
	float: right;
	height: 237px;
	width: 190px;
}
#debajo_boton {
	background-image: url(../imagenes/fondo_debajo_boton.png);
	height: 20px;
	clear: both;
}
#frase_debajo {
	background-image: url(../imagenes/fondo_frase_debajo.png);
	height: 24px;
	background-repeat: repeat-x;
	width: 578px;
	float: left;
	position: relative;
}
#frase_debajo img {
	position: absolute;
	left: 8px;
	top: 4px;
}
#botones {
	height: 130px;
	position: relative;
	text-align: left;
}
#boton_01 {
	position: absolute;
}
#boton_02 {
	position: absolute;
	left: 257px;
}
#boton_03 {
	position: absolute;
	left: 513px;
}
.fecha_noticia_home {
	color: #A5A5A5;
}
.titulo_noticia_home {
	font-weight: bold;
	color: #940100;
}
.btn_ver_noticia {
	text-align:right;
	padding-right:10px;
}
.bloque_home_03 {
	float: left;
	height: 109px;
	width: 290px;
	padding-top: 30px;
	padding-left: 15px;
	position: relative;
}
.bloque_home_03_izq img {
	margin-right: 10px;
}

.bloque_home_03_izq {
	float:left;
}
.bloque_home_03_der {
	float: left;
	width: 170px;
	height:82px;
	overflow:hidden;
	margin-bottom:5px;
}
#bloque_home_04 {
	float: left;
	width: 125px;
	padding-top: 40px;
	padding-left: 20px;
}
#bloque_home_04_der img {
	margin-bottom: 11px;
}

#bloque_home_04_izq {
	float: left;
	height:65px;
	overflow:hidden;
	margin-bottom:12px;
}
#bloque_home_04_der {
	float: right;
	width: 130px;
	text-align: right;
	padding-right: 10px;
}
#home {
	background-image: url(../imagenes/fondo_home.png);
	height:1%;
	overflow:hidden;
}
