.wrapper_degradado_superior{
    padding-bottom: 10px;
    background-color:#000;
}

    .wrapper_degradado_superior #degradado_superior{
        background: linear-gradient(to bottom, #666666, #333333) repeat scroll 0 0 transparent;
        height: 20px;
    }

.wrapper_degradado_inferior{
    padding-bottom: 10px;
    background-color:#000;
}

    .wrapper_degradado_inferior #degradado_inferior{
        background: linear-gradient(to bottom, #666666, #333333) repeat scroll 0 0 transparent;
        height: 20px;
    }

.wrapper_bloque_secciones{
    padding-bottom: 10px;
    background-color:#000;
}

    .wrapper_bloque_secciones #bloque_secciones
    {        
        margin: auto;
        width: 1020px;
        font-size:14px;
        line-height:14px;
        border-bottom: 1px solid #333;
    }
    
        .wrapper_bloque_secciones #bloque_secciones .seccion
        {        
            width: 215px;
            margin: 0px;
            padding: 15px;
            padding-top:50px;
        }
        
            .wrapper_bloque_secciones #bloque_secciones .seccion h2
            {        
                color: #fff;
                font-size: 13px;
                line-height:12px;
                margin:0px;
                padding:0px;
                padding-bottom:20px;
                font-weight: bold;
            }
            
            .wrapper_bloque_secciones #bloque_secciones .seccion ul
            {    
                margin-left: 15px;    
            }
            
                .wrapper_bloque_secciones #bloque_secciones .seccion ul li
                {     
                    padding: 2px;
                }
                
                    .wrapper_bloque_secciones #bloque_secciones .seccion ul li a
                    {        
                        color: #666666;
                        font-size: 12px;
                        font-weight: bold;
                        line-height: 12px;
                        text-decoration:none;
                    }
                    
                    .wrapper_bloque_secciones #bloque_secciones .seccion ul li a:hover
                    {        
                        color:#fff;
                    }
    
        .wrapper_bloque_secciones #bloque_secciones .bloque_boletin{
            background-color: #1a1a1a;
            width: 255px;
        }
        
            .wrapper_bloque_secciones #bloque_secciones .bloque_boletin h2
            {        
                color: #fff;
                font-size: 15px;
                line-height:15px;
                margin:0px;
                padding:0px;
                padding-bottom:25px;
            }
            
            .wrapper_bloque_secciones #bloque_secciones .bloque_boletin p
            {        
                color: #666;
                font-size:12px;
                line-height:20px;
                font-weight:normal;
                font-weight: bold;
            }            
            
            .wrapper_bloque_secciones #bloque_secciones .bloque_boletin #bloque_formulario_subscripcion
            {              
                margin-top:20px;  
            }
            
                .wrapper_bloque_secciones #bloque_secciones .bloque_boletin #bloque_formulario_subscripcion .etiqueta{
                    color: #fff;
                    font-weight: bold;
                    margin-bottom: 3px;
                    padding-bottom: 3px;
                    text-transform: uppercase;
                    font-size: 11px;
                    line-height: 12px;
                }
                
                .wrapper_bloque_secciones #bloque_secciones .bloque_boletin #bloque_formulario_subscripcion .input{
                    padding: 2px;
                    padding-left: 4px;
                    padding-right: 4px;
                    margin-right: 10px;
                    background-color: #f6f6f6;
                    height: auto;
                }
                
                .wrapper_bloque_secciones #bloque_secciones .bloque_boletin #bloque_formulario_subscripcion .select{
                    padding: 1px;
                    margin-right: 10px;
                    background-color: #f6f6f6;
                    height: auto;
                    line-height: inherit;
                    width: auto;
                }
                
                .wrapper_bloque_secciones #bloque_secciones .bloque_boletin #bloque_formulario_subscripcion #bloque_check{
                    margin-top: 20px;
                }
                
                    .wrapper_bloque_secciones #bloque_secciones .bloque_boletin #bloque_formulario_subscripcion #bloque_check input[type="checkbox"]{
                        margin-top: 0px;
                    }  
                    
                    .wrapper_bloque_secciones #bloque_secciones .bloque_boletin #bloque_formulario_subscripcion #bloque_check label{
                        color: #666666;
                        display: inline !important;
                        font-size: 12px !important;
                        font-weight: bold;
                        line-height: 20px !important;
                        padding-left: 10px;
                    }       
                    
                    .wrapper_bloque_secciones #bloque_secciones .bloque_boletin #bloque_formulario_subscripcion #bloque_check a{
                        text-decoration: none;
                    }   
                    
                    .wrapper_bloque_secciones #bloque_secciones .bloque_boletin #bloque_formulario_subscripcion #bloque_check a:hover{
                    } 
                
                .wrapper_bloque_secciones #bloque_secciones .bloque_boletin #bloque_formulario_subscripcion .input_w245{
                    width: 245px;
                } 
                
                .wrapper_bloque_secciones #bloque_secciones .bloque_boletin #bloque_formulario_subscripcion #botonera{
                    margin-top: 20px;
                    text-align: right;
                } 
                
                    .wrapper_bloque_secciones #bloque_secciones .bloque_boletin #bloque_formulario_subscripcion #botonera{
                        margin-top: 20px;
                        text-align: right;
                    } 
                    
                    .wrapper_bloque_secciones #bloque_secciones .bloque_boletin #bloque_formulario_subscripcion #botonera .boton{
                        background-color: #999;
                        border: 1px solid #999;
                        border-radius: 3px 3px 3px 3px;
                        color: #fff;
                        font-size: 12px;
                        font-weight: bold;
                        padding: 6px 10px;
                        text-decoration: none;
                        width: 100px;
                    } 
                    
                    .wrapper_bloque_secciones #bloque_secciones .bloque_boletin #bloque_formulario_subscripcion #botonera .boton:hover{
                        background-color: #eee;
                        color: #000;
                    }                 
            
.wrapper_bloque_info{
    padding-bottom: 10px;
    background-color:#000;
}

    .wrapper_bloque_info #bloque_info
    {        
        margin: auto;
        width: 1020px;
    }   
    
        .wrapper_bloque_info #bloque_info p
        {        
            font-size:18px;
            line-height:18px;
            color: #fff;
            font-weight: bold;
        } 
    
            .wrapper_bloque_info #bloque_info p span
            {        
                color: #666;
                font-size:12px;
                line-height:12px;
                padding-left:10px;
            }