    #img1Cabecera{
        top:85px;
    }

    #img2Cabecera{
        position: relative;
    }
    #contenido{
        position: relative;
        margin-top: 110px;
        margin-left: 250px;
        margin-right: 20px;
        height: auto;
        background-color: white;
    }
        .bloqueTexto{
            position: relative;
            margin-top: 10px;
            padding-top: 40px;
            padding-bottom: 75px;
            width: 643px !important;
            width: 645px;
            min-height: 168px;
            height: auto !important;
            height: 208px;
            background-color: #330000;
            border: dotted 1px white !important;
            border: dotted 1px #330000;
        }
            #desgaste1{
                position: absolute;
                left: 0px;
                top: 0px;
            }
            #desgaste2{
                position: absolute;
                right: 0px !important;
                right: -1px;
                bottom: 0px;
            }
            #titulo{
                font-size: 18px;
                font-weight: bold;
                letter-spacing: 5px;
                color: #FF3300;
                margin-left: 27px;
            }
            #textoCondiciones{
                font-family: serif;
                font-size: 13px;
                font-weight: normal;
                line-height: 150%;
                margin: 3px 160px 0px 27px;
                color: white;
                text-align: left;
            }
            #cont_fotos{
                float: right;
                width: 100px;
                height: auto;
                margin-top: 0px;
                margin-right: 44px !important;
                margin-right: 22px;
                margin-bottom: 20px !important;
            }
                .img_infra{
                    margin-top: 20px;
                    cursor: pointer;
                }
                .img_pie{
                    min-height: 20px;
                    height: auto !important;
                    height: 20px;
                    background-color: white;
                }
                    .img_lupa{
                        float: left;
                        cursor: pointer;
                    }
                    .txt_pie{
                        font-size: 10px;
                        margin-left:20px;
                        line-height: 105%;
                        text-align: right;
                    }

        .bloqueProximas{
            position: relative;
            margin-top: 10px;
            padding-top: 25px;
            padding-bottom: 10px;
            width: 643px !important;
            width: 645px;
            min-height: 85px;
            height: auto !important;
            height: 120px;
            background-color: #FF3300;
            border: dotted 1px white !important;
            border: dotted 1px #FF3300;
        }
            #cont_titulo_proximas{
                position: relative;
                font-size: 14px;
                font-weight: bold;
                color: #330000;
                margin-left: 84px;
                padding-bottom: 5px;
                border-bottom: dotted 1px white;
            }
            .cont_proximas{
                position: relative;
                font-size: 13px;
                color: #330000;
                height: auto;
                margin-left: 84px;
                padding-top: 5px;
                padding-bottom: 5px;
                border-bottom: dotted 1px white;
                background-color: #FF3300;
            }
                .activ1{
                    font-weight: bold;
                    color: #330000;
                }
                .activ2{
                    font-weight: bold;
                    color: white;
                }
                .activ3{
                    color: #330000;
                }
                #paginacion{
                    position: relative;
                    width: 100%;
                    text-align: center;
                    font-size: 14px;
                    font-weight: bold;
                    color: white;
                    margin-bottom: 15px;
                }
                .paginaActiva{
                    color: white;
                }
                .enlaceMenu{
                    color: #330000;
                }
                .sinEnlacemenu{
                    color: #FF3300;
                }

            #desgaste3{
                position: absolute;
                left: 0px;
                top: 0px;
            }



