/* navegacion 1 */

    #nav1_1 {
      background-image: url(../images/bg_nav.gif);

      width: 101px;
      margin-right: 1px;
      float: left;
      height: 36px;
      display:inline-block;
      overflow: hidden;
    }
    #nav1_2 {
      background-image: url(../images/bgnav1_2.gif);
      width: 509px;
      margin-right: 1px;
      float: left;
      height: 46px;
    }
    #nav1_3 {
      background-image: url(../images/bgnav1_3.gif);
      width: 305px;
      float: left;
      height: 46px;
    }
    #nav1_2 img, #nav1_3 img {
        margin-right:1px;
    }
    #nav1_2 img.ultimo, #nav1_3 img.ultimo {
        margin-right:0;
    }

/* navegacion 1 */
/*titulos de portada*/

    .titulo_portada {
        display: block;
        position: absolute;
        top: 21px;
        left:4px;
    }
    #blog .titulo_portada {
        top:23px;
    }
    #restdelmundo .titulo_portada {
        top:17px;
    }



/*titulos de portada*/
/* blog */

    #blog {
        background-image: url(../images/bg_blog.gif);
        background-repeat: repeat-x;
        padding-top:37px;
        width: 101px;
        float:left;
        position: relative;
		
    }
    #blog img{
        display:block;
    }
    #blog embed {
        display: block;
        overflow: hidden;
		background-color: #ff0000;		
    }


/* blog */
/* ultima hora */

    #bannerSoria {
        background-image: url(../images/bg_ultimahora.gif);
        background-repeat: repeat-x;
        padding-top:37px;
        width: 610px;
        float:left;
        margin-left:1px;
        position: relative;
        font-size: 11px;
    }

    #ultimahora {
        background-image: url(../images/bg_ultimahora.gif);
        background-repeat: repeat-x;
        padding-top:37px;
        width: 509px;
        float:left;
        margin-left:1px;
        position: relative;
        font-size: 11px;
    }
	
    #ultimahora .principal {
        background-color: #6f6254;
        color: #c8c1b4;
        padding: 3px 3px 0 17px;
        height: 107px;
        position: relative;
    }
	
    #ultimahora .principal strong {
        color: #f6a302;
    }
    #ultimahora .principal img {
        border:1px solid #4b4b4b;
        float:right;
    }

    #ultimahora .secundario {
        background-color: #b3c5be;
        padding: 4px 3px 0 17px;
        color: #494339;
        height: 61px;
        padding-top:1px;
        margin-top:1px;
        border-top: 1px solid #ada387;
        position: relative;
    }
    #ultimahora .secundario h2 {
        font-size:12px;
    }
    #ultimahora .secundario img {
        border:1px solid #4b4b4b;
        float:right;
    }
    #ultimahora .secundario a img, #ultimahora .principal a img {
        border: none;
/*        float: none;
        position: absolute;*/
        bottom:5px;
        left: 17px;
    }
    #ultimahora .vermas {
        margin-right:15px;
    }


/* ultima hora */
/* grandes platos */

    #grandesplatos {
        background-image: url(../images/bg_grandesplatos.gif);
        background-repeat: repeat-x;
        background-color: #61584b;
        padding-top:37px;
        width: 305px;
        height: 475px;
        float:right;
        margin-right:1px;
        margin-left:1px;
        position: relative;
    }
    #grandesplatos img {
        display: block;
    }
    #grandesplatosdetalle {
        background-image: url(../images/bg_grandesplatosdetalle.gif);
        background-repeat: repeat-x;
        height: 138px;
        padding:10px 10px 0 10px;
        position: relative;
    }
    #grandesplatosdetalle h2 {
        color: #e9dd8f;
        font-size:12px;
    }
    #grandesplatosdetalle p {
        color:#fff;
    }
    #grandesplatosdetalle span {
        color:#f1ac53;
        font-weight: bold;
    }
    #grandesplatosdetalle img {
        border:1px solid #4b4b4b;
        float:left;
        margin:4px;
    }
    #grandesplatosdetalle a img {
        border: none;
        float: none;
        position: absolute;
        bottom:20px;
        right: 10px;
    }

/* grandes platos */
/* resto del mundo */

    #restdelmundo {
        background-image: url(../images/bg_restdelmundo.gif);
        background-repeat: repeat-x;
        background-color: #61584b;
        height: 204px;
        padding-top:32px;
        width: 611px;
        float:left;
        clear: left;
        margin-top: 1px;
        position: relative;
    }

/* resto del mundo */