BODY {
   padding: 0;
   margin: 0;
   background-color: #FFF;
   text-align: center;
   font-size: 14px;
   color: #616161;
   font-family: Arial;
}



/* ~~~~~~ M A Q U E T A C I O N ~~~~~~ */

#contenedor{
   margin: auto;
   width: 990px;
   text-align:left;
   height: 790px;
}

#titulo{
    position: absolute;
    width: 981px;
    top: 0;
    height: 90px;
    background: #fff url('../../css/imagenes/tit_publivertical.gif') no-repeat top left;
    /* text-align: right; */
    padding: 0 0 0 9px;
}
    #cabezera_banderas{
	position: absolute;
	top: 92px;
	text-align: right;
	width: 990px;
    }
    #cabezera_directorio {
	position: absolute;
	width: 980px;
	/* width: 845px; */
	top: 92px;
	height: 20px;
	border-bottom: 2px solid #C6C6C6;
	padding: 0 0 0 10px;
    }
    #cabezera_fecha{
	position: absolute;
	top: 115px;
	height: 20px;
	text-align: right;
	width:990px;
    }
    a#inicio {
	background-image: url(http://www.tameteo.com/css/imagenes/logo.jpg);
	background-repeat: no-repeat;
	position: absolute;
	width: 265px;
	height: 60px;
	top: 115px;
    }

#menu_horizontal {
    width: 992px;
    height: 38px;
    margin: 0 auto 0 auto;
    border-top: 1px solid #c6c6c6;
    font-weight: bold;
    background: url('../../css/imagenes/fnd_cabecera.jpg') repeat-x top left;
    color: #666;
    padding-top: 0;
    clear: both;
}

#menu_horizontal  ul#menu {margin: 0;padding: 4px 0 0 4px;float:left; display:inline;height:34px;}
#menu_horizontal  ul#menu li{text-align:center; height:26px; padding: 8px 6px 0 6px; float:left; display:inline; background:url(../../css/imagenes/fnd_menu.jpg) no-repeat right center;}
#menu_horizontal  ul#menu li a{color:#666;text-decoration: none;}
#menu_horizontal  ul#menu li a:hover{color:#666;text-decoration: underline;}

#submenu {
    background-image: url(../../css/imagenes/fnd_submenu.gif);
    /* border: 1px solid #EFF0F1; */
    padding: 6px 6px 6px 6px;
}

#cuerpo{
    width: 990px;
    top: 219px;
    left: auto;
    position: absolute;
    border: 1px solid #c6c6c6;

    /* border-top: 1px solid #c6c6c6;     borde arriba  */
    /* border-left: 1px solid #c6c6c6;    borde izquierda  */
    /* border-right: 1px solid #c6c6c6;   borde derecha  */
    /* border-bottom: 1px solid #C6C6C6;  borde abajo  */
}

#principal{
    width: 990px;
    padding: 0 0 10px 0;
}

#izquierda{
    margin: 10px 5px 10px 5px;
    width: 620px;
    float: left;
}

#derecha{
    /* background: url('http://www.tameteo.com/css/imagenes/publicidad_der.gif') no-repeat top center; */
    margin: 10px 5px 10px 0;
    /* padding-top: 15px; */
    padding-top: 0;
    width: 340px;
    float: right;
    border: 1px solid #c6c6c6;
}

#pie{
    background-color: #F2FAE2;
    border-top: 2px solid #859B48;
    clear: both;
    text-align: left;
    color: #000;
    padding: 0 0 10px 0;
    font-size: 12px;
}

#pie_titulo{
   background: url('http://www.tameteo.com/css/imagenes/cuadro_verde.jpg') no-repeat top left;
   padding: 0 0 0 20px;
   margin: 10px 0 0 20px;
   font-weight: bold;
   float: left;
}

#pie_texto{
   margin: 10px 0 0 160px;
   width: 800px;
}

#pie_linea{
   border-top: 2px solid #859B48;
   margin: 10px 0 0 10px;
   width: 970px;
}








	/* ~~~~~~ T E X T O S ~~~~~~ */

form, p, h1 {
    padding: 0;
    margin: 0;
}

ul {
    padding: 4px;
    margin: 4px;
    list-style-type: none;
    color:#ED9325;
    font-weight:bold;
}

li.li_icon {
    background-image: url('http://www.tameteo.com/css/imagenes/cuadro_flecha.gif');
    background-repeat: no-repeat;
    list-style-type: none;
    padding-left: 25px;
    padding-top: 1px;
}

h1 {
    font-size: 12px;
    color: #616161;
}

h1.prediccion {
    /* font-family: Times new Roman; */
    padding: 5px 0px 5px 0px;
    font-size: 24px;
    color: #666666;
    font-weight: bold;
    text-align: center;
}

h2,h3 {
    clear: both;
    font-weight: bold;
    color: #0B3388;
    /* color: #666666; */
    /* font-family: Times new Roman; */
    border-bottom: 2px solid #C6C6C6;
    padding-left: 20px;
}

h2 { font-size:18px; margin:15px 0 10px 0; background-image: url('http://www.tameteo.com/css/imagenes/cuadro_naranja.gif'); background-repeat:no-repeat; }
h3 { font-size:14px; margin:10px;  }

h3.tiempo {
    padding-left: 0;
    margin: 2px;
    color: #333333;
    border-bottom: 1px solid #C6C6C6;
}

form {
    margin: 5px 5px 0 5px;
    font-weight: bold;
}

img {
    border: 0;
}

p { padding-left:5px; padding-bottom:5px; }

	/* ~~~~~~ ESTILO FORMULARIOS ~~~~~~ */
.caja_formulario {
    color: #858585; /* Gris Claro */
    width: 240px;
    height: 14px;
    background-color: #F5FDFF;
    border: 1px solid #ccc;
    padding: 2px;
}
.boton_home {
/* margin: 5px 5px 0 5px; */
/* padding-top: 0; */
}




	/* ~~~~~~ E N L A C E S ~~~~~~ */

a:link, a:visited, a:active { color: #858585; text-decoration:none; font-weight: bold; }
a:hover { color: #B46A43; text-decoration: underline; }

a.naranja:link, A.naranja:visited, A.naranja:active {
    color: #858585;
    background-image: url('http://www.tameteo.com/css/imagenes/naranja.gif');
    background-repeat: no-repeat;
    padding-left: 10px;
}


a.naranja:hover {
    color: #B46A43;
    text-decoration: underline;
}

a.naranja_texto:link, A.naranja_texto:visited, A.naranja_texto:active { color:#B46A43; }

a.gris:link, A.gris:visited, A.gris:active {
    color: #858585;
    background-image: url('http://www.tameteo.com/css/imagenes/flecha_gris.jpg');
    background-repeat: no-repeat;
    padding-left: 10px;
}

a.gris:hover {
    color: #B46A43;
    text-decoration: underline;
}

a.naranja_texto:link, A.naranja_texto:visited, A.naranja_texto:active { color:#B46A43; }

a.normal:link, a.normal:visited, a.normal:active { color:#858585; text-decoration:none; font-weight:normal; }
a.normal:hover { color: #B46A43; text-decoration: underline; }


a.naranja2:link, A.naranja2:visited, A.naranja2:active {
    color: #858585;
}
a.naranja2:hover {
    color: #B46A43;
    text-decoration: underline;
}

.caja_enlaces {
    border-bottom: 1px dashed #616161;
    padding-bottom: 4px;
    padding-top: 4px;
}










	/* ~~~~~~ O T R O S ~~~~~~ */
.caja_fondo_gris {
    background: url('../../css/imagenes/fondo_meteo.jpg') repeat-x bottom left;
    padding: 0 5px 5px 15px;
}

.caja_fondo_gris_tiempo {
    background: url('http://www.tameteo.com/css/imagenes/fondo_meteo-300.jpg') repeat-x bottom left;
    padding: 0 5px 5px 0;
}

.caja_fondo_gris_clima {
    background: #F4F2F7;
    padding: 0 5px 5px 0;
}

.caja_fondo_verde {
    width: 170px;
    float: left;
    padding-left: 5px;
    padding-top: 5px;
    background-color: #F2FAE2;
}

.fondo_parrafo {
    height: 26px;
    background: transparent url('http://www.tameteo.com/css/imagenes/fondo_parrafo.jpg') repeat-x top left;
    padding: 6px 5px 0 0;
    text-align: right;
    font-size: 16px;
}

.fondo_parrafo_derecha {
    height: 26px;
    background: transparent url('http://www.tameteo.com/css/imagenes/fondo_parrafo.jpg') repeat-x top left;
    padding: 6px 5px 0 0;
    font-size: 16px;
}

.fondo_parrafo_centro {
    height: 26px;
    background: transparent url('http://www.tameteo.com/css/imagenes/fondo_parrafo.jpg') repeat-x top left;
    padding: 6px 5px 0 0;
    text-align: center;
    font-size: 16px;
}

.fondo_errores {
    background-color: #FFDDDD;
	border: 1px solid #FF9999;
    padding: 6px 5px 0 0;
    text-align: center;
    font-size: 16px;
}

.subrayado {
    background: #FEF5EC;
    border-bottom: 2px solid #C6C6C6;
}





.img_satelite {
    background: url('../../css/imagenes/fondo_meteo.jpg') repeat-x bottom left;
    width: 198px;
    padding-top: 5px;
    margin: 0 5px 5px 0;
    text-align: center;
    float: left;
    overflow: hidden;
}

.caja_derecha_10 { width:10px; float:left;}
.caja_derecha_30 { width:30px; float:left;}
.caja_derecha_100 { width:100px; float:left;}
.caja_derecha_140 { width:140px; float:left; padding-left:25px;}
.caja_derecha_160 { width:160px; float:left; padding-left:5px; }
.caja_derecha_200 { width:200px; float:left;}
.caja_derecha_250 { width:250px; float:left;}
.caja_derecha_300 { width:300px; float:left;}
.caja_derecha_330 { width:330px; float:left;}
.caja_derecha_350 { width:350px; float:left;}
.caja_derecha_400 { width:400px; float:left;}
.caja_derecha_450 { width:450px; float:left;}
.caja_derecha_500 { width:450px; float:left;}
.caja_derecha_560 { width:560px; float:left;}
.caja_derecha_600 { width:600px; float:left;}
.caja_derecha_620 { width:620px; float:left;}
.caja_derecha_740 { width:742px; float:left; margin:0; padding: 0;}

.salto{ clear: both; }

.img_fotos {
    width: 145px;
    float: left;
    background-color: #f1f1f1;
    margin: 2px 2px 2px 2px;
    padding: 10px 0 0 ;
    text-align: center;
}

/* ~~~~~~ Cabeceras ~~~~~~ */

.cabecera1 {
   background-image: url(../../css/imagenes/cabecera1.gif);
   border: 1px solid #EFF0F1;
   padding: 3px 3px 3px 3px;
}



/* ~~~~~~ Recuadro Atractivo ~~~~~~ */




#tabla1{
    padding: 0;
}
#cabezeratabla1{
    width: 70%;
    border-top: 1px solid #c6c6c6;
    background-color: #ebebeb;
    font-weight: bold;
    color: #444444;
    padding: 7px 7px 7px 7px;
}
#cuerpotabla1{
    border-bottom: 1px solid #c6c6c6;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    padding: 7px;
    background-image: url(../../css/imagenes/fnd_tabla1.jpg);
}
#cuerpotabla_derecha{
    border-bottom: 1px solid #c6c6c6;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    padding: 0;
	margin: 4px;
    background-image: url(../../css/imagenes/fnd_tabla1.jpg);
}

.cabecera_gratis {
   background: url('../../css/imagenes/icon_herramienta.png') no-repeat;
   height: 30px;
   padding: 6px 0 0 35px;
   text-align: center;
}