﻿.tbl_notas
{
	font-family:Trebuchet MS,verdana, MS Sans Serif, Tahoma;
	font-size:9pt;
	width:100%;
	border-collapse: collapse;
	empty-cells:show;
	margin-bottom:10px;
}

.tbl_notas th
{
	text-align:center;
	font-size:10pt;
	font-variant:small-caps;
	background-color:#eee;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:2px solid #ccc;
	color:#333;
}

.td_titu_hor
{
	text-align:right;
	font-size:10pt;
	font-variant:small-caps;
	background-color:#eee;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	color:#333;
}

.td_seccion
{
	border-bottom:2px solid #333;
}

.tbl_simple
{
	border:2px solid #ccc;
	font-family:Trebuchet MS,verdana, MS Sans Serif, Tahoma;
	font-size:9pt;
	width:100%;
	border-collapse: collapse;
	empty-cells:show;
}

.tbl_simple th
{
	text-align:center;
	font-size:10pt;
	font-variant:small-caps;
	background-color:#eee;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:2px solid #ccc;
	color:#333;
}

.tbl_simple td
{
	color:#333;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
}

.td_grupo
{
	text-align:center;
	font-size:12pt;
	background:#ccc;
	border-bottom:1px solid #fff;
	border-top:2px solid #333;
}

.td_grupo_left
{
	font-size:12pt;
	background:#ccc;
	border-bottom:1px solid #fff;
	border-top:2px solid #333;
	padding-left:10px;
}

.td_grupo_left i, .td_grupo i
{
	color:#003366;
	font-size:10pt;
}

.td_flas
{
	background-color:#CD5C5C;
	color:#fff;
}

.td_total
{
	text-align:center;
	border-top:2px solid #333;
	font-weight:bold;
}

.tr_par
{
	background-color:#eee;
}

.tbl_notas td
{
	color:#333;
}

.td_fila
{
	border-bottom:1px dashed #ccc;
}

.td_bold
{
	font-weight:bold;
}

.td_oculto
{
	display:none;
}

.td_center
{
	text-align:center;
}

.td_right
{
	text-align:right;
}

.tr_no
{
	background-color:#eee;
}

.tr_si
{
	background-color:#fff;
	color:#000;
}

.tr_blck
{
	background-color:#ddd;
	color:#000;
}

.td_prg
{
	background:#fff url(/alumno/img/docs/pdf.gif) no-repeat center center;
}
.td_prg div
{
	width:100%;
	height:100%;
}

.td_prg a:link
{
	text-decoration:none;
}

.td_si
{
	background:#fff url(/alumno/img/tick.png) no-repeat center center;
}
.td_no
{
}

.td_mouse
{
	cursor:pointer;
}

.td_check_no
{
	cursor:pointer;
	border-left:2px solid #ccc;
	border-bottom:1px dashed #ccc;
	background-color:#eee;
	abackground:#eee url(/alumno/img/no.png) no-repeat center center;
}
.td_check_si
{
	cursor:pointer;
	border-left:2px solid #ccc;
	border-bottom:1px dashed #ccc;
	background:#fff url(/alumno/img/tick.png) no-repeat center center;
	text-align:left;
}

.dato_tipo 
{
	padding-left:15px;
}

.tipo_BA
{
	background:url(/alumno/img/tree/tp-ba.gif) no-repeat left center;
}

.tipo_TR
{
	background:url(/alumno/img/tree/tp-tr.gif) no-repeat left center;
}
.tipo_OB
{
	background:url(/alumno/img/tree/tp-ob.gif) no-repeat left center;
}
.tipo_OP
{
	background:url(/alumno/img/tree/tp-op.gif) no-repeat left center;
}
.tipo_LC
{
	background:url(/alumno/img/tree/tp-lc.gif) no-repeat left center;
}
.tipo_TP
{
	background:url(/alumno/img/tree/tp-tp.gif) no-repeat left center;
}
.tipo_CF
{
	background:url(/alumno/img/tree/tp-cf.gif) no-repeat left center;
}
.tipo_ciclo
{
	background:url(/alumno/img/tree/tp-ciclo.gif) no-repeat left center;
}

.item_obs
{
	display:inline;
	background:url(/alumno/img/aviso_off.gif) no-repeat right top;
	padding-right:18px;
	margin-right:3px;
	font:tahoma 11px;
	font-weight:bold;
	cursor:pointer;
	float:left;
	color:Red;
}

.pie_item_obs
{
	display:block;
	background:url(/alumno/img/aviso_off.gif) no-repeat left top;
	padding-left:18px;
	margin:5px;
	font-family:tahoma;
	font-size:11px;
	cursor:pointer;
	color:#333;
}

.seccion
{
	font-family:Trebuchet MS, tahoma, MS Sans Serif;
	font-size:12pt;
	text-align:left;
	color:#003366;
	border-bottom:2px solid #003366;
	padding:3px;
	padding-left:25px;
	margin-bottom:5px;
	margin-top:5px;
	background:#fff url(/alumno/img/logotr.gif) no-repeat left center;
}

.tx_caption
{
	font-family:Tahoma;
	font-size:8pt;
	white-space:nowrap;
	color:#666;
	background-color:#f5f5f5;
	border:1px solid #cccccc;
	border-right:1px solid #ffffff;
	padding:4px;
}

.tx_box
{
	border:1px solid #cccccc;
	font-family:tahoma;
	font-size:8pt;
	padding:4px;
	margin-right:3px;
}

.tx_caption_ob
{
	font-family:Tahoma;
	font-size:8pt;
	white-space:nowrap;
	font-weight:bold;
	color:#666;
	background-color:#f5f5f5;
	border:1px solid #cccccc;
	border-right:1px solid #fff;
	padding:4px;
	margin-right:3px;
}

.tx_box_ob
{
	border:1px solid #cccccc;
	font-family:tahoma;
	font-size:8pt;
	padding:4px;
}

.tbl_certifica
{
	font-family:Trebuchet MS,tahoma, Arial;
	font-size:10pt;
	color:#333;
}

.tbl_certifica div
{
	text-align:right;
	width:100%;
}

.texto
{
	font-family:Trebuchet MS,tahoma,verdana, Arial;
	font-size:9pt;
	color:#333;
}

.tree_padre 
{
	display:inline-block;
	font-family:MS Sans Serif, Arial, Verdana;
	background:#fff url(/alumno/img/tic_lf_off.gif) no-repeat left 5px;
	font-size:10pt;
	font-weight:bold;
	color:#003366;
	padding:3px;
	padding-left:10px;
	cursor:pointer;
	white-space:nowrap;
}

.tree_hijos
{
	font-family:MS Sans Serif, verdana, MS Sans Serif, Arial;
	font-size:9pt;
	padding-top:2px;
	padding-bottom:2px;
	display:block;
}

.tree_hijo
{
	padding-top:2px;
	padding-bottom:4px;
	padding-left:17px;
	margin-left:15px;
	cursor:pointer;
	color:#333;
	background:#fff url(/alumno/img/tree_hijo.gif) no-repeat left 0px;
	border-left:0px dashed #ccc;
	border-bottom:0px solid #fff;
}

.tree_hijo_last
{
	padding-top:2px;
	padding-bottom:4px;
	padding-left:17px;
	margin-left:15px;
	cursor:pointer;
	color:#333;
	background:#fff url(/alumno/img/tree_hijo_last.gif) no-repeat left 0px;
	border-left:0px dashed #ccc;
	border-bottom:0px solid #fff;
}

.botonera
{
	display:inline-block;
	width:100%;
	padding:5px;
	margin:3px;
}

.botonera div 
{
	float:left;
	margin-left:5px;
}

.supero_0 td
{
	background-color:#eee;
}
.supero_1 td
{
	font-weight:bold;
}

.div_70
{
	width:70%;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}

.tbl_lista_items
{
	border:1px solid #ccc;
	font-family:tahoma,verdana, MS Sans Serif,Trebuchet MS;
	font-size:8pt;
	border-collapse: collapse;
	empty-cells:show;
	margin-left:auto;
	margin-right:auto;
}

.tbl_lista_items th
{
	text-align:left;
	font-size:8pt;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	color:#333;
	background:#fff url(/cuv/img/correo/fondo_cab.jpg) repeat-x 0 bottom;
}

.tbl_lista_items td
{
	border-bottom:1px dotted #ccc;
}

.tbl_listado_items td
{
	color:#333;
	border-bottom:1px dashed #ccc;
	padding-top:7px;
	padding-bottom:7px;
}

.item_paq
{
	font-family:Tahoma;
	font-weight:normal;
	font-size:8pt;
	color:#666;
	padding-right:4px;
}

/* Pagina de ayuda */

.pagina_help
{
	margin-top:20px;
	width:500px;
}

.texto_help
{
	font-family:Trebuchet MS, MS Sans Serif, Tahoma;
	font-size:10pt;
	color:#333;
	padding:5px;
	padding-left:25px;
	margin:15px;
}

.texto_help ul li
{
	margin-bottom:5px;
}

.icon_help
{
	background:url(/cuv/img/info.gif) no-repeat left center;
}

