/* 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;
}
.CuerpoGrid
{
	font-size: 11px;
	color: black;
	font-family: Tahoma;
}
.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;
}

TR.OVER
{
	font-size: 11px;
	color: black;
	font-family: Tahoma;
	cursor:hand;
	background-color:#c2d8fe;
	color:Black;
}

TR.OUT
{
	font-size: 11px;
	color: black;
	font-family: Tahoma;
	cursor:hand;
	background-color:#FFFFFF;
}

TR.SEL
{
	font-size: 11px;
	color: black;
	font-family: Tahoma;
	cursor:hand;
	background-color:#4e75b7;
	color:White;
}

.Tramite
{
	font-weight: normal;
	font-size: 10px;
	color: black;
	font-family: Verdana;
}
.Tramite1
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: Verdana;
}
.TextosNoticia
{
	font-weight: normal;
	font-size: 10px;
	color: black;
	font-family:Verdana;
}

.barra_scroll:hover
{font-weight:bold; text-decoration:underline; text-transform:uppercase}

.barra_scroll
{text-decoration:none;
 font-size:11px; color:#FFFF00}
