/* CSS Document */
#d1{
	position:absolute;
	width:975px;
	height:328px;
	z-index:0;
}
*{
	margin:0;
	padding:0;
}
ul li{
	margin:0;
	padding:0;
	list-style:none;
}
#d1a{
	position:absolute;
	width:975px;
	height:61px;
	top:256px;
	background:#7C3837;
	opacity:0.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);
}
#d2{
	position:absolute;
	width:205px;
	height:51px;
	top:256px;
	background:url(imagens/destaque-barra.jpg) right center no-repeat;
	z-index:1;
	padding-left:65px;
	padding-top:10px;
}
#d2 a{
	font:28px Arial Black;
	color:white;
	text-decoration:none;
}
#d2 a:hover{
	font:28px Arial Black;
	color:#CACACA;
	text-decoration:none;
}
#d3{
	position:absolute;
	width:705px;
	height:33px;
	top:256px;
	padding-left:270px;
	padding-top:14px;
	padding-bottom:14px;
	font:14px Arial;
	color:white;
}
#d3 a{
	color:white;
	text-decoration:none;
}
#d3 a:hover{
	color:#CACACA;
	text-decoration:none;
}
/*#divRein{
	position:absolute;
	float:right;
	bottom:0;
	right:0;
	width:15px;
	height:15px;
	font:14px Arial;
	color:white;	
}*/

