/********* CSS PADRÃO GETSITES - Julho/2009 **********/

img{
	border: none;
}

div#popup{
	position: absolute;
	width: 175px;
	height: 60px;
	top: 50%;
	left: 50%;
	margin: -260px 0 0 -380px;
	z-index: 10;
}

a#popup_fechar{
	position: absolute;
	width: 20px;
	height: 20px;
	display: block;
	top: 50%;
	left: 50%;
	margin: -130px 0 0 150px;
	z-index: 20;
}