
body {
   /*background-color: #e7d0d8;*/
   background-color: silver;
   text-align: center;  /* Para internet explorer */
}
/* Para la table del meteo */
th {
	border-color: #990033;
}

.cabecera_niv1 {
	font-size: 12px;
	border-color: #990033;
}
.cabecera_niv2 {
	font-size: 12px;
	border-color: #990033;
}
.cabecera_celda {
	font-size: 12px;
	border-color: #990033;
}
.borde_rlb_th {
	font-size: 12px;
	text-align: center;
	border-color: #990033;
}
.borde_b {
	font-size: 12px;
        text-align: center;
	border-color: #990033;
}
.borde_rb {
	font-size: 12px;
	text-align: center;
	border-color: #990033;
}
.raduv_pred_nivel4 {
	font-size: 12px;
	text-align: center;
	border-color: #990033;
}
/* Resto de la pagina */

.contenido {
   width: 850px;
   height: 900px;
   margin-left: auto;
   margin-right: auto;
   text-align: center;
   background-color: white;
   margin-bottom:30px;
}
.bordearriba {
   height: 14px;
   width: 850px;
   background-color:white;
   margin-top:30px;
}
.izqcabecera {
   height: 176px;
   float: left;
   background-color: white;
   width: 16px;
   background-image: url(/imagenes/marco02.jpg);
}
.cabecera {
   height: 176px;
   width: 818px;
   margin-left: auto;
   margin-right: auto;
   background-color: white;
   text-align: left;
   float: left;
}
.dercabecera {
   height: 176px;
   float: right;
   background-color: white;
   width: 16px;
   background-image: url(/imagenes/marco03.jpg);
}
.izhora {
   height: 50px;
   float: left;
   background-color: white;
   width: 16px;
   background-image: url(/imagenes/marco02.jpg);
}
.hora {
   height: 50px;
   float: left;
   background-color: white;
   width: 170px;
   text-align: left  ;
}
.izqmenu {
   height: 435px;
   float: left;
   background-color: white;
   width: 16px;
   margin-top:-546px;
   background-image: url(/imagenes/marco02.jpg);
}
.menuizq {
   height: 435px;
   float: left;
   background-color: white;
   width: 170px;
   margin-top:-546px;
   text-align: left  ;
   margin-left:16px;
}
.centro {
   height: 596px;
   width: 520px;
   max-width: 520px;
   margin-left: auto;
   margin-right: auto;
   background-color: white;
   text-align: left;
   float: left;
}
.derecha {
   height: 596px;
   float: left;
   background-color: white;
   width: 128px;
}
.dercentro {
   height: 596px;
   float: left;
   background-color: white;
   width: 16px;
   background-image: url(/imagenes/marco03.jpg);
}
.izqpubli {
   height: 190px;
   float: left;
   background-color: white;
   width: 16px;
   margin-top:-190px;
   background-image: url(/imagenes/marco02.jpg);
}
.publiizq {
   height: 190px;
   float: left;
   background-color: white;
   width: 170px;
   margin-top:-190px;
   margin-left: 16px;
}
.izqpie {
   height: 100px;
   float: left;
   background-color: white;
   width: 16px;
   background-image: url(/imagenes/marco02.jpg);
}
.pie {
   height: 100px;
   width: 818px;
   background-color: white;
   text-align: middle;
   float: left;
}
.derpie {
   height: 100px;
   float: right;
   background-color: white;
   width: 16px;
   background-image: url(/imagenes/marco03.jpg);
}
.bordeabajo {
   height: 14px;
   width: 850px;
   background-color:white;
   float: left;
}


.icono {
   float: right; 
   margin-right: 10px;  
   position: relative;
}
.tituloMenuSeleccionado{
   width: 750px;
   float: left;
   margin-left: 15px;
   margin-top: 25px;
   font-family: verdana;
   font-weight: bold;
   font-size: 19px;
   color: #990033;
}
.aEnlaces{
   color:#990033;
   text-decoration:none;
   margin-right: 20px;
   font-family: verdana;
   font-size: 13px;
   font-weight: bold;
}
.bEnlaces{
   color:#990033;
   text-decoration:none;
   font-family: verdana;
   font-size: 12px;
   font-weight: bold;
}
.Enlaces {
   text-align: right;
}
.capaoculta {
   display: none;
}
.botonizq {
   font-family: verdana;
   font-size: 15px;
   font-weight: bold;
   color: #990033;
   /*text-align: left;*/
   padding-left: 15px;
   background-image: url(/imagenes/barrasubmenu.jpg);
   background-repeat: no-repeat;
   margin-top: 0px;
   /* margin-top: 5px; */
}
.barracentro{
   font-family: verdana; 
   font-size: 18px; 
   font-weight: bold; 
   color: #990033; padding-left: 15px; 
   background-image: url(/imagenes/barraLarga.jpg); 
   background-repeat: no-repeat; margin-top: 0px; 	
}
.texto{
   color: black;
   font-family: verdana;
   font-size: 13px;
}
