@charset "utf-8";
/* CSS Document */

.titulos{ font-family:Arial, Helvetica, sans-serif; 
font-size:11px; font-weight:bold;
color: #8A9199;}

.titulos_prog{ font-family:Arial, Helvetica, sans-serif; 
font-size:12px; font-weight:bold;
color: #8A9199;}

.border_tabla{ /*border-bottom:1px solid; border-bottom-color:#CCCCCC;*/
 border-top:1px solid; border-top-color:#476AA4;
 border-left:1px solid; border-left-color: #476AA4;}


.bordes_celdas{ border-bottom:1px solid; border-bottom-color:#476AA4;
				border-right:1px solid; border-right-color:#476AA4;

}

body {
	background-color: #E3E3E3; font-family:Arial, Helvetica, sans-serif; font-size:12px;
}

-->

.marco1 IMG{
	border: 1px solid #000000;
}



.tablaINFORMATICA{
      border-left:#8A9199 1px solid; 
	  border-right:#8A9199 1px solid; 
	  border-top:#8A9199 1px solid; 
	  border-bottom:#8A9199 1px solid;
	  }	  
.table-fija{table-layout: fixed;}

