#box_voto
{
	width		:	125px;
	height		:	125px;
	float		:	left;
	display		:	table;
	margin-top	:	10px;
	margin-left	:	25px;	
}
#box_foto
{
	width		:	125px;
	height		:	125px;
	float		:	left;
	display		:	table;
	margin-top	:	10px;
	margin-left	:	25px;	

}

#pg1
{
	width			:	100px;
	text-decoration	: 	none;
	float			:	left;
}
#pg2
{
	width			:	100px;
	text-decoration	: 	none;
	float			:	right;
}