/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
body {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	background-color: background;
	background-image: url(fondoagua2.png);
	padding-top: 40px;
}
#contenedor {
	margin: 0 auto;
	width: 928px;
	background-color: #ffffff;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
}
#cabecera {
  color: #333333;
  width: 900px;
  height: 115px;
  background-image: url(cabecerafondo.png);
  background-repeat: no-repeat;
}
#navegar {
  width: 900px;
  color: #333333;
  background-image: url(navegafondo.png);
}
#titulares {
  width: 900px;
  height: 62px;
  background-image: url(titularfondo.png);
  background-repeat: no-repeat;
  color: #333333;
}
#central {
  width: 900px;
  color: #333333;
  background-image: url(centrofondo.png);
}
#pie {
  width: 900px;
  height: 60px;
  color: #333333;
  background-image: url(piefondo.png);
  background-repeat: no-repeat;
}
/* ^^^^^^^^ MENU HORIZONTAL ^^^^^^^^^^ */
ul#saturday {
  border-top: 0px solid #FF9900;
  border-bottom: 4px solid #003366;
  margin: 0;
  padding: 0;
  background: transparent url(bgOFF-26.gif) repeat-x scroll left top;
  list-style-type: none;
  width: 890px;
  position: relative;
  display: block;
  height: 26px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  font-family: Helvetica,Arial,Verdana,sans-serif;
}
ul#saturday li {
  margin: 0;
  display: block;
  float: left;
}
ul#saturday li a {
  padding: 6px 20px 0;
  background: transparent url(ace/bgDIVIDER.gif) no-repeat scroll right top;
  display: block;
  float: left;
  color: #330066;
  text-decoration: none;
  height: 24px;
}
ul#saturday li a:hover {
  background: transparent url(bgHOVER-26.gif) no-repeat scroll right top;
  color: #ffffff;
}
ul#saturday li a.current, ul#saturday li a.current:hover {
  background: transparent url(bgON-26.png) no-repeat scroll right top;
  color: #ffffff;
  background-color: #003366;
}
/* ^^^^^^^^ FIN MENU HORIZONTAL ^^^^^^^^^^ */
/* ^^^^^^^^ MENU LATERAL ^^^^^^^^^^ */
#menu {
  margin: 0px;
  width: 150px;
}
.linksmenu a {
  border-left: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  float: right;
  width: 150px;
  height: 20px;
  background-color: #7cb0f6;
  font-family: Helvetica,Arial,Verdana,sans-serif;
  font-style: normal;
  font-variant: normal;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  padding-top: 5px;
}
.linksmenu a:hover {
  background-color: #003366;
}
/* ^^^^^^^^ FIN MENU LATERAL ^^^^^^^^^^ */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
	text-decoration: none;
	text-align: right;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	text-decoration: none;
	text-align: center;
}
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
}
hr {
	width: 90%;
	border: 1px solid #FF9900;
}