DIV.Busqueda
{ 
  border-top:		1px solid #EAE9E1; 
  border-left:		1px solid #EAE9E1; 
  border-right:		1px solid #EAE9E1; 
  border-bottom:	1px solid #EAE9E1; 

  padding-top:		3px;
  padding-bottom:	2px;

  margin-top:		0.3em;
  margin-bottom:	0.3em;
  background:		#EAE9E1;

  font-family:		Verdana;
  font-size:		10px;
  font-weight:		bold;
}


DIV.Busqueda TH
{ 
  font-family:	Verdana; 
  font-size:	12px;
  background-color: #0034D1; 
  color:		#EAE9E1;
  padding:		0px;
  margin:		0px;
  height:		1.5em;
}

DIV.Busqueda TD
{ 
  font-family:		Verdana; 
  font-size:		10px;
  background-color: #EAE9E1; 
  color:			black;
  padding:			0px;
  margin:			0px;
  line-height:		10px;
}

DIV.TituloCejillasPrincipal
{ 
	border-color: 1px solid #eae9e1;
	font-weight: bold;
	background-color: #1a90c6;
	background-image: url(../../images/cursosbg.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding: 3px;
	color: #ffffff;
	line-height: 18px;
	font-size: 11px;
	text-align: left;
	font-family: Arial,Verdana,sans-serif;
	position: relative;
}

DIV.Toolbar TABLE
{
	border:				1px solid #EAE9E1; 
	font-family:		Verdana; 
	font-weight:		bold;
	background:			#1a90c6 url(../../images/cursosbg.gif) no-repeat;
	padding:			3px;
	color:				#fff;
	line-height:		10px;
}

DIV.Toolbar TABLE TD
{
	line-height:		10px;
}

DIV.info
{
	border:				0px solid #EAE9E1; 
	font-size:			1em;
	font-family:		Tahoma; 
	padding-left:		20px;
	padding-bottom:		5px;
	font-weight:		lighter;
	background-image:	url('../../img/default/icon_info.gif');
	background-repeat:	no-repeat;
}

DIV.msInfo
{
	border:				0px solid #EAE9E1; 
	font-size:			9px;
	font-family:		Verdana; 
	margin-bottom:		3px;
	margin-top:			5px;
	padding-left:		20px;
	padding-bottom:		3px;
	font-weight:		lighter;
	background-image:	url('../../img/default/icon_info.gif');
	background-repeat:	no-repeat;
}


DIV.ErrorGeneral
{
	border:				0px solid #0034D1; 
	font-size:			11px;
	font-family:		Verdana; 
	font-weight:		bold;
	color:				#0034D1;
	background-repeat:	no-repeat;
	text-decoration:	none;
}

DIV.ErrorGeneral A
{
	text-decoration:	underline;
	color:				blue;
	font-size:			9px;
}


DIV.msTitulo1
{
	border:				1px solid #EAE9E1; 
	font-size:			11px;
	font-family:		Verdana; 
	font-weight:		bold;
	margin-bottom:		3px;
	background-color:	#ECF5FF; 
	padding:			3px;

}

DIV.lstFooter
{
	margin:				0px;
	padding:			0px;
	border:				0px solid black;
}


DIV.msFooter
{
	font-size:			10px;
	margin-top:			3px;
	border-top:			1px solid black;
}

DIV.msFooter table
{
	border:				0px solid black;
	margin:				0px;
	width:				100%;
}

DIV.msFooter TABLE TR
{
	height:				0.5em;
}

DIV.lblAyuda
{

}

.INPUT_FK {
	border:				1px solid black;
	BORDER-BOTTOM:		#999999 1px solid;
	z-index :			-3;
	font-size:			11px;
	color:				Blue;
	background-color:	#ECF5FF;
}


.INPUT_FK:focus {
	border:				1px solid black;
	BORDER-BOTTOM:		#999999 1px solid;
	z-index :			-3;
	font-size:			11px;
	color:				green;
	background-color:	#FFEEEE;
}

.LABEL {
	border:				1px solid black;
	z-index :			-3;
	font-size:			11px;
	color:				Blue;
	background-color:	#CCCCCC;
}

.fila {
	background-color:	white;
	text-decoration:	none;
	FONT-WEIGHT:		normal;
	cursor:				pointer;
}

.fila.seleccionada {
	background-color:	#F8F4B2;
	text-decoration:	underline;
	FONT-WEIGHT:		bold;
	cursor:				pointer;
}


DIV.TituloPrincipal
{
  font-family:		Verdana; 
  font-size:		10px;
  font-weight:		bold;
  color:			black;
  border:			1px solid #EAE9E1;
  border-bottom:	1px solid #EAE9E1;
  border-left:		5px solid #0034D1;
  padding-left:		0.5em;
  padding-top:		0.5em;
  padding-bottom:	0.5em;
}

DIV.Texto
{
  font-family:		Verdana; 
  font-size:		10px;
  font-weight:		normal;
  color:			black;
  border:			0px solid #EAE9E1;
  padding-left:		1.5em;
  padding-top:		0.5em;
  padding-bottom:	1em;
}

DIV.msTituloIconos
{
	border:				1px solid #EAE9E1; 
	font-size:			10px;
	font-family:		Verdana; 
	font-weight:		bold;
	background-color:	#e4f2f6; 
	padding:			3px;
	width:				300px;
	height:				50px;
}


DIV.msTituloIconos:hover
{
	border:				1px solid #EAE9E1; 
	font-size:			12px;
	font-family:		Verdana; 
	background-color:	#eae9e1; 
	cursor:				pointer;
}

DIV.msTituloIconos IMG
{
	border:				0px solid #EAE9E1; 
}