﻿.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_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_center_up
{
	text-align:center;
	vertical-align:top;
}

.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_si
{
	background:#fff url(/cuv/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:#eee url(/cuv/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(/cuv/img/tick.png) no-repeat center center;
}

.dato_tipo 
{
	padding-left:15px;
}

.tipo_TR
{
	background:url(/cuv/img/tree/tp-tr.gif) no-repeat left center;
}
.tipo_OB
{
	background:url(/cuv/img/tree/tp-ob.gif) no-repeat left center;
}
.tipo_OP
{
	background:url(/cuv/img/tree/tp-op.gif) no-repeat left center;
}
.tipo_LC
{
	background:url(/cuv/img/tree/tp-lc.gif) no-repeat left center;
}
.tipo_TP
{
	background:url(/cuv/img/tree/tp-tp.gif) no-repeat left center;
}
.tipo_CF
{
	background:url(/cuv/img/tree/tp-cf.gif) no-repeat left center;
}
.tipo_ciclo
{
	background:url(/cuv/img/tree/tp-ciclo.gif) no-repeat left center;
}

.item_obs
{
	display:inline;
	background:url(/cuv/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(/cuv/img/aviso_off.gif) no-repeat left top;
	padding-left:18px;
	margin:5px;
	font-family:tahoma;
	font-size:11px;
	cursor:pointer;
	color:#333;
}

.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;
}

.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(/cuv/img/logotr.gif) no-repeat left center;
}

.icon_help
{
	background:url(/cuv/img/info.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:Trebuchet MS, MS Sans Serif, Arial, Verdana;
	background:#fff url(/cuv/img/tic_lf_off.gif) no-repeat left 7px;
	font-size:10pt;
	font-weight:normal;
	color:#003366;
	padding:3px;
	padding-left:10px;
	white-space:nowrap;
	cursor:pointer;
}

.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
{
	font-family:MS Sans Serif, verdana, MS Sans Serif, Arial;
	font-size:9pt;
	padding-top:2px;
	padding-bottom:4px;
	padding-left:17px;
	margin-left:15px;
	cursor:pointer;
	color:#333;
	background:#fff url(/cuv/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(/cuv/img/tree_hijo_last.gif) no-repeat left 0px;
	border-left:0px dashed #ccc;
	border-bottom:0px solid #fff;
}

.tree_nodo_sel
{
	font-weight:bold;
}

.tip_curso
{
	font-family: 'trebuchet MS',verdana,tahoma;
	font-size: 10pt;
	color: #666;
}

.botonera
{
	display:inline-block;
	width:100%;
	padding:5px;
	margin:3px;
}

.botonera div 
{
	float:left;
	margin-left:5px;
}

.supero_0
{
	background-color:#eee;
}
.supero_1
{
	font-weight:bold;
}

.div_70
{
	width:70%;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}

.popup_lst
{
    font:8pt Tahoma;
    color:#666666;
    background-color:#efefef;
    border-top:1px solid #cccccc;
    border-right:1px solid #cccccc;
    border-bottom:2px solid #666666;
    border-left:1px solid #cccccc;
}

.popup_itemlst
{
    border-bottom:1px solid #cccccc;
    cursor:pointer;
    padding:5px;
    cursor:pointer;
}

.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;
}

.tbl_listado
{
	font-family:tahoma,verdana, MS Sans Serif,Trebuchet MS;
	font-size:8pt;
	border-collapse: collapse;
	empty-cells:show;
}

.tbl_listado th
{
	display:none;
	text-align:center;
	font-size:8pt;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	color:#fff;
	background-color:#333;
}

.tbl_listado td
{
	color:#333;
	border-bottom:1px dotted #ccc;
	padding-top:7px;
	padding-bottom:7px;
}

.campo_item
{
	display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
	margin:2px;
	padding:10px;
	min-width:120px;
}

.ficha_item .campo_item .campo_label
{
	background:url(/cuv/img/sep_orange_fat.jpg) no-repeat right bottom;
}

.campo_label
{
	font-family:georgia,tahoma,verdana, MS Sans Serif,Trebuchet MS;
	font-weight:normal;
	font-size:10pt;
	border-bottom:1px solid #ccc;
	color:#003366;
	padding:5px;
	padding-right:25px;
	background:url(/cuv/img/sep_blue_fat_large.jpg) no-repeat right bottom;
}

.campo_dato
{
	font-family:tahoma,verdana;
	font-size:9pt;
	padding:4px;
	padding-left:10px;
	padding-right:25px;
	border-bottom:1px dotted #ccc;
}

.item_paq
{
	font-family:Tahoma;
	font-weight:normal;
	font-size:8pt;
	color:#666;
	padding-right:4px;
}

.titular_sombra{
	font-family: Georgia,Trebuchet MS,tahoma,verdana, MS Sans Serif;
	font-size: 12pt;
	font-variant: small-caps;
	color: #666;
	font-weight: normal;
	text-align: left;
	padding: 3px;
	padding-bottom: 20px;
	margin-bottom: 2px;
	margin-top: 2px;
	background: url(/cuv/img/contenido/sep_hor.png) no-repeat right bottom;
}
