﻿.modalBackground
{
	background: transparent url(imagens/modalFundo.gif) center repeat;
}

.modalPopup
{
	background-image: url(imagens/fundoModal.jpg);
	width:700px;
}

.modalPopup2
{
	border-right: #e6e7e9 3px solid;
	border-top: #e6e7e9 3px solid;
	border-left: #e6e7e9 3px solid;
	border-bottom: #e6e7e9 3px solid;
}



