/* Estilos para la maquetacion del web del Parque Ferial deVegadeo. */

/* Estilo para el menu principal */
#menuppal {
	width: 898px;
	height : 31px;
	margin-left: 13px;
	margin-right: 13px;
	margin-bottom : -12px;
	padding: 0px 0px 0px 0px;	
	background-image:  url("../imagenes/fondo_menu_noticias.jpg");
	background-repeat: no-repeat;
}
*html #menuppal {
	margin-bottom : 0px;
}
