        .subseccion
        {
            margin-top: 5px;
            height: 160px;
            width: 630px;
            border: 1px solid #BF6099;
            
        }

        .subseccion1
        {
            margin-top: 5px;
            height: 100px;
            width: 630px;
            float: left;
            border: 1px solid #BF6099;
        }

        .subseccion2
        {
            margin-top: 5px;
            margin-right: 5px;
            height: 110px;
            width: 280px;
            float: left;
            border: 1px solid #BF6099;
        }

        .subseccionTexto
        {
            padding-top: 3px;
            font-size : 14px;
            font-weight: bold;
           
        }

        .puerta
        {
            width : 100%;
            height: 50px;
            margin-bottom: 5px;
            text-decoration : none;
            color : #ffffcc;
            padding-top: 15px;
            padding-left: 5px;
            background-color : #99CC66; #ff6600; #6673BF;#287c00;
       }

        .puerta2
        {
            width : 50%;
            height: 30px;
            margin-bottom: 5px;
            text-decoration : none;
            color : #ffffcc;
            padding: 7px;
            background-color : #99CC66; #ff6600; #6673BF;#287c00;
       }

        .puerta3
        {
            width : 70%;
            height: 30px;
            margin-bottom: 5px;
            text-decoration : none;
            color : #ffffcc;
            background-color : #99CC66;
       }

        .puerta4
        {
            text-decoration : none;
            color : #ffffcc;
            background-color : transparent; #99CC66;
       }

        .subseccionTitulo
        {
            width: 632px;
            border-bottom: 2px solid #993300;
            font-family : georgia, Arial, Helvetica;
            text-align : center;
            font-size : 14px;
            text-decoration : none;
            display: block;

            background-color : #287c00;
            color : #FF9966;
            filter: Alpha(Opacity=100, FinishOpacity=60, Style=2, StartX=0, StartY=0, FinishX=50%, FinishY=100%);            
        }

        .subseccion1Titulo
        {
            width: 632px;
            border: 1px solid #BF6099;
            font-family : georgia, Arial, Helvetica;
            text-align : center;
            font-size : 14px;
            text-decoration : none;
            display : block;           
            background-color : #287c00;
            color : #FF9966;
            filter: Alpha(Opacity=100, FinishOpacity=60, Style=2, StartX=0, StartY=0, FinishX=50%, FinishY=100%);
        }

        .subseccion2Titulo
        {
            width: 311px;
            border: 1px solid #BF6099;
            font-family : georgia, Arial, Helvetica;
            text-align : center;
            font-size : 14px;
            text-decoration : none;
            display : block;  
            background-color : #287c00;
            color : #FF9966;
            filter: Alpha(Opacity=100, FinishOpacity=60, Style=2, StartX=0, StartY=0, FinishX=50%, FinishY=100%);
         
        }
