@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixLtHdr #container {
	width: 1024px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000;
} 
.twoColFixLtHdr #header { 
	background: #DDDDDD; 
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
	background-color: #333;
}
.twoColFixLtHdr #mainContent {
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	text-align: left;
	color: #FFF;
	font-weight: bold;
} 
.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD; 
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}.twoColFixLtHdr #container #sidebar1 table tr td {
	font-size: 9px;
	font-weight: bold;
	color: #0C0;
}
.twoColFixLtHdr #container #sidebar1 table tr td h1 {
	font-size: 9px;
}
.twoColFixLtHdr #container #sidebar1 p {
	font-weight: bold;
	font-family: Verdana;
	font-size: 18px;
	color: #CCC;
}
.twoColFixLtHdr #container #sidebar1 h3 {
	color: #CCC;
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana;
}
.twoColFixLtHdr #container #mainContent div table tr td {
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}
.twoColFixLtHdr #container #mainContent p {
	color: #CCC;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	line-height: 14pt;
}
.twoColFixLtHdr #container #mainContent p strong #pie_figura {
	text-align: left;
}
.twoColFixLtHdr #container #mainContent p strong #pie_figura {
	text-align: left;
}
.twoColFixLtHdr #container #mainContent p strong #pie_figura {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	color: #0F0;
	text-align: left;
}
.pie_figura {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0F0;
	text-align: left;
	white-space: normal;
}
.Info {
	font-family: Verdana;
	font-size: 12px;
	color: #9FF;
	background-color: #00F;
	font-style: normal;
	font-weight: bolder;
}
#tabla_menu_panelHF {
	font-family: Verdana;
	font-size: 14px;
	color: #09C;
	text-align: center;
	display: table;
	position: static;
	vertical-align: middle;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	clear: none;
	float: none;
	list-style-type: none;
	list-style-position: inside;
	text-indent: 1cm;
}
#Ap0 {
	font-family: Verdana;
	font-size: 9px;
	text-align: left;
	font-weight: normal;
}
#Ap30 {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
}
#Ap50 {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #CCC;
}
#Ap100 {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #CCC;
}


#iframe_SIDC {
	text-align: center;
	font-family: Verdana;
	color: #06F;
	background-color: #000;
	display: inline;
	clear: both;
	float: none;
	position: fixed;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
}
.pie_cartel_menu {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #09C;
}

.pie_foto_tabla {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #0F0;
}

#kp0 {
	font-size: 9px;
	font-weight: normal;
}
#Kp0 {
	color: #0F0;
}
#Kp1 {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
}
#Kp2 {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
}
#Kp3 {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
}
#Kp4 {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
}
#Kp5 {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
}
#Kp6 {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
}
#Kp7 {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
}
#Kp8 {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
}
#Kp9 {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
}


.twoColFixLtHdr #container #mainContent table tr #Kp1 #Kp {
	color: #0F0;
}
.twoColFixLtHdr #container #mainContent table tr #Kp2 #Kp2 {
	color: #0F0;
}
.twoColFixLtHdr #container #mainContent table tr #Kp3 #Kp3 {
	color: #0F0;
}
.twoColFixLtHdr #container #mainContent table tr #Kp4 #Kp4 {
	color: #FF0;
}
.twoColFixLtHdr #container #mainContent table tr #Kp5 #Kp5 {
	color: #F00;
}
.twoColFixLtHdr #container #mainContent table tr #Kp6 #Kp6 {
	color: #F00;
}
.twoColFixLtHdr #container #mainContent table tr #Kp7 #Kp7 {
	color: #F00;
}
.twoColFixLtHdr #container #mainContent table tr #Kp8 #Kp8 {
	color: #F00;
}
.twoColFixLtHdr #container #mainContent table tr #Kp9 #Kp9 {
	color: #F00;
}
.twoColFixLtHdr #container #mainContent table tr #Ap0 #Kp10 {
	color: #0F0;
}
.twoColFixLtHdr #container #mainContent table tr #Ap30 #Kp13 {
	color: #FF0;
}
.twoColFixLtHdr #container #mainContent table tr #Ap100 #Kp14 {
	color: #F00;
}
.twoColFixLtHdr #container #mainContent table tr #Ap50 #Kp11 {
	color: #F60;
}
.twoColFixLtHdr #container #mainContent h1 {
	color: #CCC;
}
.twoColFixLtHdr #container #mainContent h2 {
	color: #CCC;
	text-align: left;
}
iframe_boletines {
	font-size: 9px;
	font-weight: normal;
	color: #099;
	background-color: #000;
	text-align: left;
}
.twoColFixLtHdr #container #mainContent p iframe {
	font-size: 10px;
	background-color: #09C;
	color: #000;
}
a:link {
	text-decoration: none;
	color: #0CC;
	background: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
a:visited {
	text-decoration: none;
	color: #0CC;
	background: transparent;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
a:hover {
	text-decoration: none;
	color: #fff;
	background: #6196BC;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
a:focus {
	text-decoration: none; 
	color: #06c; 
	background: #FFF;
}
a:active {
	text-decoration: none; 
	color: #600; 
	background: transparent;
}				
.tablas_indices {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family:verdana;
	color: #CCC;
}

