h1{font:bold 12px tahoma; margin:0; color:#D13E51; margin-bottom:5px;}

.Averde {
	background:url(confirmacao.png) no-repeat;
	margin-top:0px;
	width: 300px;
	height:30px;
}
.Avermelho {
	background:url(atencao.png) no-repeat;
	width: 300px;
	height:30px;
	margin-top:0px;
}

#facebox .b {
	background: url(b.png);
}
#facebox .tl {
	background: url(tl.png) top left;
}
#facebox .tr {
	background: url(tr.png) top right;
}
#facebox .bl {
	background: url(bl.png) bottom left;
}
#facebox .br {
	background: url(br.png) bottom right;
}
#facebox {position:absolute;width: 900px;top: 0px; left:-450px !important; margin-left: 50%;z-index: 1000;}

#facebox .popup {
	position: relative;
}
#facebox table {
	margin: auto;
	border-collapse: collapse;
}
#facebox .body {
	background: url(bg_body.png) repeat;
	padding:4px;
	color: #336699;
}
#facebox .content {
	border-bottom: 1px dashed #555;
	padding-bottom: 10px;
	color: #336699;
}
.close_image {
	float:right;
	margin:5px;
}
#facebox .loading {
	text-align: center;
}
#facebox .image {
	text-align: center;
}
#facebox img {
	border: 0;
}
#facebox .footer {
	text-align: right;
}
#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
	height: 6px;
	width: 6px;
	overflow: hidden;
	padding: 0;
}
