/************* ESTRUTURA GERAL *************************************/
*{
	margin:0;
	padding:0;
	border:0;
	list-style: none;
}

body{
	font: small Arial, Helvetica, sans-serif;
	color:#fff;
	background:#FF9900 url(../img/bg.png) 0 0 repeat-x;
}

div#base{
	width: 100%;
	float:left;
	background:url(../img/caixas.png) center 72px no-repeat;
}
div#content{
	width:980px;
	margin:0 auto;
	position:relative;
	padding-top:50px;
}
h1, h2, h3, h4, h5 {
	font-weight:normal;
}

h1{
	background:url(../img/quinta.png) 0 0 no-repeat;
	width:460px;
	height:83px;
	float:left;
	text-indent:-9000px;
}
div#video{
	width:640px;
	float:left;
}
div#topvideo{
	width:100%;
	float:left;
}
div#topvideo h2{
	background:url(../img/ustream.png) 0 0 no-repeat;
	width:126px;
	height:65px;
	float:left;
	text-indent:-9000px;
	margin:25px 0 0 50px;
}
div#flash{
	width:640px;
	height:480px;
	float:left;
	margin-left:4px;
	color:#fff;
}
div#logos{
	width:100%;
	float:left;
	padding-bottom:100px;
}
div#logos a{
	float:left;
	text-indent:-9000px;
}
a.bolt{
	background:url(../img/bolt.png) 0 0 no-repeat;
	width:136px;
	height:37px;
	margin:38px 0 0 47px;
}
a.b2{
	background:url(../img/b2web.png) 0 0 no-repeat;
	width:133px;
	height:65px;
	margin:28px 0 0 60px;
}
a.why{
	background:url(../img/why.png) 0 0 no-repeat;
	width:163px;
	height:25px;
	margin:48px 0 0 58px;
}
div#twitter{
	width:260px;
	float:left;
	margin:10px 0 0 52px;
	color:#CCCCCC;
}
div#twitter h2{
	background:url(../img/twitter.png) 0 0 no-repeat;
	width:68px;
	height:70px;
	text-indent:-9000px;
	
}
div#contant-twitter{
	float:left;
	margin:10px 0 0 10px;
}
