body {
	font-family: verdana,helvetica,sans-serif;
	font-size: small;
	color: black;
	background-color: white; /*rgb(255, 255, 255);*/
	direction: ltr;  
}
A:link {
	text-decoration: none;
	color: #0000cc;
}
A:visited {
	text-decoration: none;
	color: #551a8b;
}
A:active {
	text-decoration: none;
	color: #ff0000;
}
A:hover {
	text-decoration: none;
	color: #551a8b;
}
.menu {
	border-style: solid none none;
	border-width: thin;
	border-top: thin solid #6b90da;
	background-color: #f0f7f9;
	line-height: 1.5em
/*  line-height: 20px;
*/}
.infobox {
	border-style: solid;
	border-width: thin;
	border: thin solid #6b90da;
	background-color: #f0f7f9;
	padding: 1em;
}

.texto-normal {
	font-size: small;
	color: black;
}
.texto-gris {
	color: #999999;
}
.texto-ejemplo {
	font-size: smaller;
	color: #999999;
}
.texto-chico {
	font-size: smaller;
}
.texto-nota {
	font-size: smaller;
	color: #999999;
}
.texto-error {
	color: #ff0000;
}
.menu-inicio {
	text-align: center;
	text-decoration: none;
}
.texto-resultado {
	font-size: 85%;
}
.alerta {
	border-style: solid;
	border-color: #3366CC;
	border-width: thin;
	background-color: #f0f7f9;
	padding: 1em;
}
.sms-box {
	border-style: solid;
	border-color: #3366CC;
	border-width: thin;
	background-color: #f0f7f9;
	padding: .5em;
	width: 25em ;
}
.sms-x {
	border-style: solid;
	border-color: #ff0000;
	border-width: thin;
	background-color: #ff2222;
	font-weight: bold;
	text-align: center;
	width: 1em ;
	color: #ffffff;
}
div.sms-x > a {
	color: #ffffff;
	text-decoration: none;
}

h1 {
	font-size: 1.3em;
	margin: 0px;
	padding: 0px;
	display:inline;
}
h2 {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	display:inline;
	
}
h3 {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	display:inline;
}
h4 {
	font-size: .9em;
	margin:0px;
	padding: 0px;
}
h5 {
	font-size: .7em;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-size: .6em;
	margin: 0px;
	padding: 0px;
}
.nuevo {
  font-family: verdana,helvetica,sans-serif;
  color: #ff0000;
  font-size: smaller;
}
.rojo {
  font-family: verdana,helvetica,sans-serif;
  color: #ff0000;
}
.celda-linea-abajo {
  border-bottom-color: #000;
  border-bottom-style: solid;
/*  border-width: thin; */
}
.celda-linea-derecha {
  border-right-color: #BFBFBF;
  border-right-style: solid;
  border-right-width: thin;
}

/* Integrado desde wordcloud.css */
div.cloud > a {
  color: #333;
  text-decoration: none;
  white-space: nowrap;
/*  color: #333;
  font-family: verdana,helvetica,sans-serif;
  margin-right: 10px;
*/
}
div.cloud > a:hover {
  color: #CC3A00;
}
.cloud {
  text-align: center;
  font-size: .8em;
}

/*globo mapa*/
.descrip {
vertical-align:text-top;
border-top: solid 1px #DDD;
border-bottom: solid 1px #DDD;
}

.home_logo {
	background: transparent url(http://www.cercamio.com/img/logonew.png) no-repeat scroll 0% 50%;
	-moz-background-clip: initial;
	-moz-background-origin: initial;
	-moz-background-inline-policy: initial;
	height: 90px;
	width: 300px;
}

.home_pais {
	color: rgb(102, 102, 102);
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	left: 0px;
	position: relative;
	top: 85px;
}

.home_ciudad {
	color: rgb(53,106,160);
	font-size: 14px;
	font-weight: bold;
	left: 0px;
	position: relative;
	top: 90px;
	text-align: right;
	margin-top:-4px;
}

.logo {
	background: transparent url(http://www.cercamio.com/img/logo02new.png) no-repeat scroll 0% 50%;
	-moz-background-clip: initial;
	-moz-background-origin: initial;
	-moz-background-inline-policy: initial;
	height: 60px;
	width: 200px;
}

.logo_pais {
	color: rgb(102, 102, 102);
	font-size: 12px;
	font-weight: bold;
	left: 0px;
	position: relative;
	top: 60px;
	text-align: right;
}

.logo_ciudad {
	color: rgb(53,106,160);
	font-size: 12px;
	font-weight: bold;
	left: 0px;
	position: relative;
	top: 60px;
	text-align: right;
}

.tooltip {
	background-color:#FFF;
	font-weight:bold;
	border:1px #CCC solid;
	padding:3px;
	font-size:11px;
	white-space:nowrap;
	z-index:100
}
.comercio-titulo {
	font-size: large;
 	font-weight:bold;
}
