/*div.root {
	position:relative;
	top:0px;
	right:0px;
	border:0px solid red;
	margin:10px 0px 10px 0px;
	margin:0px;
	padding:0px;
}*/
div.root {overflow:auto;}

div.creditos{
	right:14px; top:21px; 
}
		
.thumb {
	position:absolute; z-index:3000; cursor:pointer; text-align:center;
}

.up, .dn, .slider-background {
	position: absolute; z-index:3000;
}
		
.slider-background {
	z-index:100; display:block; width:11px; height:15px;
	background:url('../img/scroll/slider_background.gif') repeat-y top center; z-index:1;
}
		
.up a, .up a img, .dn a, .dn a img, .thumb a , .thumb a img{
	border: 0;
}

.scrollContainer { 
	position: absolute; 
	overflow: auto;
	left:0px;
	top:0px;
	margin:0px;
	padding:0px;
	height:auto;
}

.scrollContent { 
	position:absolute;
	left:0px;
	top:0px;
	
	margin:0px;
	padding:0px;
	height:auto;
}

#scroll0Content .dotline_vermell {
	height:10px;
}

#scroll0Content #nom {
	padding:0;
	margin:0;
}

#contenedor_menu {
	margin: 0 auto;
	width:100%;
}

