.back {
	background-color: #006599;
	background-image: url(imgs/background.jpg);
	background-repeat: repeat-x;
}
#jump_base {
  overflow-y: hidden;
  width: 120px;
  height: 80px;
  border: none;
  font-size: 10 px;
  font-family: Arial, sans-serif;
}

.title {
  font-size: 11 px;
  font-family: Arial, sans-serif;
  color: #666666;
  text-decoration: none;
}

.title:hover {
  font-size: 11 px;
  font-family: Arial, sans-serif;
  color: #666666;
  text-decoration: underline;
}

.breves {
  font-family: Tahoma;
  font-size: 10 px;
  font-weight: normal;
  color: #666666;
  text-decoration: none;

}

.breves:hover {
  font-family: Tahoma;
  font-size: 10 px;
  font-weight: normal;
  color: #666666;
  text-decoration: underline;
}

.news {
  color: inherit;
}

.copyrights {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #CCE0EB;
	text-decoration: none;
}
.copyrights:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #CCE0EB;
	text-decoration: underline;
}
.arial10Negro {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.fecha {
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.arial16Celeste {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #0075AF;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
.arial11Negro {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.arial12Celeste {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #0075AF;
	text-decoration: none;
}
.paginadorOn {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.paginadorOff {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.submenu {
	margin-bottom: 6px;
	padding-bottom: 6px;
}
.arial11Negro:hover {

	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.celdaDestacada {
	background-color: #eeeeee;
	padding: 10px;
}
.margenDER {
	margin-right: 15px;
	padding-right: 15px;
	background-color: #FFFFFF;
}
.arial16Celeste:hover {

	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #005B88;
	text-decoration: underline;
	padding-top: 3px;
	padding-bottom: 3px;
}
