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



@font-face {
    font-family: 'DINCondMedium';
    src: url('ff_din_condensed_medium-webfont.eot');
    src: url('ff_din_condensed_medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('ff_din_condensed_medium-webfont.woff') format('woff'),
         url('ff_din_condensed_medium-webfont.ttf') format('truetype'),
         url('ff_din_condensed_medium-webfont.svg#DINCondMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

* { margin:0; padding:0; }
body { background:#9e9ea0; height:768px; overflow-y: hidden; font-family: 'DINCondMedium';}
	img { border:none; }
	
	#supersized-loader { position:absolute; top:50%; left:50%; z-index:0; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; background:url(../img/progress.gif) no-repeat center center;}
	
	#supersized {  display:block; position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }
	#supersized img { width:auto; height:auto; position:relative; display:none; outline:none; border:none; }
	#supersized.speed img { -ms-interpolation-mode:nearest-neighbor; image-rendering: -moz-crisp-edges; }	/*Speed*/
	#supersized.quality img { -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }			/*Quality*/
		
	#supersized li { display:block; list-style:none; z-index:-30; position:fixed; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#111; }
	#supersized a { width:100%; height:100%; display:block; }
	#supersized li.prevslide { z-index:-20; }
	#supersized li.activeslide { z-index:-10; }
	#supersized li.image-loading { background:#111 url(../img/progress.gif) no-repeat center center; width:100%; height:100%; }
	#supersized li.image-loading img{ visibility:hidden; }
	#supersized li.prevslide img, #supersized li.activeslide img{ display:inline; }
			
			
			
			ul#demo-block{ right: 0px; position: absolute; bottom: 20px;}
			ul#demo-block li{ margin:0 0 0px 0; padding:0px; display:inline; float:left; clear:both; color:#aaa; font:11px Helvetica, Arial, sans-serif; }
			ul#demo-block li a{ color:#eee; font-weight:bold; }
				
			
	div#logo{
		 right: 0px; position: fixed; bottom: 30px; z-index: 1000;
		
	}
	div#barra{
		 right: 350px; position: fixed; bottom: 40px;
		 font-family: 'DINCondMedium';
		 color: #000000;
		 font-size: 15px;
		 text-transform: uppercase;
		 z-index: 1000;
	}
	
	
	div#slide_home{
		height: 200px;
		top: 50%;
		position: absolute;
		
	}
	
	
	
		div#bio{
		height: 350px;
		width: 90%;
		text-align: right;
		right: 15px;
		top: 50%;
		position: absolute;
		margin-top: -50px;
	}
	
	
	.look img{
		margin-bottom: 15px;
		
		}
	
	.look p{
		margin-bottom: 15px;
		cfont-zise: 12px;
		color: #FFFFFF;
		background-color:#000;
		padding: 3px;
		width: 180px;
		text-align: center;
		
		}
	
	
	 a:link,a:visited{
	text-decoration: none;
	color: #000000;
	
}
		
	
		
 a:hover{

	text-decoration: underline;
	color: #FFFFFF;
}



#thumb-tray img{
	width:100px;
}
	