@import url(/2011/estilos/general_minisitio.css);
body  {
	background-image: url(img/fondo-dualmba2011.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#navegacion-secundaria  a:hover {
	color: #004F2F;
}

