#center_menu {
	width: 500px;
	height: 450px;
}

#menu_clear {
	clear: both;
}

#menu_paginas_personales {
	text-align: center;
	height: 100px;
}
#menu_paginas_personales a {
	display: block;
	font-size: 14px;	
	height: 90px;
	
	background-image: url(../images/paginas_personales_1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#menu_paginas_personales a:hover {
	background-image: url(../images/paginas_personales_2.gif);
}

td#menu_mercadillo {
	text-align: center;
	height: 100px;

}
#menu_mercadillo a {
	display: block;
	font-size: 14px;	
	height: 90px;

	background-image: url(../images/mercadillo_1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#menu_mercadillo a:hover {
	background-image: url(../images/mercadillo_2.gif);
}

#menu_modelos{
	text-align: center;
	height: 100px;
}
#menu_modelos a {
	display: block;
	font-size: 14px;	
	height: 90px;
	
	background-image: url(../images/modelos_1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#menu_modelos a:hover {
	background-image: url(../images/modelos_2.gif);
}

#menu_foro {
	text-align: center;
	height: 100px;
}
#menu_foro a {
	display: block;
	font-size: 14px;	
	height: 90px;

	background-image: url(../images/foro_1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#menu_foro a:hover {
	background-image: url(../images/foro_2.gif);
}


#logo_center {

}

#menu_colecciones {
	text-align: center;
	height: 100px;
}
#menu_colecciones a {
	display: block;
	font-size: 14px;	
	height: 90px;
	
	background-image: url(../images/colecciones_1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#menu_colecciones a:hover {
	background-image: url(../images/colecciones_2.gif);
}

#menu_restauraciones {
	text-align: center;
	height: 100px;
}
#menu_restauraciones a {
	display: block;
	font-size: 14px;	
	height: 90px;
	
	background-image: url(../images/restauraciones_1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#menu_restauraciones a:hover {
	background-image: url(../images/restauraciones_2.gif);
}

#menu_trucos_tecnicas {
	text-align: center;
	height: 100px;
}
#menu_trucos_tecnicas a {
	display: block;
	font-size: 14px;	
	height: 90px;
	
	background-image: url(../images/trucos_tecnicas_1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#menu_trucos_tecnicas a:hover {
	background-image: url(../images/trucos_tecnicas_2.gif);
}

#menu_articulos_epoca {
	text-align: center;
	height: 100px;
}
#menu_articulos_epoca a {
	display: block;
	font-size: 14px;	
	height: 90px;
	
	background-image: url(../images/articulos_epoca_1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#menu_articulos_epoca a:hover {
	background-image: url(../images/articulos_epoca_2.gif);
}