@charset "UTF-8";
/* CSS Document */

#fondo {
	background-image: url(imagenes/mapa.gif);
	background-repeat: no-repeat;
	width: 437px;
	z-index: 0;
	height: 370px;
}
#texto_paises {
	width: 250px;
	z-index: 1;
	float: right;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 1.3em;
	text-align:left;
}

#texto_paises a:link {
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
#texto_paises a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	font-weight: bold;
}
#texto_paises a:hover {
	text-decoration: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
#texto_paises a:active {
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}



#titulo_distribuidor {
	width: 250px;
	z-index: 1;
	float: right;
	color: #2876B8;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	text-align:left;
}
#texto_negrita {
	width: 250px;
	z-index: 1;
	float: right;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
	font-weight: bold;
	text-align:left;
}
#boton {
	width: 174px;
	z-index: 1;
	float: left;
	background-image: url(imagenes/link_contacto.png);
	background-repeat: no-repeat;
	height: 18px;
}
#boton_blanco {
	width: 250px;
	z-index: 1;
	float: right;
	background-repeat: no-repeat;
	height: 18px;
	padding-top: 6px;
	padding-bottom: 14px;
}
#texto_eeuu {
	width: 437px;
	z-index: 1;
	float: left;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 1.3em;
	padding-bottom: 10px;
	text-align:left;
}
#texto_estados {
	width: 150px;
	z-index: 1;
	float: left;
	color: #2876B8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
	font-weight: normal;
	text-align:left;
}
