@charset "utf-8";
/* CSS Document */
#pop {
	position:absolute;
	z-index:500;
	top:10%;
	left:35%;
	width:400px;
	height:400px;
}

/*_________________________________/Coluna Esquerda_*/
#coluna-esq{
	width:399px;
	height:236px;
	float:left;
	margin-right:11px;
}
#coluna-esq img{
	margin-bottom:12px;
	_margin:2px 0 0 0px;

}
/*_________________________________/Coluna Esquerda_*/
/*_________________________________/Coluna Direita_*/
#coluna-dir{
	width:241px;
	height:236px;
	float:left;
}
/*_________________________________/Coluna Direita_*/

