﻿/*Estilos para modalpopup*/
	
.modalBackground {
	background-color:#F7F5F4;
	filter:alpha(opacity=70);
	opacity:0.7;
	
}

