#cabecera {
	background-color: #808080;
	height: 89px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 100;
}

#cabecera img
{
	border: none;
}

#titulo {
	background-color: transparent;
	left: 0px;
	top: 0px;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 103;
}

#escudo {
	background-color: transparent;
	height: 63px;
	left: 24px;
	top: 12px;
	position: absolute;
	width: 35px;
	z-index: 104;
}

#foto {
	background-color: transparent;
	height: 63px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-right: 12px;
	text-align: right;
	width: 100%;
	z-index: 101;
}

#tabs2 {
  background-color: transparent;
  float: none;
  width: 100%;
  line-height: normal;
  font-family: verdana;
  font-size: x-small;
  color: white;
  font-weight: bold;
  font-style: normal;
  text-transform: capitalize;
  text-align: center;
  position: absolute;
  left: 0px;
  top: 64px;
  z-index: 2;
  
}

#cuerpo {
	background-color: transparent;
	left: 0px;
	top: 89px;
	position: absolute;
	width: 100%;
}

#pie {
	background-color: transparent;
	width: 100%;
	clear: both;
}

#anuncios {
	background-color: transparent;
	width: 100%;
}

#destacados {
	background-color: transparent;
	float: left;
	padding: 8px;
	width: 33%;
}

#marquesina {
	background-color: transparent;
	float: right;
	padding: 1em;
	width: 66%;
}

#marquesina td.borde {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
}

#marquesina td.sinborde {
	border: none;
}

#contenido {
	background-color: transparent;
	float: right;
	padding: 1em;
	text-align: justify;
}

#canales {
	background-color: transparent;
	width: 100%;
}

#col1 {
	background-color: transparent;
	float: left;
	padding: 8px;
	width: 33%;
}

#col2 {
	background-color: transparent;
	float: left;
	padding: 8px;
	width: 33%;
}

#col3 {
	background-color: transparent;
	float: right;
	padding: 8px;
	width: 33%;
}

.rotulorojo {
  padding-left: 10px;
  font-family: Verdana;
  line-height: normal;
  color: red;
  font-style: normal;
  text-transform: none;
  text-align: left;
  background-color: #ffffff;
  background-image: url(../img/portada/rotulo_centro.jpg);
  background-repeat: no-repeat;
  font-weight: normal;
  background-position: left top;
  font-size: medium;
}

.rotuloazul {
  padding-left: 10px;
  font-family: Verdana;
  line-height: normal;
  color: blue;
  font-style: normal;
  text-transform: none;
  text-align: left;
  background-color: #ffffff;
  background-image: url(../img/portada/rotulo_centro.jpg);
  background-repeat: no-repeat;
  font-weight: normal;
  background-position: left top;
  font-size: medium;
}

.texto {
	font-family: Verdana;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-align: justify;
}

.enlace {
	color: #808080;
	font-family: Verdana;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}

#colizq {
	background-color: transparent;
	float: left;
	padding: 4px;
	text-align: center;
	width: 40%;
}

#colder {
	background-color: transparent;
	float: right;
	padding: 4px;
	width: 60%;
}

#fichasizq {
	background-color: transparent;
	float: left;
}

#fichasder {
	background-color: transparent;
	float: right;
	padding-right: 12px;
}

#titularizq {
	float: left;
	width: 50%;
	padding: 4px;
}

#titularder {
	float: right;
	width: 50%;
	padding: 4px;
}

.bus0 {
	background-color: #ffcc66;
	border-color: white;
	border-style: solid;
	border-width: 1px;
	color: black;
	font-family: "Times New Roman", serif;
	font-size: small;
	font-style: italic;
	font-weight: 900;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: center;
}

.bus1 {
	background-color: #ff0000;
	border-color: white;
	border-style: solid;
	border-width: 1px;
	color: white;
	font-family: "Times New Roman", serif;
	font-size: small;
	font-style: italic;
	font-weight: 900;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: center;
}

.bus2 {
	background-color: #ffff00;
	border-color: white;
	border-style: solid;
	border-width: 1px;
	color: black;
	font-family: "Times New Roman", serif;
	font-size: small;
	font-style: italic;
	font-weight: 900;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: center;
}

.bus3 {
	background-color: #000088;
	border-color: white;
	border-style: solid;
	border-width: 1px;
	color: white;
	font-family: "Times New Roman", serif;
	font-size: small;
	font-style: italic;
	font-weight: 900;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: center;
}