
body {
	margin-left: 0px;
	}

		
div#my-glider-vertical div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 603px; 
	height: 375px;
	overflow: hidden;
	margin-left:120px;
	margin-top:-300px;
	}
	div#my-glider-vertical div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:603px;
		height:375px;
		overflow:hidden;
		/*float:left;*/
		padding:1em;		
		}
	div#my-glider-vertical div.scroller div.content {
		width: 10000px;
		}
	
.active {
	text-decoration: underline;
	color: #fff;
	}		
		
.text {
	width: 220px;
	height:120px;
	text-align: left;
	margin-left:240px;
	margin-top: -121px;
	
}

.botons{
	margin-left: 50px;
}		
		
.pant_dreta {
	width: 750px;
	height:380px;
	text-align: left;
	margin-top: 30px;
	background:url("aa.jpg") no-repeat!important;
}

.pant_dreta h1 {
	padding-top:28px;
	padding-left:21px;
}

.text_dreta {
	width: 190px;
	height:110px;
	text-align: left;
	margin-left:395px;
	margin-top: -401px;
	font-size: 14px;
	font-family:"arial", "Times New Roman",Georgia,Serif;
	line-height:18px;	
}

.pant_esq {
	width: 550px;
	margin-left: 75px;
	height:337px;
	text-align: left;
	margin-top: 30px;
	background:url("aa_esq.jpg") no-repeat!important;
}
.pant_esq h1 {
	padding-top:28px;
	padding-left:154px;
}
.text_esq {
	width: 190px;
	height:120px;
	text-align: left;
	margin-left:0px;
	margin-top: -354px;
	font-size: 14px;
	font-family:"arial", "Times New Roman",Georgia,Serif;
	line-height:18px;	
}		
