 *{
margin:0px;
padding:0px;
list-style-type:none;
}
a{
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
img{
border:none;
}
body {
text-align:left;
font-size:11px;
font-family:arial;
background:#0E0F14;
}
/* TOPO */
#topo{
float:left;
width:100%;
height:235px;
z-index:1;
position:relative;
}
/* CONTEUDO */
#conteudo{
float:left;
width:100%;
height:auto;
}
	#conteudo .centralizar1{
	margin:auto;
	width:824px;
	height:auto;
	z-index:2;
	position:relative;
	}
	#conteudo .centralizar2{
	margin:auto;
	width:780px;
	height:auto;
	z-index:2;
	position:relative;
	}
#embreve{
float:left;
width:100%;
height:auto;
padding-bottom:15px;
}
	#embreve h1{
	color:#FFF;
	font-size:22px;
	text-align:center;
	padding:5px;
	}
#rosto{
width:374px;
height:230px;
z-index:10;
left:40px;
top:-75px;
position:absolute;
/*background:url(../imagens/bruno_e_marrone.gif) no-repeat;*/
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imagens/bruno_e_marrone.png',sizingMethod='crop');
background:url(../imagens/bruno_e_marrone.png) no-repeat;
*background:none;
}
#video{
float:left;
width:480px;
height:355px;
z-index:100;
padding-top:145px;
position:relative;
}
	#video .video{
	float:left;
	width:418px;
	height:324px;
	padding-top:9px;
	padding-left:15px;
	background:#000 url(../imagens/bg_video.gif) no-repeat;
	}
		#video .player{
		margin:auto;
		width:320px;
		height:265px;
		}
#precos{
float:right;
width:344px;
height:560px;
background:url(../imagens/precos_bruno_e_marrone.gif) no-repeat top center;
}
#agenda{
float:left;
width:480px;
padding:10px 0px;
background:url(../imagens/tit_agenda.gif) no-repeat;
}
	#agenda a{
	color:#FFFFFF;
	font-size:11px;
	}
#estrutura{
float:left;
width:780px;
}
	#estrutura .titulo{
	float:left;
	width:100%;
	height:35px;
	}
	#estrutura .domus{
	background:url(../imagens/tit_domus.gif) no-repeat;
	}
	#estrutura .estrutura{
	background:url(../imagens/tit_estrutura.gif) no-repeat;
	}
	#estrutura .menu{
	float:left;
	width:100%;
	height:29px;
	position:relative;
	margin-bottom:4px;
	border-bottom:#4E4F53 7px solid;
	}
		#estrutura .menu a.estrutura1{
		float:left;
		width:128px;
		height:24px;
		font-size:13px;
		color:#FFF;
		padding-top:5px;
		padding-left:10px;
		font-weight:bold;
		}
		#estrutura .menu a.estrutura2{
		float:left;
		width:141px;
		height:24px;
		left:138px;
		font-size:13px;
		color:#FFF;
		padding-top:5px;
		padding-left:10px;
		font-weight:bold;
		position:absolute;
		}
		#estrutura .menu a.visivel{
		background-color:#4E4F53;
		}
		#estrutura .menu a:hover{
		text-decoration:none;
		}
	#estrutura .imagem{
	float:left;
	width:780px;
	height:460px;
	background:url(../imagens/estrutura01.gif) no-repeat;
	}
	#estrutura .imagem2{
	float:left;
	width:780px;
	height:460px;
	background:url(../imagens/estrutura02.gif) no-repeat;
	}
	#estrutura .conteudo{
	float:left;
	width:100%;
	color:#FFFFFF;
	font-size:12px;
	padding-bottom:20px;
	}
		#estrutura .conteudo p{
		padding-bottom:9px;
		text-align:justify;
		}
		#estrutura .conteudo ul{
		padding-left:10px;
		margin-bottom:10px;
		}
#newsletter{
float:left;
width:100%;
height:75px;
padding-top:15px;
border-top:#FFF 1px dotted;
border-bottom:#FFF 1px dotted;
}
	#newsletter .titulo{
	float:left;
	width:100%;
	height:25px;
	background:url(../imagens/tit_newsletter.gif) no-repeat;
	}
	#newsletter .newsletter{
	float:left;
	width:480px;
	height:50px;
	}
		#newsletter .newsletter input.campo{
		width:172px;
		height:15px;
		color:#F2F4F3;
		font-weight:bold;
		padding:5px 7px;
		border:none;
		font-size:12px;
		font-family:tahoma;
		margin-right:10px;
		background:url(../imagens/bg_input.gif) no-repeat;
		}
	#newsletter .compartilhe{
	float:right;
	width:300px;
	height:50px;
	}	
		#newsletter .compartilhe p{
		width:100%;
		color:#FFF;
		font-size:12px;
		font-weight:bold;
		text-align:right;
		}
			#newsletter .compartilhe p img{
			margin-left:8px;
			}
#rodape{
float:left;
width:780px;
height:75px;
padding-top:15px;
}
	#rodape .esquerda{
	float:left;
	width:600px;
	}
		#rodape .esquerda p{
		width:100%;
		font-size:12px;
		color:#565960;
		}
		#rodape .esquerda p span{
		color:#FFFFFF;
		font-weight:bold;
		}
	#rodape .direita{
	float:right;
	width:180px;
	padding-top:5px;
	}
		#rodape .direita p{
		font-size:12px;
		color:#FFFFFF;
		font-weight:bold;
		text-align:center;
		padding-bottom:10px;
		}