.espVert {
	float: left;
	width: 10px;
	height: 500px;
}
.colPpal {
	float: left;
	height: auto;
	width: 972px;
}

.espHor {
	float: left;
	width: 952px;
	height: 10px;	
}
.portada {
	margin-top: 20px;
	width: 952px;
	height: 300px;
}
.portada_title {
	font:Arial, Helvetica, sans-serif;
	color:#333;
	margin-top: 30px;
	width: 952px;
	height: 45px;
}

.noticias {
	float: left;
	width: 952px;
	height: 30px;	
}
.modulo {
	float: left;
	width: 232px;
	height: 180px;
	text-align: center;
	cursor: pointer;
}

.modulo2 {
	float: left;
	width: 232px;
	height: 100px;
	text-align: center;
	cursor: pointer;
}
.modulovacio{
	float: left;
	width: 150px;
	height: 100px;
	text-align: center;
	cursor: pointer;
}

.moduloEspVert {
	float: left;
	width: 8px;
	height: 200px;	
}
.texto {
	float: left;
	height: 20px;
	width: 972px;
	font-size: 9px;
	color: #666666;
	text-align: center;
}

.espHorDivision_2 {
	float: left;
	width: 952px;
	height: 25px;
	border-top: 2px dotted #555555;
	margin-top: 40px;
}
.titulillo {
	font-size: 20px;
	color: #CC0000;
	font-weight: bold;
}
 
.imagen_arriba {
	text-align: left;
	width: 300px;
}
logo_arriba {
}

 .sliderGallery {
            background: url(logos50/fondodegra.jpg) no-repeat;
            overflow: hidden;
            position: relative;
            padding: 10px;
            height: 160px;
            width: 952px;
        }
        
        .sliderGallery UL {
            position: absolute;
            list-style: none;
            overflow: none;
            white-space: nowrap;
            padding-top: 30px;
            margin: 0;
        }
        
        .sliderGallery UL LI {
            display: inline;
        }
        
        .slider {
            width: 950px;
            height: 17px;
            margin-top: 140px;
            margin-left: 5px;
            padding: 1px;
            position: relative;
            background: url(logos50/barradez.png) no-repeat;
        }
        
        .handle {
            position: absolute;
            cursor: move;
            height: 17px;
            width: 181px;
            top: 0;
            background: url(logos50/productbrowser_scroller_20080115.png) no-repeat;
            z-index: 100;
        }
        
        .slider span {
            color: #bbb;
            font-size: 80%;
            cursor: pointer;
            position: absolute;
            z-index: 110;
            top: 3px;
        }
        
        .slider .slider-lbl1 {
            left: 50px;
        }
        
        .slider .slider-lbl2 {
            left: 107px;
        }
        
        .slider .slider-lbl3 {
	left: 186px;
        }

        .slider .slider-lbl4 {
	left: 366px;
        }

        .slider .slider-lbl5 {
	left: 661px;
        }
		
		  .slider .slider-lbl6 {
	left: 816px;
        }
		
		  .slider .slider-lbl7 {
	left: 520px;
        }
