body {
	margin: 0;
	background: #000;
}


#tudo{
	margin: 0 auto;
	width: 960px;
}

#header {
	float: center;
	width: 610px;
	height: 100px;
	background: url(http://www.bcultural.com.br/images/header.jpg) no-repeat ;
	padding: 15px 0 0 350px;
}

	#header ul {
		
		margin: 0;
		padding: 0;
		font-family: Arial, 'Trebuchet MS';
		font-size: 10px;
		color: #FFFFFF;
		line-height: 15px;
	}

	#header li {
		display: inline;
		margin: 0 15px 0 0;
		list-style-type: none;
	}
	
	#header li a {
		color: #FFF;
		text-decoration: none;
	}
	
	#header li a:hover {
		background: #FFF;
		color: #000;
		text-decoration: none;
	}
	
	

#content {
	float: center;
	padding: 53px 0 0 50px;
	width: 910px;
	height:432px;
	background: url(http://www.bcultural.com.br/images/content.jpg) no-repeat #000;	
}

#content_oquefazemos {
	float: left;
	padding: 30px;
	width: 900px;
	height:425px;
	background: url(http://www.bcultural.com.br/images/content_oquefazemos.jpg) no-repeat #000;	
}

#content_quemsomos {
	float: left;
	padding: 30px;
	width: 900px;
	height:425px;
	background: url(http://www.bcultural.com.br/images/content_quemsomos.jpg) no-repeat #000;	
}

#content_contato {
	float: left;
	padding: 30px;
	width: 900px;
	height:425px;
	background: url(http://www.bcultural.com.br/images/content_contato.jpg) no-repeat #000;	
}

#content_clientes {
	float: left;
	padding: 30px;
	width: 900px;
	height:425px;
	background: url(http://www.bcultural.com.br/images/content_clientes.jpg) no-repeat #000;	
}

#content_conteudo {
	float: left;
	padding: 30px;
	width: 900px;
	height:425px;
	background: url(http://www.bcultural.com.br/images/content_conteudo.jpg) no-repeat #000;	
}

#content_release {
	float: left;
	padding: 30px;
	width: 900px;
	background: url(http://www.bcultural.com.br/images/content_imprensa_interna.jpg) no-repeat #991d34;	
}

#social {
	float: right;
	background: none;
	width: 80px;
	height: 35px;
	padding: 42px 90px 0 0px;
	
}

#social_interna {
	float: right;
	background: none;
	width: 80px;
	height: 35px;
	padding: 105px 50px 0 0px;
	
}

	
	h1 {
		color: #fff;
		font-family: Arial, 'Trebuchet MS';
		font-size: 10px;
		line-height: 12px;
		margin:0;
	}
	
	h2 {
		color: #fff;
		font-family: Arial, 'Trebuchet MS';
		font-size: 12px;
		line-height: 14px;
		margin:0;
	}
	
	h3 {
		color: #fff;
		font-family: Arial, 'Trebuchet MS';
		font-size: 24px;
		line-height: 26px;
		margin:0;
	}
	
	p {
		font-family: Arial, 'Trebuchet MS', sans-serif;
		font-size: 9px;
		line-height: 11px;
		color: #fff;
		margin: 15px 0 0 0;
	}
	
/* conteúdo */

#texto_direita {
	float:center;
	width:520px;
	height:250px;
	padding: 50px 0 0 290px;
	
}

#animacao {
	float:center;
	width:760px;
	margin: 0px 0 0 50px;
	height:340px;
	background: url(http://bcultural.com.br/images/home_video.jpg) repeat;

}

#texto_contato {
	float:left;
	width:500px;
	height:300px;
	padding: 50px 0 0 290px;
	
}


#mapa_contato {
	background: none;
	float:left;
	width:490px;
	height:160px;
	padding: 0px 0px 0px 12px;
	
}

#imprensa_direita {
	float:right;
	width:400px;
	padding: 50px 0 0 0px;
	
}

#imprensa_esquerda {
	float:left;
	width:450px;
	padding: 50px 0 0 0px;
	
}

#imprensa_footer {
	float: left;
	background: #560f1d;
	width: 930px;
	padding: 10px 0px 0px 30px;
	text-align: left;
	color: #fff;
	font-family: Arial, 'Trebuchet MS';
	font-size: 10px;
	height: 24px;	
	
}


.titulo {
		background: #000;
		color: #FFF;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		line-height: 30px;
		padding: 2px;
		margin: 0 0 15px;
		font-weight: bold;
}

.titulo2 {
		background: #000;
		color: #FFF;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		line-height: 30px;
		padding: 2px;
		margin: 0 0 15px 0;
		font-weight: bold;
}
