/* ============
	Exposições
============ */

span {
	color:#fff;
}

#bd {
	position:relative;
	_height:500px;
}

#bd h2 {
	width:100%;
	float:left;
	background:url(../_img/exposicoes_h2-exposicoes-atuais.gif) center left no-repeat;
}
#bd h3 {
	width:200px;
}
#bd ul {
	width:485px;
	float:left;
	font-size:11spx;
	margin:0 0 0 10px;
}
#bd ul li {
	list-style:none;
	clear:left;
	margin:1px 0;
}
#bd ul li img.expo-img {
	float:left;
	border:none;
}
#bd ul li.emp {
	font-weight:bold;
	margin:5px 0;
}
#bd ul .emp a {
	font-size:12px;
	font-weight:bold;
}
/* ============
	Exposições
	Detalhes
============ */

#bd h2.imprensa {
	background:url(../_img/exposicoes_h2-imprensa.gif)  center left no-repeat;
	float:left;
	clear:left;
	margin-top:20px;
}

#bd h3 {
	float:left;
	clear:left;
	font-size:12px;
	margin:0 0 0 10px;
}

#bd p {
	float:left;
	clear:left;
	font-size:12px;
	margin:0 0 0 10px;
}
#bd h4 {
	display:block;
	float:left;
	clear:left;
	text-indent:-5000px;
	margin:0 0 0 10px;
}
#bd h4.obras {
	background:url(../_img/exposicoes_h4-obras.gif) center left no-repeat;
	width:28px;
	margin:10px 0 0 10px;
}
#bd h4.release {
	background:url(../_img/exposicoes_h4-press-release.gif) center left no-repeat;
	width:68px;
}
#bd h4.download {
	background:url(../_img/exposicoes_h4-download.gif) center left no-repeat;
	width:47px;
}
#bd p {
	display:inline;
	float:left;
	clear:left;
	margin:0 0 0 10px;
	*margin:0 0 0 20px;
}
#bd dl p {
	color:#fff;
	width:95%;
	margin:0 0 .5em 0;
}
#bd dl a img {
	margin:0 5px 5px 0;
}
/* Obras */

#bd ul.obras {
	width:250px;
	clear:left;
}
#bd ul.obras li {
	list-style:none;
	background:#FFFFFF;
	float:left;
	clear:none;
	text-align:center;
	width:55px;
	height:55px;
	margin:3px 3px 0 0;
	font-size:1em; /* Moz needs a non-zero value here */ 
	line-height:53px; /* height - 2 */
}

#bd ul.obras li img {
	margin-top:expression(( 55 - this.height ) / 2); 
	border:none;
}

html>body #bd ul.obras li img { /*hidden from IE 5-6 */
	margin-top: 0;  /* to clean up, just in case MS later supports valign! */
	vertical-align: middle;
}

/* Links */

#bd ul.links {
	float:left;
	clear:left;
}
#bd ul.links li {
	list-style:none;
	margin:5px 0 0 0;
}
#bd ul.links li a {
	font-size:12px;
	text-decoration:underline;
}
#bd ul.links li a:hover {
	background-color:#666666;
	color:#FFFFFF;
}

/* Lista detalhes */

#bd div.direita {
	float:left;
	clear:none;
	width:690px;
	height:460px;
	position:absolute;
	bottom:30px;
	right:10px;
	_position:static;
	_bottom:inherit;
	_right:inherit;
	_margin:-60px 0 0 140px;
	padding:0;
}
#bd div.direita div {
	overflow:auto;
	background:#646464;
	float:left;
	clear:none;
	width:95%;
	_width:100%;
	height:95%;
	margin:3px 0 0 0;
	padding:10px;
}
#bd div.direita div p {
	width:95%;
	color:#fff;
}
#bd div.direita div a {
	display:inline;
}
/* Paginação */

.paginacao {
	float:left;
	margin:200px 0 0 450px;
}

.paginacao a {
	font-size:12px;
	color:#999999;
}
.paginacao a:hover {
	background:#666666;
	color:#FFFFFF;
}
/* ================
	Exposições
	Anteriores
================ */

/* Anos anteriores */
#bd h2.anteriores {
	background:url(../_img/exposicoes_h2-exposicoes-anteriores.gif) center left no-repeat;
}
#bd ul.anos {
	width:100px;
	float:left;
	clear:both;
}
#bd ul.anos li {
	list-style:none;
	margin-top:3px;
}
#bd ul.anos li a {
	font-size:12px;
}
#bd ul.anos li a:hover {
	color:#ada658;
}

/*  Exposições */

#bd ul.expoanteriores {
	float:right;
	width:700px;
	margin:0;
}
#bd ul.expoanteriores li {
	float:left;
	width:100%;
	clear:left;
	margin-bottom:10px;
}
#bd ul.expoanteriores ul {
	float:left;
	clear:none;
	width:470px;
	padding:0;
	margin:0 0 40px 0;
}
#bd ul.expoanteriores ul li {
	width:auto;
	float:left;
	clear:both;
	margin:0 0 0 10px;
}
#bd ul.expoanteriores img {
	float:left;
	clear:none;
}
#bd ul.expoanteriores ul li.tit {
	font-weight:bold;
	text-transform:uppercase;
}
#bd ul.expoanteriores ul li.data {
	font-size:10px;
	margin-top:10px;
}

/* ================
	Exposições
	Próximas
================ */

/* Anos próximas */

#bd h2.proximas {
	background:url(../_img/exposicoes_h2-proximas-expo.gif) center left no-repeat;
}

