/*- NUEVOS--------------------------- */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #74391D;
	margin: 0px;
}
/*- Bajos-*/
.BajosDatos {
	COLOR: #666666;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
}
.Nombrefunda{
	COLOR: #BB9513;
	FONT-FAMILY: Arial;
	FONT-SIZE: 13px;
}

A.BajosEnlaces:link {
	COLOR: #555555;
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	text-decoration: none;
}
A.BajosEnlaces:visited {
	COLOR: #555555;
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	text-decoration: none;
}
A.BajosEnlaces:active {
	COLOR: #555555;
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	text-decoration: none;
}
A.BajosEnlaces:hover {
	COLOR: #BBBBBB;
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	text-decoration: none;
}
/*- Menu-*/
A.menu:link {
  COLOR: #9B4D26; FONT-FAMILY: Verdana; FONT-SIZE: 12px; font-weight: bold;
  text-decoration: none;
}
A.menu:visited {
  COLOR: #9B4D26; FONT-FAMILY: Verdana; FONT-SIZE: 12px; font-weight: bold;
  text-decoration: none;
}
A.menu:active {
  COLOR: #9B4D26; FONT-FAMILY: Verdana; FONT-SIZE: 12px; font-weight: bold;
  text-decoration: none;
}
A.menu:hover {
  COLOR: #BB9513; FONT-FAMILY: Verdana; FONT-SIZE: 12px; font-weight: bold;
  text-decoration: none;
}

/*- SubMenu-*/
A.submenu:link {
  COLOR: #993333; FONT-FAMILY: Arial; FONT-SIZE: 12px; font-weight: bold;
  text-decoration: none;
}
A.submenu:visited {
  COLOR: #993333; FONT-FAMILY: Arial; FONT-SIZE: 12px; font-weight: bold;
  text-decoration: none;
}
A.submenu:active {
  COLOR: #993333; FONT-FAMILY: Arial; FONT-SIZE: 12px; font-weight: bold;
  text-decoration: none;
}
A.submenu:hover {
  COLOR: #E8AA65; FONT-FAMILY: Arial; FONT-SIZE: 12px; font-weight: bold;
  text-decoration: none;
}

/*- SubSubMenu-*/
A.sub2menu:link {
  COLOR: #993333; FONT-FAMILY: Arial; FONT-SIZE: 11px;
  text-decoration: none;
}
A.sub2menu:visited {
  COLOR: #993333; FONT-FAMILY: Arial; FONT-SIZE: 11px;
  text-decoration: none;
}
A.sub2menu:active {
  COLOR: #993333; FONT-FAMILY: Arial; FONT-SIZE: 11px;
  text-decoration: none;
}
A.sub2menu:hover {
  COLOR: #BB9513; FONT-FAMILY: Arial; FONT-SIZE: 11px;
  text-decoration: none;
}

.marco_contenido {
margin-left: 7px;
margin-right: 7px;
}

.fondo_submenu{
background:url(Comun/fondo_lin_submenu.jpg) repeat left top;
}

.Contenido_tits {
	COLOR: #CC3300;
	FONT-FAMILY: Arial;
	FONT-SIZE: 14px;
}
.Contenido_programa_tits {
	COLOR: #834121;
	FONT-FAMILY: Arial;
	font-weight: 500;
	FONT-SIZE: 15px;
}

/*- enlace a los programas-*/
A.programas:link {
  COLOR: #993333; FONT-FAMILY: Arial; FONT-SIZE: 11px;
  text-decoration: none;
}
A.programas:visited {
  COLOR: #993333; FONT-FAMILY: Arial; FONT-SIZE: 11px;
  text-decoration: none;
}
A.programas:active {
  COLOR: #993333; FONT-FAMILY: Arial; FONT-SIZE: 11px;
  text-decoration: none;
}
A.programas:hover {
  COLOR: #DA916D; FONT-FAMILY: Arial; FONT-SIZE: 11px;
  text-decoration: none;
}

.Descripcion_programas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #74391D;
	margin: 0px;
}

/*- titulo que enlaza a los programas para la principal-*/
A.printitprog:link {
  COLOR: #9A6632; FONT-FAMILY: Arial; FONT-SIZE: 14px;
  text-decoration: none;
}
A.printitprog:visited {
  COLOR: #9A6632; FONT-FAMILY: Arial; FONT-SIZE: 14px;
  text-decoration: none;
}
A.printitprog:active {
  COLOR: #9A6632; FONT-FAMILY: Arial; FONT-SIZE: 14px;
  text-decoration: none;
}
A.printitprog:hover {
  COLOR: #DA916D; FONT-FAMILY: Arial; FONT-SIZE: 14px;
  text-decoration: none;
}

/*- titulo del texto que enlaza a los programas para la principal-*/
A.prinprog:link {
  COLOR: #993333; FONT-FAMILY: Arial; FONT-SIZE: 12px;
  text-decoration: none;
}
A.prinprog:visited {
  COLOR: #993333; FONT-FAMILY: Arial; FONT-SIZE: 12px;
  text-decoration: none;
}
A.prinprog:active {
  COLOR: #993333; FONT-FAMILY: Arial; FONT-SIZE: 12px;
  text-decoration: none;
}
A.prinprog:hover {
  COLOR: #DA916D; FONT-FAMILY: Arial; FONT-SIZE: 12px;
  text-decoration: none;
}

/*- titulo para la columna derecha-*/
A.printits:link {
  COLOR: #BB9513; FONT-FAMILY: Arial; FONT-SIZE: 14px;
  text-decoration: none;
}
A.printits:visited {
  COLOR: #BB9513; FONT-FAMILY: Arial; FONT-SIZE: 14px;
  text-decoration: none;
}
A.printits:active {
  COLOR: #BB9513; FONT-FAMILY: Arial; FONT-SIZE: 14px;
  text-decoration: none;
}
A.printits:hover {
  COLOR: #EDC847; FONT-FAMILY: Arial; FONT-SIZE: 14px;
  text-decoration: none;
}


