/*

######################################################

Soluciones Integrales en Capacitacion S.A. de C.V.
Fecha de creacion: 24/Abril/2007
Autor: Carlos Garcia V.
Descripcion:

Hoja de estilo para el sitio de Sicap.

######################################################

*/


/* CUERPO EN GENERAL */
body {
	background-color: #dde3ec;
	font-family: Arial;
}

/* ESTILO Y COLOR DE LAS LIGAS */
a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

/* ESTILO Y COLOR DE LAS LIGAS ACTIVAS */
a:hover {
	text-decoration: none;
	color: #444444;
}

/* LINK DEL MENU DE LA LISTA */
a.lista {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #6d7e96;
}

/* LINK DEL MENU DE LA LISTA ACTIVAS */
a.lista:hover {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #bbc1ca;
}

/* LINK DEL MENU DE LA LISTA */
a.volver_arriba {
	font-size: 11px;
	text-decoration: none;
	color: #6d7e96;
}

/* LINK DEL MENU DE LA LISTA ACTIVAS */
a.volver_arriba:hover {
	font-size: 11px;
	text-decoration: none;
	color: #6d7e96;
}

/* TABLA GLOBAL */
table.cuerpo {
	border-left: 1px #999999 solid;
	border-right: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
	background-color: white;
	width: 760px;
}

/* TABLA DEL MENU */
table.menu {
	background-color: #dde3ec;
}

/* TABLA POR CADA PRODUCTO DE LA LISTA */
table.segmento_lista {
	background-color: #dde3ec;
	border: #dde3ec 1px solid;
}

/* ESPACIO ENTRE MENUS */
td.menu {
	padding: 20px;
}

/* LETRA DE LA LISTA DE CURSOS */
tr.lista_cursos {
	font-size: 10px;
}

/* FILA DONDE APARECE LA BARRA SUPERIOR DE COLOR AZUL */
tr.barra_superior {
	background-image: url("../img/fondo_barra_sup.png");
	background-repeat: repeat-x;
	background-position: top;
	height: 36px;
	text-align: right;
	vertical-align: middle;
}

/* FILA DONDE APARECE LA BARRA INFERIOR CON SOMBRA */
tr.barra_inferior {
	background-image: url("../img/fondo_barra_inf.png");
	background-repeat: repeat-x;
	background-position: bottom;
	height: 26px;
}

/* TAMANO DEL LOGO PRINCIPAL DE SICAP */
img.logo_chirris1 {
	width: 50%;
	height: 50%;
}

/* FUENTE PARA NOMBRE DE ELEMENTOS DEL MENU */
font.menu {
	font-size: 11px;
}

/* FUENTE PEQUENA PARA DESCRIPCIONES Y DETALLES */
font.chirris1 {
	font-size: 10px;
	font-weight: bold;
}

/* PARRAFO CON MARGEN DE 10 PIXELES */
p.margen_10 {
	font-size: 11px;
	text-align: justify;
	margin: 10px;
}

/* PARRAFO CON MARGEN DE 20 PIXELES */
p.margen_20 {
	font-size: 11px;
	text-align: justify;
	margin: 20px;
}

/* BOTON PARA DETALLES CHIQUITO */
input.chirris {
	font-size: 10px;
}

/* ESTILO PARA LA VENTANA FLOTANTE DE LA INFO DE CURSOS */
div.ventanita {
	position: relative;
	visibility: hidden;
	left: -200;
}

/* TABLA QUE MUESTRA LA INFO DE LOS CURSOS */
table.ventanita {
	position: absolute;
	filter: alpha(opacity=95);
	border-left: 1px #999999 solid;
	border-right: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
	background-color: white;
	width: 400px;
	height: 250px;
}

/* ESTILO PARA LA INFO DE LOS CURSOS */
td.cont_ventanita {
	vertical-align: top;
	padding: 10px;
}

/* ESTILO PARA IMAGEN DE ICONO DE PDF */
img.pdf {
	border: 0px;
	width: 30px;
	height: 30px;
	vertical-align: middle;
}

/* ESTILO PARA IMAGEN DE ICONO DE CALENDARIO */
img.cal_icon {
	border: 0px;
	width: 30px;
	height: 30px;
	vertical-align: middle;
}

/* ESTILOS PARA LA FORMA DE BUSQUEDA */
table.tabla_busqueda {
	border: 0px;
	width: 550px;
	background-color: #dde3ec;
	font-size: 11px;
}

/* ESTILO PARA LA TABLA DEL CALENDARIO */
table.tabla_cal {
	border: 1px #dde3ec solid;
}

/* ESTILO PARA EL ENCABEZADO DEL CALENDARIO */
tr.encabezado_cal {
	font-size: 11px;
	font-weight: bold;
	background-color: #dde3ec;
	text-align: center;
}

td.alt60 {

	height: 60px;
	text-align: center;
}

/* ESTILO PARA LA CELDA DEL CALENDARIO */
td.celda_cal {
	border: 1px #dde3ec solid;
	text-align: center;
	vertical-align: top;
	width: 80px;
	height: 80px;
}

/* ESTILO PARA EL NUMERO DEL DIA DEL CALENDARIO */
td.numerito_cal {
	font-size: 9px;
	color: #99a0a9;
	width: 80px;
	vertical-align: top;
}

/* FORMATO PARA LOS CURSOS ENLISTADOS EN CADA FECHA */
td.cursos_cal {
	vertical-align: top;
	font-size: 10px;
	font-weight: bold;
	width: 80px;
}

/* LETRA PARA EL CODIGO EN LA VENTANA DE FECHAS PROGRAMADAS */
font.codigo_fechas_curso {
	font-size: 12px;
	text-align: left;
}

/* MENSAJE DE ERROR */
font.error {
	font-size: 16px;
	color: #ff0000;
}

/* MENSAJE DE ERROR CON LETRA PEQUENA */
font.error_chirris {
	font-size: 9px;
	color: #ff0000;
}

/* FORMATO PARA LAS FECHAS PROGRAMADAS QUE SE MUESTRAN */
tr.lista_fechas {
	font-size: 11px;
	font-weight: bold;
}

/* ESTILO PARA LAS IMAGENES EN MINIATURA */
img.preview {
	width: 210px;
	height: 163px;
}

p.txt_desc {
	text-align: justify;
	font-size: 11px;
}

ul.txt_desc {
	text-align: justify;
	font-size: 11px;
}

h3 {
	color: #99a0a9;
}

img.logo_index_f5 {

	width: 274px;
	height: 90px;
}

img.logo_index_citrix {

	width: 122px;
	height: 100px;
}

img.logo_prometric {

	width: 100;
	height: 50px;
}

font.sub {
	color: #99a0a9;
	font-weight: bold;
}

td.forma_sol {
	text-align: right;
	font-size: 11px;
}

td.rb {
	font-size: 11px;
}

table.forma_sol {
	background-color: #dde3ec;
	width: 400;
}

textarea.desc_sol {
	width: 220px;
	height: 100px;
}

td.normal {
	font-size: 11px;
}