body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-image: url(imagenes/fondo01.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.oneColFixCtr #container {
	width: 900px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.oneColFixCtr #mainContent {
	padding: 0px;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.oneColFixCtr #menu {
	font-size: 12px;
	color: #000066;
	padding: 0px;
	width: 190px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.oneColFixCtr #parte_inf_encabe {
	background-image: url(imagenes/parte_inf.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 72px;
	font-size: 22px;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 195px;
	color: #bd1a8d;
	text-transform: capitalize;
	font-variant: normal;
	font-style: italic;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
}
.eltiempo {
	font-size: 9px;
	position: absolute;
	top: 0px;
	width: 100px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	left: 89px;
}
.mapasitio {
	font-size: 10px;
	position: absolute;
	top: 4px;
	width: 64px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	left: 774px;
}
.idiomas {
	font-size: 10px;
	position: absolute;
	top: 42px;
	width: 78px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	left: 793px;
}
.titulo1 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #000066;
	line-height: 12px;
}
th {
	font-size: 10px;
	font-weight: bold;
	color: #BD1A8D;
	line-height: 15px;
	font-style: normal;
	letter-spacing: normal;
	border-color:#BD1A8D;
	border-style:solid;
	border-width:thin;
	font-variant: normal;
	text-transform: uppercase;
}
.normal {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
}
.renglon_chico {
	line-height: 6px;
}
td {
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	text-align: justify;
}
h1 {
	font-size: 36px;
	font-weight: bold;
	color: #bd1a8d;
	text-align: center;
	line-height: 40px;
}
a:link {
	text-decoration: none;
	color: #003399;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #3366FF;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
.mapa {
	float: right;
}
.pie_imagen {
	font-size: 10px;
	color: #333333;
	vertical-align: top;
	font-style: italic;
}
h2 {
	color: #bd1a8d;
	text-align: center;
	font-size: 16px;
}
h3 {
	font-style: italic;
	color: #333333;
	font-weight: normal;
	font-size: 14px;
	text-align: center;
}
 .tooltipheader {
	width:500px;
	background:#C4D5E3;
	border:1px solid #C4D5E3;
	font-weight:bold;
	padding:5px;
	font-size: 10px;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
 }
  .tooltipbody {
	width:500px;
	padding:5px;
	font-size: 9px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: justify;
	color: #000000;
	border: 1px solid #C4D5E3;
 }
  .hdrnoalpha {
	background:#C4D5E3;
	border:1px solid #C4D5E3;
	padding:5px;
	font-size: 10px;
 }
 .bdynoalpha {
	border-left:1px solid #C4D5E3;
	border-right:1px solid #C4D5E3;
	border-bottom:1px solid #C4D5E3;
	padding:0px;
	background-color: #FFFFFF;
 }
