* { padding: 0; margin: 0; }
html { height: 101%; } 
body {
	color: white;
	background-color: #8c8c8c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	height: 101%;
}
h1 { font-size: 150%; } 
h2 { font-size: 130%; margin-bottom: 1em;}
h3 {
	font-size: 120%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 175%;
	margin-bottom: 12px;
}
strong { color: #FF0000; }
address {
  text-align: center;  
  font-size: 80%; 
  font-style: normal; 
  letter-spacing: 2px; 
  line-height: 1.5em; 
}
a, a:link, a:visited { 
	text-decoration: none; 
	color: #d90000;
} 
a:active, a:hover {
	text-decoration: none;
	color: #00ff00;
}
p, ul { 
  margin: 0 0 1em 0; 
}  
#mencio table {
	margin: 5px auto;
}
ul ul { 
  margin: 0;
  padding: 0;
} 
li { 
  margin: 0 0 0 1em; 
  padding: 0;
} 
.letrerodemapa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #FF0000;
	text-align: center;
}
.xcelda {
	height: auto;
	width: 210px;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 5px;
	float: left;
}
.a10_st1 {
	font-family: Tahoma;
	font-size: large;
	line-height: 150%;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #FF0000;
}
.colchon5 {
	padding: 5px; 
	border-color: #FF0000;
}
.bfr {
	border: 1px solid #00CC66;
}
img {
	border: none 0px;
}
.nube {
	width: 90%; 
	height: auto; 
	border: solid 1px #E0E0E0; 
	margin: 0px auto; 
	padding: 10px;
}
.gordo {
	font-weight: 800;
}	
