/* Fundació AGBAR */

/* Estils planes Water Utility Conference */


    /* Area de text */
    
        #text-wuc {            
            float: left;
            width: 73em;
            padding-bottom: 5em;
        }
            .text-wrapper {
                padding: 0 .5em;
            }
        
            #text-wuc h2 {
                font-size: 2em;
                margin-bottom: 1.5em;
            }
            
            #text-wuc h3 {
                color: #666;
                font-size: 1.6em;
                margin-bottom: .7em;
            }
            
            #text-wuc p {
                color: #666;
                font-size: 1.2em;
                line-height: 1.5em;
                margin: 0 0 1.4em 0;
            }

            #text-wuc a {
                color: #666;
            }

            #text-wuc ul {
                font-size: 1.2em;
                margin-bottom: 2em;
            }

                #text-wuc ul li {
                    color: #666;
                    font-size: 1em;
                    margin-bottom: 1em;
                    padding-left: 1em;
                    line-height: 1.4em;
                    background: url("../images/wuc/li_text.gif") no-repeat .2em .6em;
                }
                
                    #text-wuc ul li p {
                        font-size: 1em;
                    }



    /* Programa de l'esdeveniment  */
    
        /* Capcalera amb el menu i la llegenda */
        
            #text-wuc .capcalera-programa {
                width: 100%;
                overflow: hidden;
                background: url("/site/images/wuc/bg-gradient-gris.gif") repeat-x left top;
            }
            
            #text-wuc .menu {
                float: left;
                padding: 2em 1.5em .5em 1.5em;
                margin: 0;
            }
            
                #text-wuc .menu li {
                    display: inline;
                    margin: 0 1em 0 0;
                    padding: 0 1em 0 0;
                    border-right: 1px solid #666;
                    background: none;
                }
                
                    #text-wuc .menu li.last {
                        margin-right: 0;
                        padding-right: 0;
                        border-right: none;
                    }
                
            #text-wuc .llegenda {
                float: right;
                font-size: 1.1em;
                padding: 1em 1.5em 1em 1.5em;
                margin: 0;
            }
            
                #text-wuc .llegenda li {                    
                    margin: .3em 0;                    
                    padding-left: 4em;
                }
                
                    #text-wuc .llegenda li.novotel {
                        background: url("/site/images/wuc/llegenda-novotel.gif") no-repeat left center;
                    }
                    
                    #text-wuc .llegenda li.torre-agbar {
                        background: url("/site/images/wuc/llegenda-torre-agbar.gif") no-repeat left center;
                    }
    
    
    
        /* Titol de la taula (dia) */
    
            #text-wuc .programa h4 {
                color: #666;
                font-size: 1.4em;
                background: url("/site/images/wuc/bg-gradient-gris.gif") repeat-x left top;
                padding: .8em .5em;
            }
            
            
        /* Taula principal del programa */
                
            #text-wuc .taula-programa {
                color: #666;
                border-collapse: collapse;
                font-size: 1em;            
            }
            
            
                #text-wuc .taula-programa th.hora,
                #text-wuc .taula-programa td.contingut {
                    vertical-align: top;
                }
            
                #text-wuc .taula-programa th.hora {
                    background: url("/site/images/wuc/bg-gradient-gris.gif") repeat-x left top;
                    font-size: 1.1em;
                    font-weight: normal;
                    padding: .7em .7em;
                    white-space: nowrap;
                }
                
                #text-wuc .taula-programa td.contingut {
                }



                /* Taula d'actes a Novotel */

                    #text-wuc .taula-programa .lloc-novotel,
                    #text-wuc .taula-programa .lloc-torre-agbar {
                        width: 100%;
                    }

                        #text-wuc .taula-programa .lloc-novotel td,
                        #text-wuc .taula-programa .lloc-torre-agbar td {
                            padding: .5em 1.2em;
                            border-left: 3px solid #fff;
                            vertical-align: top;
                        }
                        
                        #text-wuc .taula-programa .lloc-novotel td {
                            background: url("/site/images/wuc/bg-gradient-taronja.gif") repeat-x left top;
                        }
                        
                        #text-wuc .taula-programa .lloc-torre-agbar td {
                            background: url("/site/images/wuc/bg-gradient-verd.gif") repeat-x left top;
                        }
                        
                        #text-wuc .taula-programa .lloc-novotel td p,
                        #text-wuc .taula-programa .lloc-torre-agbar td p {
                            margin-bottom: .7em;
                        }
                        
                            #text-wuc .taula-programa .lloc-novotel td .pdf,
                            #text-wuc .taula-programa .lloc-torre-agbar td .pdf {
                                background: url("/site/images/icones/document.gif") no-repeat left .1em;
                                margin-bottom: 1.5em;
                            }
                            
                            #text-wuc .taula-programa .lloc-novotel td p.pdf,
                            #text-wuc .taula-programa .lloc-torre-agbar td p.pdf {
                                font-size: 1.1em;
                                padding-left: 1.4em;
                            }
                            
                            #text-wuc .taula-programa .lloc-novotel td ul li p.pdf,
                            #text-wuc .taula-programa .lloc-torre-agbar td ul li p.pdf {
                                font-size: .9em;                                
                                padding-left: 1.5em;
                            }
                            
                        #text-wuc .taula-programa .lloc-novotel td span.title,
                        #text-wuc .taula-programa .lloc-torre-agbar td span.title {
                            font-size: 1.1em;
                        }
                            
                            
    /* Llistat comite */
    
        #text-wuc ul.comite {
            margin: 0;
            padding: 0;
        }
        
    
            #text-wuc ul.comite li {
                float: left;
                width: 28em;
                height: 4.5em;
                margin: 0;
                padding: 0;
                background: none;
                line-height: 1.5em;
            }    

            

    /* Localitzacio del recinte */
    
        #text-wuc .recinte  {
            width: 100%;
            overflow: hidden;
            margin-bottom: 3em;
        }
    
        #text-wuc .address {
            float: left;
            width: 14em;
        }
        
            #text-wuc .address address {
                color: #666;
                font-size: 1.2em;
                line-height: 1.4em;
                margin-bottom: 1.5em;
                font-style: normal;
            }
        
        #text-wuc .map {
            width: 53em;
            float: right;
        }
        
            #text-wuc .map h3 {
                font-size: 1.4em;
            }
