/* CSS Document */
#resultados{
	display:table;
	background:url(../img/resultados/resultados.jpg) no-repeat top left;
	padding-top:60px;
	/*border:1px solid #000;*/
}

#titulo{
	width: 833px;	
	height:45px;
	float:left;		
}

#conteudoMenu{
	width: 210px;
	float:left;
	display:inline;
	border-right:1px solid #333333;
}

#menubv {
	width: 205px;
	padding: 0;
	margin:5px;
	font: 14px 'Trebuchet MS';
}

#menubv ul {
	list-style: none;	
	padding: 0;	
	margin: 0px;	
}

#menubv li {	
	margin: 0px;
	list-style: none;
	padding-right:5px;
}
#menubv li a {
	display: block;
	padding: 2px 2px 2px 0.2em;	
	color: #666666;
	text-decoration: none;
	text-align:right;
	margin-right: 5px;
}
#menubv li a:hover {
	background-color: #000000;
	color: #FFFFFF;
	text-align:right;
}

#descricao{
	width: 581px;	
	float:left;
	display:inline;
	text-align:justify;
	color:#666666;
	font-family:"Trebuchet MS";
	font-size:11px;	
	margin-left:20px;
	margin-right:0px;
	margin-bottom:20px;
	margin-top:10px;
}

#tituloDescricao{
	text-align:justify;
	color:#666666;
	font-family:"Trebuchet MS";
	font-size:24px;		
	height:29px;
	width: 571px;
	font-weight:bold;	
	float:left;
	margin-left:10px;
}

#conteudoDescricao{
	background-color:#000000;
	width:581px;
	height:430px;
	float:left;	
}

#imagem{
	background-color:#000000;
	width:542px;
	height:400px;
	margin-left:20px;	
	margin-right:19px;
	margin-bottom:20px;
	margin-top:21px;	
	float:left;
}

#endereco{
	background-color:#000000;
	width:543px;
	margin-left:19px;
	margin-right:19px;
	height:20px;
	color:#666666;
	font-family:"Trebuchet MS";
	font-size:14px;	
	font-weight:bold;
	float:left;
	text-decoration: none;
}

#endereco:hover{	
	background-color:#000000;
	width:543px;
	margin-left:19px;
	margin-right:19px;
	height:20px;
	color:#666666;
	font-family:"Trebuchet MS";
	font-size:14px;	
	font-weight:bold;
	float:left;
	text-decoration:underline;
}

#textoDescricao{
	width: 581px;	
}


.apresentacao{
	font-size:20px;
	color:#666666;	
}

#obj{

}

#result{

}
