/* CSS Document */
		
.pregunta	{background-color="#dddddd";
			 font-weight:bold;
		     font-size:10pt;
	 		 font-family:Arial, Helvetica, sans-serif;
	 		 text-align:left}
.respuesta	{background-color="#eeeeee";
		     font-size:10pt;
	 		 font-family:Arial, Helvetica, sans-serif;
	 		 text-align:left}
.cel4		{background-color="#111111";
	 		 font-family:Arial, Helvetica, sans-serif;
			 font-size:11pt;
			 color:white;
			 font-weight:bold;
	 		 text-align:center}		 
.cel5		{background-color="#eeeeee";
		 	 font-family:Arial, Helvetica, sans-serif;
		 	 color:black;
		 	 font-size:11pt;
		 	 text-align:center}
.CabeceraGrid
{
	font-weight: bold;
	font-size: 13px;
	color: white;
	line-height: normal;
	font-family: Tahoma;
	letter-spacing: normal;
	background-color: #ff9966;
	text-align: center;
	font-variant: normal;
}

.CabeceraGrid1
{
	font-weight: bold;
	font-size: 10px;
	color:White;
	line-height: normal;
	font-family: Verdana;
	letter-spacing: normal;
	background-color:#4e75b7;
	text-align: center;
	font-variant: normal;
}
.CuerpoGrid
{
	font-size: 11px;
	color: black;
	font-family: Tahoma;
}
.CuerpoGrid1
{
	font-size: 10px;
	color: black;
	font-family: Verdana;
}
.CajaTexto
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: normal;
	font-size: 12px;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	font-family: Tahoma;
}

.CajaLogueo
{
	border-right: white 0px solid;
	border-top: white 0px solid;
	font-weight: normal;
	font-size: 12px;
	border-left: black 0px solid;
	color: black;
	border-bottom: white 0px solid;
	font-family: Tahoma;
}

.BotonesBusqueda
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Tahoma;
	background-color: #ff9966;
}
.mensajes
{
	font-weight: normal;
	font-size: 12px;
	color: #ff9966;
	font-family: Tahoma;
}
.Textos
{
	font-weight: normal;
	font-size: 12px;
	color: black;
	font-family: Tahoma;
}
.Textos1
{
	font-weight: normal;
	font-size: 14px;
	color: #4e75b7;
	font-family: Verdana;
	height:50;
	text-align:center;
	font-weight: bold;
	
}
TR.OVER
{
	font-size: 10px;
	color: black;
	font-family: Verdana;
	cursor:hand;
	background-color:#c2d8fe;
	color:Black;
}

TR.OUT
{
	font-size: 10px;
	color: black;
	font-family:Verdana;
	cursor:hand;
	background-color:#FFFFFF;
}

TR.SEL
{
	font-size: 10px;
	color: black;
	font-family: Verdana;
	cursor:hand;
	background-color:#4e75b7;
	color:White;
}

.TextoIntranetAzul
{
	color:#12367B;
	font-family:Arial;
 	font-size: 12;
 	font-weight:bold ;
}

.ComboConsulta
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-size: 9pt;
	color: #003399;
	font-family:Arial;
	
}
.CajaTextoConsulta
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-size: 9pt;
	color: #003399;
	font-family:Arial;

}

.TextoAzulSimple
{
	color:#12367B;
	font-family:Arial;
 	font-size: 11;
 	font-weight:bold ;
}

.TextoNegroArial
{
	color:black;
	font-family:Arial;
 	font-size: 11;
}

.TextoIntranetAzul
{
	color:#12367B;
	font-family:Arial;
 	font-size: 13;
 	font-weight:bold ;
}

.CabezeraTabla
{
 background-color:#12367B;
 font-family:Arial;
 color:#ffffff;
 font-size:11;
 font-weight:bold;
 height:32;
}

.TextoNegroIntranet
{
	font-weight: normal;
	font-size: 11px;
	color:Black;
	font-family: Tahoma;
	/*font-weight:bold ;*/
}

