.bloquea {
	position:relative;
	left:50px;
	top:130px;
	float:left;
	width:200px;
}

.bloqueafixed {

	left:50px;
	float:left;
	width:300px;
}
.bloqueb {
	position:relative;
	left:160px;
	top:30px;
	float:left;
	width:555px;
}

.bloquebfixed {

	float:left;
}

.bloquec {
	position:relative;
	left:50px;
	top:-100px;
	float:left;
}

.bloquecfixed {

	float:left;
	margin-top:-180px;
}

.bloqued {
	position:relative;
	left:150px;
	top:100px;
	float:left;
	width:285px;
	/*border:1px solid #000;*/
}

.bloquedfixed {
	position:relative;
	left:140px;
	float:left;
	width:285px;
}

.bloquee {
	position:relative;
	left:190px;
	top:190px;
	float:left;
	width:250px;
}

.bloqueefixed {
	position:relative;
	left:190px;
	margin-top:-110px;
	float:left;
	width:250px;
}
.txtpaises {
	font-family:Arial, Verdana, Helvetica;
	font-size:13px;
	color:#4A5C68;
	font-weight:bold;
	text-decoration:none;
	text-transform:capitalize;
}

.txtpaises:hover {
	color:#FFBB3F;
}
