.my-glider-donpablo:hover{
background-color:#eafaff;
	width: 599px !important;
  	width: 599px;
}
.my-glider-donpablo-hover{
background-color:#eafaff;
	width: 599px !important;
  	width: 599px;
}
.my-glider-donpablo:visited{
background-color:#eafaff;
	width: 599px !important;
  	width: 599px;
}
div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 599px !important;
  	width: 599px;
	overflow: hidden;
	}
	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:599px;
		overflow:hidden;
		float:left;
		padding-right:1em;
		
		border-radius: 15px;
		height:auto !important;
		}
	.section_una{
	border:1px #9c6d12 solid;	
	}
	.section_varias{
	border:1px #0076A3 solid;	
	}

	div.scroller div.content {
		width: 10000px;
		}

	div#section2 {
		color:#000;
		}
