﻿.fondo_modal
{
	background-color: Black;
	opacity: 0.4;
	filter: alpha(opacity=40);
}

