.DivBody{
	margin: auto;
	align: center;
}
/* ABRO PIE */
.Pie_Celda{
  background-image: url(../templates/pie_fondo.jpg);
}

.Pie_Derechos_Empresa{
  font-family: tahoma;
  font-weight: bold;
  font-size: 7pt;
  color: #E1E1E1;
}

.Pie_Vinculo_Empresa{
  font-family: tahoma;
  font-size: 8pt;
  text-decoration: underline;
  color: #F2F2F2;
}
/* ABRO ESTADISTICAS */
.EstadisticasTitulo {
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #666666;
}

.EstadisticasValor {
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

/* ABRO MENU SUPERIOR */
.MenuSuperior {
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #FFFFFF;
}
/* ABRO MENU SUPERIOR */
.MenuInferior {
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.MenuSuperiorEspecial {
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #CC3333;
}

.TituloTablaLegislacion {
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.VinculoLegislacion {
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #B50303;
}

.VinculoImprimir {
	font-family: tahoma;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #B50303;
}


.RegistroLegislacion {
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #000000;
}

.VinculoGrilla {
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

.TituloEfemerideMencion {
	font-family: tahoma;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #336699;
}
.EfemerideVinculo {
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #B50303;
}
.MenuLateral {
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #CCCCCC ;
}

.Presupuesto_Vinculo{
  text-decoration: underline;
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #B50303;
}

.Presupuesto_Fila_Comun{
  color: #000000;
  font-family: Tahoma;
  font-size: 9pt;
}

.Presupuesto_Tabla_Pie{
  border-left-color: #CCCCCC;
  border-right-color: #CCCCCC;
  border-left-style: solid;
  border-right-style: solid;
  border-left-width: 1px;
  border-right-width: 1px;
  background-image: url(imagenes/buscador_noticias.jpg);
  width: 92%;
}

.Presupuesto_Celda_Total{
  color: #333333;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 10pt;
  background-position: top;
}

.Presupuesto_Fila_Secciones{
  color: #333333;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 10pt;
  background-color: #CCCCCC;
  background-position: top;
}

.Presupuesto_Celda_SubTitulo{
  color: #FFFFFF;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 10pt;
  background-color: #666666;
  background-position: top;
}

.Presupuesto_Celda_Titulo{
  color: #FFFFFF;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 10pt;
  background-image: url(imagenes/noticias_fondo_titulo_2.jpg);
  background-position: top;
}

.Presupuesto_Tabla{
  border-left-color: #CCCCCC;
  border-right-color: #CCCCCC;
  border-left-style: solid;
  border-right-style: solid;
  border-left-width: 1px;
  border-right-width: 1px;
  background-image: url(imagenes/buscador_noticias.jpg);
  width: 92%;
}

.Noticia_Tabla_Buscador{
  border-left-color: #CCCCCC;
  border-right-color: #CCCCCC;
  border-left-style: solid;
  border-right-style: solid;
  border-left-width: 1px;
  border-right-width: 1px;
  background-image: url(imagenes/buscador_noticias.jpg);
  width: 92%;
}

.Noticia_Celda_Titulo{
  font-family: Tahoma;
  font-weight: bold;
  font-size: 10pt;
  border-left-color: #CCCCCC;
  border-right-color: #CCCCCC;
  border-top-color: #990000;
  border-left-style: solid;
  border-right-style: solid;
  border-top-style: solid;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 3px;
  background-image: url(imagenes/noticias_fondo_titulo.jpg);
  background-repeat: repeat-x;
  background-position: top;
}

.Noticia_Celda_Seccion{
  border-left-color: #CCCCCC;
  border-right-color: #CCCCCC;
  border-top-color: #333333;
  border-bottom-color: #CCCCCC;
  border-left-style: solid;
  border-right-style: solid;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 3px;
  border-bottom-width: 1px;
  background-image: url(imagenes/noticias_fondo_titulo.jpg);
  background-repeat: repeat-x;
  background-position: top;
}

.Noticias_Tabla_Buscador{
  border-left-color: #CCCCCC;
  border-right-color: #CCCCCC;
  border-left-style: solid;
  border-right-style: solid;
  border-left-width: 1px;
  border-right-width: 1px;
  background-image: url(imagenes/buscador_noticias.jpg);
  width: 92%;
}

.Noticias_Tabla_Noticias {
  width: 92%;
  margin-top: 5px;
  padding: 0;
  border-spacing: 0;
  border-collapse: collapse;
}

.Noticias_Celda_Titulo{
  border-left-color: #CCCCCC;
  border-right-color: #CCCCCC;
  border-top-color: #990000;
  border-left-style: solid;
  border-right-style: solid;
  border-top-style: solid;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 3px;
  background-image: url(imagenes/noticias_fondo_titulo.jpg);
  background-repeat: repeat-x;
  background-position: top;
}

.Noticias_Celda_Titulo_Complemento{
  border-bottom-color: #CCCCCC;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.Noticias_Celda_Copete{
  border-left-color: #CCCCCC;
  border-right-color: #CCCCCC;
  border-bottom-color: #CCCCCC;
  border-left-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: Gray;
  padding: 10px;
  background-image: url(imagenes/noticias_fondo_copete.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
}

.NoticiasVinculoTitulo {
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}

.TitulosVinculoTitulo {
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	color: #B50303
}

.NotaVinculoSeccion {
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
  color: #333333;
}

.SeccionSecciones {
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	color: #666666
}

.TitulosTituloNoticia {
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #006666;
}

.AyudaLegislacion {
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.AyudaNoticias {
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

.MensajeLegislacion {
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #F4F4F4;
}

.TituloNoticia {
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #F7F7F7;
}

.CopeteNoticia {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: Gray;
}

.CuerpoNoticias {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: Gray;
}

.FirmaNoticia {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.NotaTituloNoticia {
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #B50303;
}

.NotaCopeteNoticia {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

.NotaTextoNoticia {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #666666;
}

.NotaFirmaNoticia {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}

.Fecha {
	font-family: Verdana;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

.Logeado {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: Gray;
}

.Navegador {
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

.NavegadorPaginaActual {
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #CC3300;
}

.NombreProducto {
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #666666;
}

.RubroProducto {
	font-family: tahoma;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #003399;
}

.DescripcionProducto {
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #999999;
}
.AgregarProducto {
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #009999;
}

.TituloCarrito {
	font-family: tahoma;
	font-size: 6pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
.NombreProductoCarrito {
	font-family: tahoma;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #666666;
}
.PrecioProductoCarrito {
	font-family: tahoma;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #666666;
}

.PrecioTotalProductoCarrito {
	font-family: tahoma;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #006666;
}

.TotalCarrito {
	font-family: tahoma;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.EliminarProductoCarrito {
	font-family: tahoma;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #CC0000;
}

.VaciarCarrito {
	font-family: tahoma;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}

.FinalizarCompra {
	font-family: tahoma;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

.Boton { 
	font-family: Tahoma; 
	font-size: 9px; 
	color: #FF9900; 
	border: 1px #666666 solid; 
	background-color: #f2f2f2; 
	font-weight: bold
}

.Combo { 
	font-family: Tahoma; 
	font-size: 9px; 
	color: ThreedShadow; 
	border: 1px #666666 solid; 
	background-color: #f2f2f2; 
	font-weight: bold
}
a:hover {
	text-decoration: underline;
}

.ColorBordeRecuadro
{
	border-top-color: Gray;
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-color: Gray;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: Gray;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: Gray;
	border-right-style: solid;
	border-right-width: thin;
}

/* MARCO REDONDEADO NARANJA SUAVE */
 /* Seteo el fondo y las imagenes de la esquina */
.rbroundbox { background: url(simple_background.gif) repeat; }
.rbtop div  { background: url(simple_top_left.gif) no-repeat top left; }
.rbtop      { background: url(simple_top_right.gif) no-repeat top right; }
.rbbot div  { background: url(simple_bottom_left.gif) no-repeat bottom left; }
.rbbot      { background: url(simple_bottom_right.gif) no-repeat bottom right; }

 /* Alto y Ancho del detalle */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 14px;
	font-size: 1px;
}
.rbcontent  { margin: 0 5px; }
.rbroundbox { width: 100%; margin: auto; }

/* MARCO REDONDEADO LILA */

 /* Seteo el fondo y las imagenes de la esquina */
.rbroundbox_lila    { background: url(corners_bg.gif) repeat; }

.rbtop_lila         { background: url(corners_top.gif) repeat-x; }
.rbtop_lila div     { background: url(corners_top_left.gif) no-repeat top left; }
.rbtop_lila div div { background: url(corners_top_right.gif) no-repeat top right; }

.rbbot_lila         { background: url(corners_bottom.gif) repeat-x; }
.rbbot_lila div     { background: url(corners_bottom_left.gif) no-repeat top left; }
.rbbot_lila div div { background: url(corners_bottom_right.gif) no-repeat top right; }

.rbcontentwrap_lila { background: url(corners_left.gif) repeat-y; }
.rbcontent_lila     { background: url(corners_right.gif) repeat-y right; }

 /* Alto y Ancho del detalle */
.rbtop_lila div, .rbtop_lila, .rbbot_lila div, .rbbot_lila {
	width: 100%;
	height: 21px;
	font-size: 1px;
}
.rbcontent_lila  { padding: 1px 1em; margin: 0;  }
.rbroundbox_lila { width: 100%;}

/* MARCO REDONDEADO BLANCO */

 /* Seteo el fondo y las imagenes de la esquina */
.rbroundbox_blanco    { background: url(corners_bg_w.gif) repeat; }

.rbtop_blanco         { background: url(corners_top_w.gif) repeat-x; }
.rbtop_blanco div     { background: url(corners_top_left_w.gif) no-repeat top left; }
.rbtop_blanco div div { background: url(corners_top_right_w.gif) no-repeat top right; }

.rbbot_blanco         { background: url(corners_bottom_w.gif) repeat-x; }
.rbbot_blanco div     { background: url(corners_bottom_left_w.gif) no-repeat top left; }
.rbbot_blanco div div { background: url(corners_bottom_right_w.gif) no-repeat top right; }

.rbcontentwrap_blanco { background: url(corners_left_w.gif) repeat-y; }
.rbcontent_blanco     { background: url(corners_right_w.gif) repeat-y right; }

 /* Alto y Ancho del detalle */
.rbtop_blanco div, .rbtop_blanco, .rbbot_blanco div, .rbbot_blanco {
	width: 100%;
	height: 21px;
	font-size: 1px;
}
.rbcontent_blanco  { padding: 1px 1em; margin: 0;  }
.rbroundbox_blanco { width: 100%;}

/* MARCO REDONDEADO NEGRO FINO */

 /* Seteo el fondo y las imagenes de la esquina */
.rbroundbox_negro    { background: url(corners_bg_ws.gif) repeat; }

.rbtop_negro         { background: url(corners_top_ws.gif) repeat-x; }
.rbtop_negro div     { background: url(corners_top_left_ws.gif) no-repeat top left; }
.rbtop_negro div div { background: url(corners_top_right_ws.gif) no-repeat top right; }

.rbbot_negro         { background: url(corners_bottom_ws.gif) repeat-x; }
.rbbot_negro div     { background: url(corners_bottom_left_ws.gif) no-repeat top left; }
.rbbot_negro div div { background: url(corners_bottom_right_ws.gif) no-repeat top right; }

.rbcontentwrap_negro { background: url(corners_left_ws.gif) repeat-y; }
.rbcontent_negro     { background: url(corners_right_ws.gif) repeat-y right; }

 /* Alto y Ancho del detalle */
.rbtop_negro div, .rbtop_negro, .rbbot_negro div, .rbbot_negro {
	width: 100%;
	height: 21px;
	font-size: 1px;
}
.rbcontent_negro  { padding: 1px 1em; margin: 0;  }
.rbroundbox_negro { width: 100%;}

/* MARCO REDONDEADO GRIS FINO */

 /* Seteo el fondo y las imagenes de la esquina */
.rbroundbox_gris    { background: url(corners_bg_g.gif) repeat; }

.rbtop_gris         { background: url(corners_top_g.gif) repeat-x; }
.rbtop_gris div     { background: url(corners_top_left_g.gif) no-repeat top left; }
.rbtop_gris div div { background: url(corners_top_right_g.gif) no-repeat top right; }

.rbbot_gris         { background: url(corners_bottom_g.gif) repeat-x; }
.rbbot_gris div     { background: url(corners_bottom_left_g.gif) no-repeat top left; }
.rbbot_gris div div { background: url(corners_bottom_right_g.gif) no-repeat top right; }

.rbcontentwrap_gris { background: url(corners_left_g.gif) repeat-y; }
.rbcontent_gris     { background: url(corners_right_g.gif) repeat-y right; }

 /* Alto y Ancho del detalle */
.rbtop_gris div, .rbtop_gris, .rbbot_gris div, .rbbot_gris {
	width: 100%;
	height: 22px;
	font-size: 1px;
}
.rbcontent_gris  { padding: 1px 1em; margin: 0;  }
.rbroundbox_gris { width: 100%;}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #EEEEEE;
	text-align: center;
}