#cabecera {
  background-image: url('/files/image/RadioTalayuelaHeader2.gif');
}
#cabecera a {
  widht: 990px
  height: 100px;
  display: block;
}
#cabecera a span {
  display:none;
}
.titulocaja {
	color: Yellow;
        font-weight: bold;
	height: 16px;
	background: transparent url('/files/image/fondo_titulo_caja_red.gif') repeat-x;
}

.cajaprincipal {
	padding: 10px;
	border: 1px solid #ABCFEE;
	background: transparent url('/files/image/fondo_titulo_principal_red.jpg') repeat-x;
}

#subcabecera {
	height: 20px;
	margin: 0 0 5px 0;
	border: 1px solid #ABCFEE;
	background: #f2d4cf;
}

#pie {
	height: 200px;
	background-color: Gray;
	margin-top: 20px;
	border-top: 1px solid #4596D9;
	background: transparent url('/files/image/fondo_titulo_principal_red.jpg') repeat-x;
}
}