.tabla_azul
	{ 
		border-color: black #006699 #006699;
		border-style: solid;
		border-width: 0px 1px 1px 1px;
	}

.tabla_gris
	{ 
		border-color: #CCCCCC;
		border-style: solid;
		border-width: 0px 1px 1px 1px;
	}

.txtbusqueda
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		background-color: #E9E9E9;
		font-weight: bold;
		vertical-align:top;
		margin: 0px;
		padding: 0px;
		height: 14px;
	}

.txtlogintop
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		background-color: #CCCCCC;
		font-weight: bold;
		height: 16px;
	}

.codigo
	{
		font-family: "Courier New", Courier, mono;
		font-size: 11px;
		font-weight: bold;
		color: #339900;
		text-align: left;
		white-space: normal;
	}

.tablacontenido
	{
		border: solid;
		border-width: 0px 1px 0px 0px;
		border-color: black #336699 black black;
	}

.subtitulos
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: 700;
		color: #336699;
		border-color: black black #336699;
		vertical-align: text-bottom;
		clear: right;
		list-style-type: square;
		list-style-position: inside;
		border-style: dotted;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 1px;
		border-left-width: 0px;
	}

.titulo_articulo
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: 900;
		color: #003366;
		height: 45px;
		border-color: black black #336699;
		vertical-align: text-bottom;
		clear: right;
		list-style-type: square;
		list-style-position: inside;
		list-style-image:url(/img/front/logogde.gif);
		border-style: dotted;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 1px;
		border-left-width: 0px
	}

.tablappal
	{
		border-width: 1px 1px 1px 1px;
		border-style: solid;
		border-color: #333333;
		background-color: #FFFFFF;
	}

.vineta_grafica
	{
		list-style-position: outside;
		list-style-type: square;
		list-style-image: url(/img/interfase/vineta_grafica.gif);
		margin-right: 5px;
		margin-left: 20px;
	}

.autor_articulo
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #666666;
	}

.menulateral
	{
		border-color: #666666 #666666 #666666 #666666;
		border-style: solid;
		border-width: 0px 1px 1px 0px;
		background-color: #E9E9E9;
	}

.separadorMenuLat
	{
		border-color: #666666;
		border-style: solid;
		border-width: 1;
		background-color: #666666;
		height: 10px;
	}

.textboxforms
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		background-color: #e1e1e1;
	}

.btnforms
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		background-color: #0099CC;
		border-color: #00CCFF #003366 #003366 #00CCFF;
		border-style: solid;
		border-width: 1px 1px 1px 1px;
		cursor: hand;
	}

.tabla01
	{
		border: solid;
		border-width: 0px 1px 1px 1px;
		border-color: #444444 #444444 #444444 #444444;
	}

.titulogris {
		background-image: url(/img/interfase/tit_rounded_grey.gif);
		background-repeat: no-repeat;
		vertical-align: middle;
		height: 50px;
		width: 640px;
	}

.tabladebug
	{
		background-color: #e1e1e1;
		border: solid;
		border-width: 3px;
		border-color: #FF0000;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #FF0000;
	}

.smalltopmenu
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #339966;
	}

.tblBannerSearchMenuLogin
	{
		height: 104px;
		width: 100%;
	}
.tblFormSearchMenuTop
	{
	background-image: url(/img/interfase/navbar_barra.gif);
	background-repeat:  repeat-x;
	height: 26px;
	width: 100%;
	}
.tblFormBanner
	{
	height: 75px;
	width: 100%;	
	}
.tblDeployBlue
	{
	background-image: url(/img/interfase/cabezales/cabezal_azul_med.gif);
	background-repeat:  repeat-x;
	height: 20px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	}
.tituloSeccion
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
	}
.tituloSeccion:hover
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #000000;	
	}
.textoChico
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
	}
.textoNormal
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;	
	}
#frm_busqueda
{
	display: none;
}