#header {
}
    #logo{
        float:left;
    }

    #nav_mundo{
        float:left;
        display:inline;
        margin-left:55px;
        height:81px;
        overflow:hidden;
        background: url(../img/back_mundonav.gif) no-repeat;
    }
    #mundo{
        position:absolute;
        margin-left:475px;
        z-index:20;
    }
    #mundo a{
        display:block;
        width:119px;
        height:23px;
        text-indent:2px;
        margin-top:2px;
        font-size:11px;
        color:#B23;
        text-decoration:none;
    }

#footer {
    width:489px;
    margin:0 auto;
    text-align:center;
    background:url(../img/back_footer.gif) no-repeat top;
}
    #line_footer{
        position:relative;
        top:3px;
    }
    #footer a{
        margin:0 11px;
        font-size: x-small;
        color:#999;
        text-decoration:none;
    }
    #footer a:hover{
        color:#DCB;
    }
    #footer p{
        margin-top:15px;
        font-size: x-small;
        color:#000;
    }

/* HOME */    
#home #nav_mundo{
    background:transparent;
    margin-left:54px;
    height:74px;
}
#home #mundo{
    margin-left:329px;
}
#home #mundo a{
        background: url(../img/back_mundo.gif) no-repeat;
    }


#content_home{
    position:relative;
    top:-8px;
}

#three_home_home{
    height:178px;
}
    #three_home #p1{
        float:left;
        display:inline;
        margin-right:5px;
    }
    #three_home #p2{
        float:left;
        display:inline;
        margin: 0;
    }
    #three_home #p3{
        float:left;
        display:inline;
        width:261px;
        height:161px;
        background:url(../img/pastilla_news.gif) no-repeat;
        margin:0 14px;
    }
        #p3 p{
            color:#eee;
            margin:45px 65px 0px 54px;
            height:95px;
            line-height:1.1em;
            font-size:0.92em;
            overflow:hidden;
        }
        #p3 a{
            color:#eee;
        }
        #p3 #entra_noticias{
            margin-left:190px;
        }
        #entra_noticias a{
            color:#888;
            text-decoration:none
        }
/* fin HOME */
        
/* CATALOG_ENTRY */
#selector{
    margin:40px 0;
}
h2#headwear_title{
    margin-left:109px;
    width:269px;
    height:51px;
    background:url(../img/title_headwear.gif) no-repeat bottom left;
}
h2#licensed_title{
    margin-left:5px;
    width:218px;
    height:55px;
    background:url(../img/title_licensed.gif) no-repeat bottom left;
}
#selector .bloque{
    margin-left:25px;
    float:left;
    display:inline;
}
#headwear{
    width:505px;
    height:344px;
    background:url(../img/border_headwear_n.gif) no-repeat top left;
}
    #headwearbe{width:100%;height:100%; background:url(../img/border_headwear_e.gif) no-repeat 100% 19px;}
    #headwearbw{width:100%;height:100%; background:url(../img/border_headwear_w.gif) no-repeat 0% 19px;}
    #headwearbs{width:100%;height:100%; background:url(../img/border_headwear_s.gif) no-repeat bottom left;}

    #headwear_img{
        padding: 19px 24px 17px 16px;
    }
    #headwear1,#headwear2,#headwear3{
        width:465px;
        height:281px;
    }
    #headwear #sizes{
        padding-top:5px;
        padding-left:122px;

    }
    #headwear li{
        float:left;
        display:inline;
        text-indent:-2000px;
    }
    #headwear li a{
        display:block;
        height:10px;
    }
    a#sizetitle1 {background:url(../img/titlesize-1.jpg) no-repeat;width:37px;}
    a#sizetitle2 {background:url(../img/titlesize-2.jpg) no-repeat;width:42px;margin-left:65px;}
    a#sizetitle3 {background:url(../img/titlesize-3.jpg) no-repeat;width:28px;margin-left:70px;}

#bufflicensed{
    width:238px;
    height:211px;
    background:url(../img/border_licensed_n.gif) no-repeat top left;
}
    #bufflicensedbe{width:100%;height:100%; background:url(../img/border_licensed_e.gif) no-repeat 100% 21px;}
    #bufflicensedbw{width:100%;height:100%; background:url(../img/border_licensed_w.gif) no-repeat 0% 21px;}
    #bufflicensedbs{width:100%;height:100%; background:url(../img/border_licensed_s.gif) no-repeat bottom right;}

    #bufflicensed_img{
        padding: 21px 18px 20px 34px;
    }
    #bufflicensed1,#bufflicensed2,#bufflicensed3{
        width:186px;
        height:152px;
    }
    #bufflicensed #sizes2{
        padding-left:35px;
    }
    #bufflicensed li{
        float:left;
        display:inline;
        text-indent:-2000px;
    }
    #bufflicensed li a{
        display:block;
        height:10px;
    }
    a#size2title1 {background:url(../img/titlesize-1.jpg) no-repeat;width:37px;}
    a#size2title2 {background:url(../img/titlesize-2.jpg) no-repeat;width:42px;margin-left:35px;}
    a#size2title3 {background:url(../img/titlesize-3.jpg) no-repeat;width:28px;margin-left:35px;}

/* fin CATALOG_ENTRY */

/* CATALOG */
#otros{
    text-align:right;
    padding-right:20px;
}
#catalog_container{
    margin-top:20px;
}
#buttons{
    height:43px;
    margin-left:6px;
}
#buttons1 img,#buttons2 img,#buttons3 img{
    float:left;
    display:inline;
}


#selector_flash{
    height:46px;
    width:830px;
    margin-left:5px;

}
#catalog_frame{
    width:850px;
    height:305px;
    background:url(../img/border_catalog_w.gif) no-repeat top left;
}
    #catalog_framee{width:100%;height:100%; background:url(../img/border_catalog_e.gif) no-repeat 100% 0px;}
    #catalog_frames{width:100%;height:100%; background:url(../img/border_catalog_s.gif) no-repeat bottom left;}

#catalog_1,#catalog_2,#catalog_3{
    position:relative;
    left:0px;
    width:740px; /* 显示框的宽度 */  /* catalog_1 长度 / product 长度 = 完整显示图片的个数 */
    height:160px;
    display:block;
    overflow:hidden;
    color:#212121;
	top:2px;
}
#catalog_11{
    position:relative;
    left:0px;
    width:990px;
    height:166px;
    display:block;
    overflow:hidden;
	top:2px;
}
#catalog_1_z,#catalog_2_z,#catalog_3_z{
    position:relative;
    left:0px;
    background:#000;
    width:883px;
    height:395px;
    display:block;
    overflow:hidden;
    color:#fff;
	top:2px;
}

#catalog_1_1,#catalog_2_2,#catalog_3_3{
    position:absolute;
    left:54px;
    background:#000;
    width:840px;
    height:410px;
    display:block;
    overflow:hidden;
    color:#fff;
	top:871px;
}

#catalog_1_1_z,#catalog_2_2_z,#catalog_3_3_z{
    position:relative;
    left:0px;
    background:#000;
    width:830px;
    height:450px;
    display:block;
    overflow:hidden;
    color:#fff;
	top:1px;
}

#catalog_4_1,#catalog_4_2,#catalog_4_3{
    position:absolute;
    left:54px;
    background:#000;
    width:840px;
    height:410px;
    display:block;
    overflow:hidden;
    color:#fff;
	top:871px;
}

#catalog_1_1_1{
    position:absolute;
    left:884px;
    background:#000;
    width:70px;
    height:410px;
    display:block;
    overflow:hidden;
    color:#fff;
	top:871px;
}

#catalog_1_1_1_z{
    position:relative;
    left:881px;
    background:#000;
    width:70px;
    height:10px;
    display:block;
    overflow:hidden;
    color:#fff;
	top:871px;
}

#catalog_4_1_1{
    position:absolute;
    left:884px;
    background:#000;
    width:70px;
    height:410px;
    display:block;
    overflow:hidden;
    color:#fff;
	top:266px;
}

.left_arrow{
    position:absolute;
    z-index:10;
    left:0px;
    width:25px;
    height:260px;
}

.right_arrow{
    position:absolute;
    z-index:10;
    left:788px;
    width:25px;
    height:260px;
}
.product_container{
    position:relative;
    top:0px;
    display:block;
    left:2px;
    width:5325px;
    height:164px;
}
.product_container11{
    position:relative;
    top:0px;
    display:block;
    left:2px;
    width:900px; /* 一个大约占长度为 100,大概 9 个分类 */
    height:27px;
}
.product_container_1{
    position:relative;
    top:0px;
    display:block;
    left:32px;
    width:2200px;
    height:260px;
}

.product_container a{
    color:#EEE;
}
.product{
    float:left;
    width: 265px;
    height: 164px;
	background-color: #212121;
	    
}
.product11{
	float:left;
    height: 27px;

}
.product_1{
    float:left;
    width: 160px;
    height: 300px;
	background-color: #FFFFFF;
}

#termo{
    margin: 0 auto;
    text-align:center;
    width:576px;
    margin-top:520px;

}

#termo_1{
    margin: 0 auto;
    text-align:center;
    width:576px;
    top:1294px;
	position:absolute;
	margin-left:82px;
}

#termo_4{
    margin: 0 auto;
    text-align:center;
    width:576px;
    top:890px;
	position:absolute;
	margin-left:82px;
}


#termo-licensed{
    margin: 0 auto;
    text-align:center;
    width:576px;
    margin-top:20px;

}
#termo-licensed #termo-strip{
    float:left;
    width:561px;
    height:50px;
    background:url(../img/termo-strip-licensed.gif) no-repeat 11px 8px;
    text-align:left;
    cursor:pointer;
}

#ficha{
    margin-top:30px;
    margin-bottom:40px;
    margin-left:10px;
    width:819px;
}
    #ficha_up{
        background:url(../img/back_ficha_up.gif) no-repeat top left;
        width:819px;
        height:34px;
    }
    #ficha h3{
    	font:bold 14px "Lucida Grande","Lucida Sans Unicode",Verdana,Helvetica,Arial,sans-serif;
        position:relative;
        left:20px;
        top:5px;
        cursor:pointer;
    }
    #ficha #tab2{
        position:relative;
        left:540px;
        top:-10px;
        color:#a12;
        text-decoration:none;
        text-transform: uppercase;
        font-weight:bold;
    }
    #ficha_contenidor{
        background:#FFF url(../img/back_ficha.gif) repeat-y;
        width:819px;        
}
    #ficha_content_left{
        float:left;
        display:inline;
        width:285px;
        margin-left:40px;
    }

    #fondo_content_right{
        float:left;
        display:inline;
        width:472px;
        margin-left:20px;
        background:url(../img/back_ficha_mancha.jpg) no-repeat top right;

    }
    #ficha_content_right{
        width:447px;
    }

    #ficha .bloque{
        width:100%;
        margin:10px 0;
   }
        .bloque h4{
            color:#a12;
            font:bold 1em "Lucida Grande","Lucida Sans Unicode",Verdana,Helvetica,Arial,sans-serif;
            text-transform: uppercase;
        }
        .bloque h4.negativo{
            background:#a12;
            color:#fff;
            padding:8px 0;
            text-align:center;
        }
        .bloque p{
            margin-top:3px;
            margin-bottom:10px;
            font-size:92%;
            display:block;
        }
        .bloque img{
            margin: 0 auto;
            text-align:center;
        }

    #botones_ficha{
        margin-left:160px;
    }
    #botones_ficha a{
        float:left;
        display:inline;
        margin:0 20px;
    }

    #ficha_down{
        background:transparent url(../img/back_ficha_down.gif) no-repeat bottom left;
        width:819px;
        height:27px;
    }

    #disenyos{
        margin-left:40px;
    }
    #disenyos #logo_disenyos{
        position:relative;
        top: 10px;
    }
    #tira_muestras{
        position:relative;
        margin-top:20px;
        width: 740px;
        height:400px;
        overflow:hidden;
    }
    #left-shade{
        position:absolute;
        z-index:100;
        left:0px;
    }
    #right-shade{
        position:absolute;
        z-index:100;
        left:715px;
    }
    #muestras{
        position:relative;
        left:0px;
        width:1000px;
    }
    #disenyos .muestra{
        float:left;
        margin-right:15px;
        margin-bottom:80px;
        text-align:center;
    }
    .muestra img{
        margin: 0 auto; 
        display:inline;
    }
    .muestra span{
        display:none;
        font-size:80%;
        color:#111;
        margin-left:0px;
    }
    .muestra span strong{
        color:#A12;
        font-weight:normal;

    }
    .muestra a{
        text-decoration:none;
    }
    #botones_disenyo{
        margin-top:30px;
        margin-left:240px;
    }

#scroll{
    margin: 0 auto;
    width:542px;
    margin-top:20px;
    background:url(../img/scroll.gif) no-repeat 0 8px;
    cursor:pointer;
    padding-left:4px;
}

#scroll-square{
    position:relative;
 /*   margin-left:4px;*/
}
/* fin CATALOG */


/* ini NEWS */
#news_tab{
    width:819px;
    height:34px;
    background:url(../img/back_news_tab.gif) no-repeat 0 0;
}
#news_tab h3{
    text-indent:-1000px;
}
#news_col1{
    float:left;
    display:inline;
    width:204px;
    margin-left:15px;
    margin-top:20px;
}
    #news_col1 h4{
        color:#a12;
        font:bold 1em/0.9em "Lucida Grande","Lucida Sans Unicode",Verdana,Helvetica,Arial,sans-serif;
        margin-left:26px;
        width:150px;
        margin-bottom:5px;
    }
    #news_search{
        margin-left:25px;
    }
        #news_col1 input{
            float:left;
        }
        #news_search .texto{
            border:1px solid gray;
            background-color:#EEE;
            width:125px;
            height:16px;
            margin-bottom:10px;
        }
        #news_col1 .submit{
            border:0;
            background: url(../img/submit_arrow.gif) no-repeat 0 0;
            width:18px;
            height:18px;
            margin-left: 5px;
            margin-bottom:10px;
        }
        #news_search select{
            border:1px solid gray;
            width:150px;
            background-color:#EEE;
            margin-bottom:10px;
        }
    #news_col1 .separadorDotted{
        background: url(../img/dotted.gif) repeat-x left top;
        width:150px;
        height:1px;
        margin:5px 0 5px 25px;
        text-align:left;
    }
    #news_calendar{
        background: url(../img/back_calendar.gif) no-repeat;
        width:175px;
        height:149px;
        padding-top:1px;  /*forzar capa*/
    }
        #calendar_container{
            margin:8px 5px 8px 30px;
            color:#fff;    
        }
        #calendar_container table{
            width:140px;
            margin: auto;
            font-size:85%;
        }
        #calendar_container table td{
            text-align:center;
            width:20px;
            height:18px;
        }
        #calendar_container table th{
            font-weight:normal;
        }
        .mes{
            color:#FB8B00;
        }
        .actividad{
            color:#FB8B00;
        }
        .sun{
            color:#A12;
            font-weight:bold;
        }
        .hoy{
            color:#F80;
            font-weight:bold;
        }

    #related_activity{
        margin-left:25px;
        width:150px;
        font-size:90%;
    }
    #newsletter{
        background: url(../img/back_newsletter.gif) no-repeat;
        width:186px;
        height:213px;
        color:#FFF;
        padding-top:1px;
    }
    #newsletter h3{
        margin:18px 0px 20px 18px;
        background: url(../img/title_buffmagazine.gif) no-repeat;
        width:131px;
        height:12px;
        text-indent:-1000px;
    }

        #newsletter p{
            margin:0 10px 10px 37px;
        }
        #newsletter form{
            margin-left:37px;
        }
        #newsletter .campoTexto{
            border:1px solid gray;
            background-color:#333;
            width:100px;
            height:16px;
            font-size:80%;
            color:#FFF;
        }


#news_col2{
    float:left;
    display:inline;
    width:340px;
    margin-left:20px;
    margin-top:20px;
}
    #news_list{
        margin-top:20px;
    }
    .news_item{
        margin-bottom:30px;
    }
        #news_col2 h4 {
            color:#a12;
            font:bold 1.1em "Lucida Grande","Lucida Sans Unicode",Verdana,Helvetica,Arial,sans-serif;
        }
        h4 a{
            color:#a12;
            text-decoration:none;
        }
        .news_item .news_img{
            float:right;
            position:relative;
            overflow:hidden;
            margin-top:10px;
            margin-left:10px;
            cursor:pointer;
        }
        #news_col2 .fecha{
            font-size:90%;
            color:#999;
            margin-bottom:10px;
        }
        .news_item .extrainfo{
            clear:right;
            width:100%;
            height:18px;
            text-align:right;
            background: url(../img/dotted.gif) repeat-x left bottom;
        }

    #news_detail{
    }
    #news_img_entry{
        margin: 5px 10px 0px 0;
        float:left;
    }
    #news_detail a{
        color:#666;
    }    
    #news_detail .listreturn{
        background: url(../img/news_return_arrow.gif) no-repeat left top;
        padding-left: 25px;
        height:18px;
        margin-bottom:10px;
        cursor:pointer;
    }
    .listreturn a{
        color:#666;
        text-decoration:none;
    }
    #news_img_detail{
        margin-top:15px;
    }

#news_col3{
    float:left;
    display:inline;
    width:210px;
    margin-top:40px;
    margin-left:30px;
}
    #news_col3 .banner{
        border:1px solid #999;
        width:168px;
        margin-bottom:20px;
    }
    .banner a{
        display:block;
        width:168px;
        background: url(../img/banner_arrow.gif) no-repeat right bottom;
}

#form_magazine{
    margin-top:30px;
}
#form_magazine label{
    float:left;
    display:inline;
    width:100px;
    margin:10px 10px 0 0;
    text-align:right;
}
#form_magazine input,#form_magazine textarea,#form_magazine select{
    float:left;
    width:200px;
    margin-top:10px;
    border:1px solid #888;
    background:#EEE;
    font:normal 0.9em "Lucida Grande","Lucida Sans Unicode",Verdana,Helvetica,Arial,sans-serif;
}
#form_magazine br{
    clear:left;
}
#form_magazine input.submit{
    float:none;
    border:0;
    width:123px;
    height:33px;
    margin: 30px 0 0 30px;
}
/* fin NEWS */



/* EMPRESA */
#empresa_tabs{
    background: url(../img/back_empresa1.gif) no-repeat -6px 0;
    width:824px;
    height:38px;
    padding-top:1px;  /*forzar capa*/
}
#empresa_tabs ul{
    list-style: none;
    margin-top: 16px;
}
#empresa_tabs li{
    float:left;
    width:200px;
    text-align:center;
    font:bold 1em "Lucida Grande","Lucida Sans Unicode",Verdana,Helvetica,Arial,sans-serif;
    text-transform: uppercase;
}
#empresa_tabs li a{
    text-decoration:none;
    color:#666;
}
#empresa_tabs li a.abierto{
    color:#A12;
}

.empresa_contenido {
	padding: 60px 40px;
}

h4.empresa_titulo {
	margin-bottom: 15px;
    font:bold 3em Verdana,Arial,sans-serif;
    color:#A12;
}
h4.empresa_titulo span{
    color:#F60;
}

.empresa_foto_contenedor {
	float: right;
	margin: 5px;
	margin-left: 20px;
}
.empresa_foto_contenedor a{
    display:inline;
    float:left;
    width:40px;
    height:28px;
    margin-right:5px;
    margin-top:10px;
    background:#CCC;
}
.empresa_foto {
    border: 1px solid #DFDFDF;
    position:relative;
}

.empresa_foto img {
    margin: 5px;
}

#form_distribuidores{
}
#form_distribuidores label{
    float:left;
    display:inline;
    width:120px;
    margin:10px 10px 0 0;
}
#form_distribuidores input,#form_distribuidores textarea,#form_distribuidores select{
    float:left;
    width:220px;
    margin-top:10px;
    border:1px solid #888;
    background:#EEE;
    font:normal 0.9em "Lucida Grande","Lucida Sans Unicode",Verdana,Helvetica,Arial,sans-serif;
}
#form_distribuidores br{
    clear:left;
}

#form_distribuidores input.submit{
    float:none;
    border:0;
    width:123px;
    height:33px;
    margin: 30px 0 0 30px;
}

/* fin EMPRESA */

/* ini STORE LOCATOR */
#storelocator_tab{
    background: url(../img/back_storelocator1.gif) no-repeat -6px 0;
    width:824px;
    height:65px;
    padding-top:1px;  /*forzar capa*/
}
#storelocator_tab2{
    background: url(../img/back_storelocator2.gif) no-repeat -6px 0;
    width:824px;
    height:65px;
    padding-top:1px;  /*forzar capa*/
}
#storelocator_tab ul,#storelocator_tab2 ul{
    margin-top: 18px;
    text-align:center;
    list-style: none;
}
#storelocator_tab li,#storelocator_tab2 li{
    float:left;
    display:inline;
    margin-left:10px;
    margin-right:10px;
    width:170px;
}
#storelocator_tab a, #storelocator_tab2 a{
    text-decoration:none;
    font:bold 1em "Lucida Grande","Lucida Sans Unicode",Verdana,Helvetica,Arial,sans-serif;
    text-transform: uppercase;
    color:#A12;
}
#storelocator_girl{
    float:left;
    width:236px;
    margin-top:50px;
    margin-left:3px;
}
#storelocator_content{
    float:left;
    background: url(../img/back_storelocator_pat.gif) no-repeat right top;
    width:575px;
}
#storelocator_content h4{
    font:bold 3em Verdana,Arial,sans-serif;
    color:#A12;
}
#storelocator_content p{
    margin:30px 40px 30px 0;
}
#storelocator_content label{
    margin-left:40px;
    margin-bottom:10px;
    display:block;
    float:left;
    width:130px;
    font-weight:bold;
}
#storelocator_content select, #storelocator_content input{
    display:block;
    float:left;
    width:130px;
    margin-bottom:10px;
    border: 1px solid #999;
    
}
#storelocator_content input{
    width:105px;
    text-indent:0.2em;
}
#storelocator_content .submit{
            border:0;
            background: url(../img/submit_arrow.gif) no-repeat 0 0;
            width:18px;
            height:18px;
            margin-left: 5px;
}
#store_list{
    margin-left:157px;
}
#store_list .store_list_item{
    background: url(../img/store_list_item.gif) no-repeat left 2px;
    padding-left: 13px;
    margin:25px 0;
}
.store_list_item a{
    color:#A12;
}

div.tiendaOnline{
    margin: 10px 0 50px 10px;
}
.tiendaOnline .titulo{
    font-weight:bold;
    font-size:1.2em;
    display:block;
    margin:0 0 5px 25px;
}
/* fin STORE LOCATOR */

/* ini I LOVE BUFF */
#ilove_tabs{
    background: url(../img/back_empresa1.gif) no-repeat -6px 0;
    width:824px;
    height:38px;
    padding-top:1px;  /*forzar capa*/
}
#ficha .t1{background: url(../img/back_empresa1.gif) no-repeat -6px 0;}
#ficha .t2{background: url(../img/back_empresa2.gif) no-repeat -6px 0;}
#ficha .t3{background: url(../img/back_empresa3.gif) no-repeat -6px 0;}
#ficha .t4{background: url(../img/back_empresa4.gif) no-repeat -6px 0;}

#ilove_tabs ul{
    list-style: none;
    margin-top: 16px;
}
#ilove_tabs li{
    float:left;
    width:200px;
    text-align:center;
    font:bold 1em "Lucida Grande","Lucida Sans Unicode",Verdana,Helvetica,Arial,sans-serif;
    text-transform: uppercase;
}
#ilove_tabs li a{
    text-decoration:none;
    color:#666;
}
#ilove_tabs li a.abierto{
    color:#A12;
}

.ilove_contenido {
	padding: 40px 40px;
}

h4.ilove_titulo {
	margin-bottom: 15px;
    font:bold 3em Verdana,Arial,sans-serif;
    color:#A12;
}
h4.ilove_titulo span {
    color:#F60;
}
.ilove_contenido .video{
    margin:40px 20px;
    float:left;
    display:inline;
}
.ilove_contenido .anuncio{
    margin:40px 30px;
    width:250px;
}
.ilove_contenido .fondo{
    margin:40px 10px 10px 10px;
    float:left;
    text-align:center;
    width:160px;
    height:170px;
    display:inline;
    padding-top:1px;
}
.ilove_contenido .fondo A{
    color: gray;
    border-bottom:1px dotted #A12;
    text-decoration:none;
}
.ilove_contenido .fondo A:hover {
    border-bottom:1px solid #A12;
}
/* fin I LOVE BUFF */

/* ini SALA DE PRENSA */
#saladeprensa_content{
}
#saladeprensa_content h4{
    margin-left:30px;
    margin-bottom:30px;
    font:bold 3em Verdana,Arial,sans-serif;
    color:#A12;
}
#saladeprensa_content .nota h5{
    color:#A12;
    margin:0;
}
.nota{
    margin: 0 30px 30px 30px;
    background: url(../img/dotted.gif) repeat-x left bottom;
    padding-bottom:20px;
}
.nota .fecha{
    color: #999;
    font-size: 90%;
}
.nota a, .recorte a{
    color:#A12;
}
#saladeprensa_content p{
    margin:10px 0;
}
.recorte{
    margin: 0 30px 30px 45px;
}    
.recorte h5{
    margin: 0;
    color: #A12;
}
.recorte .fecha{
    font-size: 90%;
    color: #999;
}
/* fin SALA DE PRENSA */

/* ini CONTACTO */
#contact_tab{
    background: url(../img/back_contact.gif) no-repeat 0 0;
    width:818px;
    height:59px;
    padding-top:1px;  /*forzar capa*/
}
#contact_title{
    color:#A12;
    text-transform: uppercase;
    font-weight:bold;
    margin-left:40px;
    margin-top:5px;
}
#contact_content{
    padding:40px;
    background: url(../img/back_storelocator_pat.gif) no-repeat right top;
    width:735px;
}
#contact_content h4{
    font:bold 3em Verdana,Arial,sans-serif;
    color: #A12;
    margin-bottom: 20px;
}
#contact_content label{
    display: block;
}
/* fin CONTACTO*/

