/*
*	Nombre: general.php
*	Modulo: InterfazGrafica
*	Descripción: Contiene la descripcion de los estilos generales usados en la pagina
*	Autor: UVMEDIA -  UNIVERSIDAD DEL VALLE
*/


body
{
	margin: 0px;
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.pie
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	vertical-align: bottom;
	color: #999999;
}


a:link
{
	text-decoration: none;
	color: #000000;
}


a:active
{
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
	color: #575757;
	
}


.mensaje
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align:top;
	padding: 4px 0px 0px 0px;
	color: #000000;
}

.mensaje_1
{
	font-family: calibri, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	font-style:italic;
	color: #000066;
}

.mensaje_seccion
{
	font-family: calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style:italic;
	color: #000066;
}

.mensaje_2
{
	font-family: calibri, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style:italic;
	color: #000066;
}

.seccion
{
	font-family: calibri, Arial, Helvetica, sans-serif;
	font-size: 14x;
	font-weight: bold;
	font-style:italic;
	color: #000066;	
}

input
{
	vertical-align: middle;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea
{
	border: 1px;
	border-style: solid;
	border-color: #CDD3E1;
	background-color: #E9EDF9;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	font-weight: normal;
	text-transform: none;
	padding-left: 3px;
	padding-right: 3px;
}

.tituloVigicancer_1
{
	color: #000066;
	font-size:13px;
	font-weight:bold;
}


.tituloFormulario
{
	/*border-color: #CF1717;*/
	border-color: #000066;	
	border-style: solid;
	border-width: 1px;	
	/*background-color: #CF1717;*/
	background-color: #000066;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-size: 13px;
}

.contenidoFormulario
{
	/*border-color: #CF1717;*/
	border-color:#000066;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
}
.normal
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.legend
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

SELECT 
{
	font-size: 8pt;
  	font-family:Geneva, Arial, Helvetica, sans-serif;
	border:1px dashed; 
	background-color:#EAEAEA; 
	text-align:center; 
}

td.titulos
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	white-space: nowrap;
	text-align: center;
	color: white;
	border-right: 1px solid white;
	background-color:#000033;
}

.azul
{
	background-color: #0080FF;
    font-size:11.5px;
    color:#000000;
    font-weight:500;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.rojo
{
	background-color: #D20000;
    font-size:11.5px;
    color:#000000;
    font-weight:500;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.inner
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

.textogeneral
{
	font-family: "Comic Sans MS";
	font-size:13px;
}


/************************ LISTADOS ***************************/
.tituloListado
{
	border-color: #CF1717;
	border-style: solid;
	border-width: 1px;
	background-color: #CF1717;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

.tituloColumnaListado
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	background-color: #FFFFFF;
}

.tituloColumnaListadoBusqueda
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	background-color: #FFFFFF;
}

.filaParListado
{
	border-width: 0px;
	padding: 2px;
	vertical-align: middle;
	background-color: #FFFFFF; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	white-space: nowrap;
	text-align:center;
}

.filaImparListado
{
	border-width: 0px;
	padding: 2px;
	vertical-align: middle;
	background-color: #EEEEEE;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	white-space: nowrap;
	text-align:center;
}

.filaAlerta
{
	border-width: 0px;
	padding: 2px;
	vertical-align: middle;
	background-color:#FF9999;
	color:#FFFFFF;
}

.contenidoListado
{
	border-color: #CF1717;
	border-style: solid;
	border-width: 1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	background-color: #FFFFFF;
}

.contenidoListadoActualizacion
{
	border-color: #000066;
	border-style: solid;
	border-width: 1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	background-color: #FFFFFF;
}

/************************ FIN DE LISTADOS ***************************/
#enlace_facultad a 
{
	font-size:16px;
	color: #cc3300;
}
#enlace_facultad a:hover
{
	font-size:16px;
	color: #660000;
}

.tituloPagina
{
    font-size:20px;
    color:#666666;
    font-weight:bold;
}

.tituloReporte
{
    font-size:15px;
    color: #000000;
    font-weight:bold;
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.tituloInicio
{
    font-size:40px;
    font-weight:bold;
	font-family:Century;
	font-weight: bold;
	color: #000066;
	
}

.tituloCargando
{
    font-size:17px;
    color:#666666;
    font-weight:bold;
}
.tituloParrafo
{
    font-size:13px;
    font-weight:bold;
	font-family:Century;
	font-weight: bold;
	color: #000066;
	text-align:justify;
	
}
.parrafo
{
    font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}

.cpu_contenido
{
	padding-top:25px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:25px;
	display:inline;
	text-align:center;
}

.cpu_nombre
{
	display:inline;
	padding-top:30px;
	text-align:center;
	width:34px;
	margin:0px;
	z-index:1;
	position:absolute;
}

.cpu_nombre_seleccion
{
	display:inline;
	padding-top:30px;
	text-align:center;
	width:34px;
	margin:0px;
	z-index:1;
	position:absolute;
	cursor:pointer;
}

.cpu_informacion
{
	position:absolute;
	background:#FFFFFF;
	border:solid;
	border-width:1px;
	border-color:#990000;
	padding:3px;
	margin-top:15px;
	margin-left:35px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	z-index:2;
	display:none;
	text-align:left;
}



/*
dl { width: 200px; }
dl,dd { margin: 0px;}
ul { 
	list-style-image: url(../Imagenes/circulo.jpg);
}
*/
/*--------------------------------------MENU------------------------------------------------*/
div.sdmenu div {
	overflow: hidden;
}
div.sdmenu div.collapsed {
	height: 16px;
}
div.sdmenu span{
	display: block;
	padding: 0px 7px;
	background: url(../Imagenes/triangulo_pequenho.jpg) no-repeat 0px center;
	cursor:pointer;
	border-bottom: solid 1px #CCCCCC;
}
div.sdmenu td.menu{
	display: block;
	padding: 6px 7px;
	background: url(../Imagenes/triangulo_pequenho.jpg) no-repeat 0px center;
	border-bottom: solid 1px #CCCCCC;
}
div.sdmenu div.collapsed span {
	background-image:url(../Imagenes/triangulo_pequenho.jpg);
}
div.sdmenu div a {
	padding: 5px 20px;
	display: block;
	border-bottom: solid 1px #CCCCCC;
	background: url(../Imagenes/circulo.jpg) no-repeat 14px center;
}

/**************************** SIRCAN **************************************/

.subtitulo
{
    font-size:13px;
    color:#666666;
    font-weight:700;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.formulario
{
    font-size:11.5px;
    color:#000000;
    font-weight:500;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.info_rojo
{
    font-size:11.5px;
    color:#000000;
    font-weight:500;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#FF0000;
}

.info
{
    font-size:11.5px;
    color:#000000;
    font-weight:500;
	color:#666666;	
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.informacion
{
    font-size:11px;
    color:#000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

hr
{
	background-color:#CF1717;
	height:1px;
	border:0px;
	width:100%;
}
.enlace a:link
{
	text-decoration: underline;
	color: #646464;
}


.enlace a:active
{
	text-decoration: underline;
}

.enlace a:hover
{
	text-decoration: underline;
}

.enlace a:visited
{
	text-decoration: underline;
	color: #969696;
	
}

.enlace_1 a:link
{
	text-decoration: underline;
	font-size:12px;
	color: #0000CC;
}

.enlace_1 a:active
{
	text-decoration: underline;
	font-size:12px;
	color: #0000CC;
}

.enlace_1 a:hover
{
	text-decoration: underline;
	font-size:12px;
	color: #0000CC;
}

.enlace_1 a:visited
{
	text-decoration: underline;
	font-size:12px;
	color: #0000CC;
	
}

/*contendedor*/

div#tbl-container 
{
	overflow: auto;
}

thead th, thead th.locked	
{
	position:relative;
	top:0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	white-space: nowrap;
	text-align: center;
	/*background-color: navy;*/
	color: white;
	border-right: 1px solid white;
	background-color:#000033;
}
	
thead th 
{
	top: expression(document.getElementById("tbl-container").scrollTop-2); /* IE5+ only */
	z-index: 20;
}

thead th.locked 
{
	z-index: 30;
}

td.locked,  th.locked
{
	/*background-color: #ffeaff;*/
	font-weight: bold;
	border-right: 1px solid silver;
	left: expression(parentNode.parentNode.parentNode.parentNode.scrollLeft); /* IE5+ only */
	position: relative;
	z-index: 10;
}

/******************************************TABS***************************************************/

    #tabs {
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
      }
	  
    #tabs ul {
        margin:0;
       /* padding:10px 10px 0 50px;*/
        list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    
	#tabs a {
      float:left;
      background:url("../Imagenes/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
	  
    #tabs a span {
      float:left;
      display:block;
      background:url("../Imagenes/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
	  font-family:Geneva, Arial, Helvetica, sans-serif;
	  font-size:11px;
	  font-weight: bold;  
      }
    
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    
	/* End IE5-Mac hack */
    #tabs a:hover span {
      color:#000;
      }
    
	#tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }

     #tabs #current a {
         background-position:0% -42px;
      }
      #tabs #current a span {
               background-position:100% -42px;
        }
	
	.contenidoTabs
	{
	border-color:#CCCCCC;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	}

