.boxPopup
{
	text-align: left;
	border: 1px solid #b7b7b7;
	margin: 50px auto;
	padding: 2px;
	width: 280px;
	background: #ffffff;
}

.conteudoBox
{
	text-align: center;
}

.boxPopupTt
{
	background: #e2e2e2;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding: 15px 0px 10px 6px;
}
.info
{
	background: #e2e2e2;
	font-size: 11px;
	text-align: center;
	padding: 5px;
}
.msgImg
{
	border-bottom: #dbdbdb 1px solid;
	background: url(../img/template/icAlerta.gif) no-repeat center;
	height: 50px;
	margin: 3px;
}
.msg
{
	margin: 3px;
	margin-top: 10px;
	height: 70px;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
}

.boxPopup p
{
	margin: 13px 0px 10px 15px;
	padding: 0px;
	font-size: 12px;
}

