@charset "UTF-8";
/* CSS Document */

.sobre {
	display: none;
}
.scroll{
	 overflow:hidden; width:980px; /*height:525px;*/ position:relative; top:88px;
}
	.sobre h2 {
		position: absolute;
		top: 50px;
		
		color:#FF0;
		font-family: 'Light', serif;
		font-size: 18pt;
		font-weight:400;
		margin-left:160px;
		text-transform:uppercase;
		
	}
	
	.sobre .txt1 {
		position: relative;
		left: 270px;
		color: #fff;
		font-family: 'Light', sans-serif;
		font-size: 11pt;
		font-weight: 300;
		font-style: normal;
		line-height: 18pt;
		width:680px;overflow:hidden;
		margin-top:60px;
	}
	.sobre .txt2 {
		position: relative;
		width: 790px;
		height: 312px;
		left: 167px;
		margin-top:10px;
		background: url(../images/bgsobre.png) no-repeat center bottom;
		overflow:hidden
	}
	
		.sobre .txt2 p {

			color: #fff;
			font-family: 'Light';
			font-size: 11pt;
			font-weight: normal;
			font-style: normal;
			line-height: 18pt;
			margin-left: 345px;
			margin-top: 40px;
		}
		
	.sobre .txt3 {
		position: relative;
		left: 270px;
		margin-top: 10px;
		width:680px;
	}
	
	.sobre .txt3 p {
		color: #fff;
		font-family: 'Light';
		font-size: 11pt;
		font-weight: normal;
		font-style: normal;
		line-height: 18pt; position:relative; padding-bottom:20px;
	}
	
	.sobre .slides{
		width:717px;height:367px; margin-left:185px;
	}
	.slidesjs-pagination{
		text-align:center; margin-top:10px;
	}
	.slidesjs-pagination-item{
		 width:23px; height:11px; overflow:hidden; font-size:0; text-indent:-99; display:inline-block; 
	}
	.slidesjs-pagination-item a{
		width:11px; height:11px; display:block; background-image:url(../images/nav.png);background-repeat:no-repeat;
	}
	.slidesjs-pagination-item .active{
		background-position:0 -12px
	}
	.sobre .txt4 {
		margin-left: 270px;width:692px; position:relative; padding-bottom:100px; margin-top:20px;
	}
	.sobre .txt4 p {
		position:relative;	
		color: #fff;
		font-family: 'Light';
		font-size: 11pt;
		font-weight: normal;
		font-style: normal;
		line-height: 18pt;
	}