/* ==== Principal ==== */

#bd {
	position:relative;
	background:url(../_img/bg.gif);
	display:block;
	margin:0 auto;
	width:1000px;
	border-top:3px solid #000000;
	padding:0;
	min-height:515px;
}

#bd a {
	color:#FFFFFF;
}
/* swf grande */

#bd h2 {
	background:url(../_img/home_h2-exposicoesatuais.gif) center left no-repeat;
	display:block;
	height:22px;
	width:98px;
	text-indent:-5000px;
	margin:10px 0 5px 10px;
	*margin:5px 0 5px 10px;
	padding:0;
}

#bd .swf-grande {
	float:left;
	display:block;
	width:723px;
	height:296px;
	margin:0 0 0 5px;
	padding:0;
}

/* Programação */

#bd .colunadireita {
	float:right;
	width:265px;
	_width:260px;
	margin:-25px 0 0 0;
}
#bd h2.colunatopodireitatit {
	background:url(../_img/home_h2-programacao.gif) center left no-repeat;
	display:block;
	width:75px;
	height:22px;
	float:left;
	margin:0;
	padding:0;	
}
#bd dl {
	display:block;
	width:250px;
	float:left;
	clear:both;
	padding:0;	
}
#bd dl dt {
	margin:0;
	padding:0;	
}
#bd dl dt b {
	color:#000;
	font-size:12px;
	font-weight:bold;
	line-height:7px;
}
#bd dl dd {
	font-size:12px;
	margin:0;
	padding:0;
}
/* botões */

#bd ul {
	display:block;
	float:right;
	width:230px;	
	margin:0;
	padding:0;
	margin:-263px 20px 0 0;
	*margin:0 10px 0 0;	
}

#bd ul li {
	list-style:none;
}
#bd ul li a {
	text-decoration:none;
	color:#000000;
	font-size:10px;
}
#bd ul li.left {
	float:left;
}
#bd ul li.right {
	float:right;
}

/* Newsletter - caption */

#bd .newsletter {
	float:left;
	display:block;
	width:260px;
	height:100px;
	margin:0;
	padding:0;
}
#bd .newsletter h2 {
	background:url(../_img/home_h2-newsletter.gif) center left no-repeat;
	height:22px;
	margin:0;
}
#bd .newsletter p {
	font-size:12px;
	display:block;
	width:200px;
	float:left;
	clear:both;
	margin:5px 0;
}

/* Newsletter - form */

#bd form {
	display:block;
	float:left;
	clear:both;
	width:231px;
	height:30px;
	background:#dcdcdc;
	padding:0;
}
#bd form input.email {
	width:165px;
	height:14px;
	margin:7px;
	*margin:4px;
	border:none;
}
#bd form input.botao {
	background:url(../_img/home_form-button.gif) center left no-repeat;
	width:17px;
	height:15px;
	border:none;
	margin:0 0 5px -8px;	
	*margin:-21px 0 0 -7px;
	text-indent:-5000px;
	*font-size:0;
	*line-height:30px;
	cursor:pointer;
}

/* Destaques */

#bd h2.destaques-tit {
	background:url(../_img/home_h2-destaques.gif) center left no-repeat;
	width:61px;
	height:22px;
	float:left;
	clear:both;
	margin:10px 0 0 5px;
}

#bd div.destaques {
	background:#666;
	float:left;
	width:999px;
	margin:5px 0 0 0;
	*margin:5px 0 0 0;
	_margin:2px 0 0 0;
}

#bd div.destaques dl {
	display:block;
	float:left;
	width:480px;
	margin:15px 0 0 10px;
	padding:0;
	clear:none;
}
#bd div.destaques dl dt.imagem {
	float:left;
	margin:0;
	width:113px;
	height:111px;
}
#bd div.destaques dl dt.titulo {
	display:block;
	float:left;
	width:70%;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	margin:0 0 0 10px;
}
#bd div.destaques dl dd.texto P {
	float:right;
	width:74%;
	_width:71%;
	font-size:12px;
	color:#FFFFFF;
	margin:5px 0 0 0;
	_margin:5px 0 0 5px;
}
#bd div.destaques dl dd.leiamais {
	background:url(../_img/home_dd-leiamais.gif) center left no-repeat;
	display:block;
	float:right;
	width:74%;
	height:15px;
	margin:15px 0 0 8px;
	text-indent:-5000px;
	
}

#bd div.destaques dl dd.leiamais a {
	display:block;
	width:66px;
	height:14px;
	float:left;
}
/* Compre uma gravura */

#bd .compreumagravura {
	float:left;
	width:260px;
	display:block;
	margin:0;
}
#bd .compreumagravura dt {
	float:left;
	display:block;
	background:url(../_img/home_h2-compreumagravura.gif) center left no-repeat;
	width:165px;
	height:22px;
	text-indent:-5000px;
}
#bd .imagem-compreumagravura {
	width:250px;
	height:100px;
	float:left;
	margin:10px 0 0 0;
	padding:0;
	border:0;
	background:none;
	text-indent:-5000px;
}
