* { 
  margin:0px; padding: 0px; 
}

BODY {
  font-family:Verdana, Tahoma, Arial, serif; 
  font-size:11px; font-weight: normal;
  color: #000000;
  margin:0px 2px 0px 2px;
  background-image:url(fondo2.jpg);
  background-repeat: repeat; 
  background-position: left;
}
* html body {
  background-image:url(fondo2.jpg);
  background-repeat: repeat; 
  background-position: left;
}

a { color:#3E3E3E; text-decoration: none; }
a:hover { color:#3E3E3E; text-decoration: underline; }


a.home { color:#02456C; text-decoration:none;  }
a:hover.home { color:#4490C3; text-decoration: underline; }


a.h1 { color:#4490C3; }
a:hover.h1 { color:#4490C3; }
a:visited.h1 { color:#4490C3; } 

a.sec { color: #888787; }
a:hover.sec { color: #888787; }
a:visited.sec { color: #888787; }

a.bottom { color: #FFFFFF; }
a:hover.bottom { color: #FFFFFF; }
a:visited.bottom { color: #FFFFFF; }

H1 { 
  font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif; 
  font-size:16px; 
  padding: 0px 0px 7px 0px; margin:0px; 
  font-weight: 400; 
  color:#4490C3;
}
div.sec_tablas {  
  background-color: #FCFCFC;
  background:url('../images/intentofondo.jpg');
  width:481px; height:216px;
  margin: 0px auto 0px auto;
  overflow:auto;
  scrollbar-face-color: #FF1493; scrollbar-highlight-color: #F0F8FF; 
  scrollbar-3dlight-color: #FF1493; scrollbar-darkshadow-color: #FF1493; scrollbar-base-color:#FF69B4;
  scrollbar-shadow-color: #FFF8DC; scrollbar-arrow-color: #F8F8FF; scrollbar-track-color: #800080;
  font-size:11px; color: #FFFFFF; text-align:justified;
}
* html div.sec_tablas { background-attachment:fixed; }
div.sec_tablas22 {  
  width:280px; height:216px;
  margin: 0px auto 0px auto;
  overflow:auto;
  scrollbar-face-color: #FF1493; scrollbar-highlight-color: #F0F8FF; 
  scrollbar-3dlight-color: #FF1493; scrollbar-darkshadow-color: #FF1493; scrollbar-base-color:#FF69B4;
  scrollbar-shadow-color: #FFF8DC; scrollbar-arrow-color: #F8F8FF; scrollbar-track-color: #800080;
  font-size:10px; color: #FFFFFF; text-align:justified;
}
* html div.sec_tablas22 { background-attachment:fixed; }

#tbl_Htablas { font-size:11px; color: #FFFFFF; text-align:justify; margin:2px 0px 2px 0px; }
#tbl_Htablas td.big { width:481px; }
#tbl_Htablas td.small { width:24px; text-align:center; font-family:tahoma, verdana; font-size:9px; }
#tbl_Htablas td.resaltar { color: #4490C3; font-weight: 400; }
#tbl_Htablasp { font-size:10px; color: #888787; text-align:left; margin:2px 0px 2px 5px; }
#tbl_Htablasp td.big { width:481px; }
#tbl_Htablasp td.small { width:50px; text-align:center; font-family:tahoma, verdana; font-size:10px; }
#tbl_Htablasp td.resaltar { color: #4490C3; font-weight: 400; }

