html{
	font-size:62.5%;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,span,img{
	margin:0;
	padding:0;
}
body{
	font-family:Arial, Helvetica, sans-serif;
}
table{
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
}
fieldset,img, abbr, acronym{
	border:0;
}
address,caption,cite,code,dfn,th,var{
	font-style:normal;
	font-weight:normal;
}
ol,ul,dl{
	list-style:none;
}
caption,th{
	text-align:left;
}
img{
	border:0;
}
h1,h2,h3,h4,h5,h6{
	font-size:1em;
	font-size:100%;
	font-weight:normal;
}
a{
	outline:none;
}
.contenedor_mundo_lan{
	width:757px;
	background:#FFF;
	min-height:433px;
	height:auto !important;
	height:433px;
	position: absolute;
    left: 50%;
    top: 50%;
	margin-top: -216px;
	margin-left: -378px;
	background:url(/images/asociados/home/bg_home.jpg) no-repeat;
}
.titulo_mundo_lan{
	padding-top:160px;
	padding-left:56px;
	font-size:1.3em;
	color:#000066;
	margin-bottom: 10px;
}

.bloque_pais{
	min-height:70px;
	width:auto !important;
	float:left;
	padding-left:58px;
	display:inline;
}
.bloque_pais_margen{
	padding-left:20px;
}
.bloque_pais ul{
	margin:0;
	padding:0;
}
.bloque_pais li{
	list-style:none;
	background: url(/images/bullet.gif) left top no-repeat;
	color:#000066;
	font-size:1.2em;
	line-height:15px;
	margin-bottom:6px;
	padding-left:9px;
}
.bloque_pais a:link, a:visited, a:hover{
	color:#000066;
	text-decoration:none;
}

