﻿body {
}
.txtBox
{
	text-decoration: none;
	font-size: 11px;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 2px;
	border-right: activeborder 1px solid;
	border-top: activeborder 1px solid;
	border-left: activeborder 1px solid;
	border-bottom: activeborder 1px solid;
}
.comboBoxTop {
	text-decoration: none;
	font-size: 11px;
	color: #313131;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
}
.ContentTable 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	
}
.TdTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: highlight;
	font-weight: bold;
	font-style: italic;
}
.TdTitleResumen
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: appworkspace;
	font-weight: bold;
}
.tdContentDatos
{
	width:33%;
}
.tdContentIdiomas
{
	width:24%;
}
.TdHead
{
	background-color: #316AC5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}
.TableBorder
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
}
.Grid
{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;	
	BORDER-RIGHT: #cccccc 1px solid;
    BORDER-TOP: #cccccc 1px solid;
    BORDER-LEFT: #cccccc 1px solid;
    BORDER-BOTTOM: #cccccc 1px solid;
}
.BgdRowGrid
{
	background-color: inactivecaptiontext;
}
.BdgEncabezado
{
	font-weight: bold;
	background-color: #b3c1db;
	color: #ffffff;
	font-family:  Arial, Helvetica, sans-serif;	
}
.plzBgdSel
{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
.BtnForma
{
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	font-family: Arial,Helvetica,Sans-serif;
	background-color: #eef3fa;
	border-color: #316ac5;
	cursor: hand;
	font-size: 12px;
	color: navy;
}
.BtnAgrega
{
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	font-family: Arial,Helvetica,Sans-serif;
	background-color: #ffffff;
	border-color: #316ac5;
	cursor: hand;
	font-size: 12px;
}

a.lnkSeccion:link		
{
	font-family:Arial,Helvetica,Sans-serif; 
	font-size:11px;
	color: appworkspace; 
	font-weight:bold;
	text-decoration: underline 
}

a.lnkSeccion:visited	
{
	font-family:Arial,Helvetica,Sans-serif; 
	font-size:11px;
	color: appworkspace; 
	font-weight:bold;
	text-decoration: underline 
	}

a.lnkSeccion:active	
{
	font-family:Arial,Helvetica,Sans-serif; 
	font-size:11px;
	color: appworkspace; 
	font-weight:bold;
	text-decoration: underline 
	}

a.lnkSeccion:hover	
{
	font-family:Arial,Helvetica,Sans-serif; 
	font-size:12px;
	color: appworkspace;
	font-weight:bold;
	text-decoration: underline 
	}

.separadorSeccion
{
	font-family:Arial,Helvetica,Sans-serif; 
	font-size:12px;
	}
.btnHorario
{
	font-family:Arial,Helvetica,Sans-serif; 
	font-size:11px;
	font-weight:bold;
	cursor: hand;
	display: none;
	}
	
label.Borra
{
	color:Blue;
	text-decoration:underline;
	cursor:hand;
	}
a.lnkPasos:link		
{
	font-family:Verdana; 
	font-size:10px;
	color: #316ac5; 
	font-weight:bold;
	text-decoration: none; 
}

a.lnkPasos:visited
{
	font-family: Verdana;
	font-size: 10px;
	color: #316ac5;
	font-weight: bold;
	text-decoration: none;
}

a.lnkPasos:active	
{
	font-family:Verdana; 
	font-size:10px;
	color:#316ac5; 
	font-weight:bold;
	text-decoration: none; 
	}

a.lnkPasos:hover	
{
	font-family:Verdana; 
	font-size:10px;
	color: black;
	font-weight:bold;
	text-decoration: underline; 
	}
.TdBorder
{
	border-right: #aaccee 1px solid;
	border-top: #aaccee 1px solid;
	border-left: #aaccee 1px solid;
	border-bottom: #aaccee 1px solid;
}	
a.lnkMenu:link		
{
	font-family:Verdana; 
	font-size:10px;
	color:  White; 
	font-weight:bold;
	text-decoration: none; 
}

a.lnkMenu:visited
{
	font-family: Verdana;
	font-size: 10px;
	color: White;
	font-weight: bold;
	text-decoration: none;
}

a.lnkMenu:active	
{
	font-family:Verdana; 
	font-size:10px;
	color:White; 
	font-weight:bold;
	text-decoration: none; 
	}

a.lnkMenu:hover	
{
	font-family:Verdana; 
	font-size:10px;
	color: black;
	font-weight:bold;
	text-decoration: underline; 
	}