/* =Vistos
--------------------------------------------------------------
-------------------------------------------------------------- */

.entry-content ul {
	list-style-type: none;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}

.entry-content ul li {
	float: left;
	margin-right: 20px;
}

.entry-content ul li a {
	font-size: 14px;
	font-weight: bold;
	color: #005f99;
}

.pais-visto {
	width:140px;
	height: 50px;
	float: left;
	overflow: hidden;
	margin-right: 20px;
	margin-bottom: 20px;
	vertical-align: middle;
}

.pais-visto img {
	margin-right: 10px;
	float: left;
}

.pais-visto a {
	color: #005f99;
	text-decoration: none;
	font-weight: bold;
}

img.flag-pais {
	float: right;
}

#content-vistos {
	float: left;
	width: 430px;
	margin-top: 10px;
}

#content-consulados {
	clear: both;
	width: 640px;
	margin-top: 20px;
	overflow: hidden;
	float: left;
	margin-bottom: 20px;
}

h2 {
	font-weight: bold;
	font-size: 14px;
}

h3 {
	margin-top: 20px;
	font-size: 14px;
}