@charset "utf-8";
/* =============================================================================
CSS Document 
Projeto: PAC2
Agencia: Ponto Comunicação
Desenvolvedor: Tiago Teles <bahteles@gmail.com>
============================================================================= */

* {margin:0; padding:0; border:0;}
html, body {background:#fff; font:12px Arial, Helvetica, sans-serif; color:#464646;}

	img, a, *:focus {outline: none;}
	a {text-decoration: none;}
	
	div.clear,
	html body span.clear { background:none; border:0; clear:both; display:block; float:none; font-size:0; margin:0; padding:0; overflow:hidden; visibility:hidden; width:0; height:0 }

	#header {width: 600px; height: 59px; margin: 0 auto; overflow: hidden; position: relative; background: url(../images/header.jpg) no-repeat; }

	#geral {width:600px; height:600px; margin:0 auto; overflow: hidden; position: relative;}
	#googleplus {position:absolute; left:0px; bottom:15px; font-size:10px; background:url(../images/googleplus.png) no-repeat right 0px; padding-right:75px; height:25px; color:#464646;  z-index:10002;}
	#twitter {position:absolute; left:77px; width: 100px;bottom:15px; font-size:10px; background:url(../images/twitter.png) no-repeat right 0px; height:25px; color:#464646;  z-index:10002;}
	a.desenvolvido {position:absolute; right:10px; bottom:5px; font-size:10px; background:url(../images/logo-punto-comunicacao.png) no-repeat right -3px; padding-right:75px; height:25px; color:#464646;  z-index:10002;}
	a.link {position:absolute; font-size:10px; right -3px; padding-right:75px; height:25px; color:#464646;  z-index:10002;}
	
	.mask {background:#fff; width:600px; height:50px; margin-top:550px; position:absolute; z-index:10001;}

	#intro { position:absolute; z-index:9999;}

	#layerslider { width: 600px; height: 600px;}
	
	#youtube {
		top: 475px;
		left: 520px;
		position: absolute;
	}

	#flicker {
		top: 475px;
		left: 520px;
		position: absolute;
	}

	#link {
		top: 352px;
		left: 75px;
		opacity: 0;
		position: absolute;
	}

	#link2 {
		top: 405px;
		left: 84px;
		opacity: 0;
		position: absolute;
	}