/* ==== artistas ==== */

.direita div {
	float:left;
	clear:both;
	background:#666;
	width:100%;
	height:100%;
	overflow:auto;
	margin:5px 0 0 0;
	padding-left:5px;
}
#bd {
	position:relative;
}
.fixo {
	_height:500px;
}
#bd .linkdosite {
	float:left;
	clear:both;
	color:#666666;
	font-size:13px;
	text-decoration:underline;
	margin:0 0 0 10px;
}
#bd h2 {
	background:url(../_img/artistas_h2-artistasrepresentados.gif) center left no-repeat;
	width:125px;
}
#bd .artistas {
	width:100%;
	height:auto;
	background:#e3e3e3;
	margin:10px 0 0 0;
}
#bd .artistas dl {
	float:left;
	clear:none;
	width:15%;
	margin:20px 0 0 20px;
}
#bd .artistas dl dd {
	margin-bottom:10px;
}
#bd .artistas dl dd a {
	font-size:14px;
	color:#000;
}
#bd .artistas dl dd a:hover {
	text-decoration:underline;
}
#bd .swf-artista {
	width:975px;
	height:265px;
	margin:0 0 0 10px;
}
#bd h2.acervo {
	background:url(../_img/artistas_h2-nossoacervo.gif) center left no-repeat;
	width:137px;
	clear:left;
}
#bd h2.htextodoautor {
	background:url(../_img/artistas_h2-nossoacervo.gif) center left no-repeat;
	width:137px;
	clear:left;
}
#bd div.lista-de-elementos {
	float:left;
	width:99%;
	height:auto;
	background:#646464;
	color:#FFFFFF;
	font-size:14px;
	margin:10px 0;
	padding:10px 0 10px 10px;
}
#bd div.lista-de-elementos dl {
	float:left;
	width:161px;
	margin:10px 0 10px 10px;
	padding:;
	clear:none;
}
#bd div.lista-de-elementos dl.primeira {
	margin:0 0 0 10px;
}
#bd div.lista-de-elementos dl dt {
	font-weight:bold;
	margin:37px 0 5px 0;
}

#bd div.lista-de-elementos dl dd {
	font-weight:normal;
	width:162px;
	height:15px;
	float:left;
	clear:left;
	margin:0 0 3px 0;
}
#bd div.lista-de-elementos dl dd a {
	color:#FFFFFF;
}
#bd div.lista-de-elementos dl dd a:hover {
	text-decoration:underline;
}
#bd dl dd.lista2 {
	clear:none;
}

/* ==== artistas-detalhes ==== */

#bd img.foto {
	float:left;
	width:110px;
	height:110px;
	margin:10px;
}
#bd var {
	font-style:normal;
}
#bd h3 {
	clear:left;
	font-size:16px;
	font-weight:bold;
	float:left;	
	margin:10px 0 0 10px;
	*margin:10px 0 0 5px;		
}
#bd p {
	display:block;
	float:left;
	clear:left;
	color:#fff;
	font-size:12px;
	margin:10px 0 0 0;
}
#bd ul {
	display:block;
	float:left;
	clear:left;
	margin:0 0 0 10px;
	*margin:0 0 0 5px;
	padding:0;
}
#bd ul li {
	float:left;
	clear:left;
	list-style:none;
	margin:6px 0 0 0;
}
#bd ul li a {
	display:block;
	text-indent:-5000px;	
}
#bd ul li a.curriculo {
	background:url(../_img/artistas_ul-li-curriculo.gif) center left no-repeat;
	width:44px;
	height:10px;
}
#bd ul li a.exposicoes {
	background:url(../_img/artistas_ul-li-exposicoes.gif) center left no-repeat;
	width:55px;
	height:16px;
}
#bd ul li a.textos {
	background:url(../_img/artistas_ul-li-textos.gif) center left no-repeat;
	width:32px;
	height:9px;
	margin:-3px 0 0 0;
}
#bd h4 {
	float:left;
	clear:left;
	background:url(../_img/artistas_h2-obras.gif) center left no-repeat;
	width:28px;
	height:10px;
	text-indent:-5000px;
	margin:20px 0 0 10px;
	*margin:20px 0 0 5px;
}
#bd ul.obras {
	width:250px;
	margin-top:5px;
}

#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 a.link {
	text-indent:normal;
	display:inline;
}

#bd ul.obras li a 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;
}

/* Direita */

div.direita {
	position:absolute;
	overflow:auto;
	top:10px;
	right:40px;
	width:690px;
	height:460px;
	padding:0;
	overflow:hidden;
}
#bd div.direita h2.hcurriculo {
	display:block;
	float:left;
	background:url(../_img/home_h2-curriculo.gif) center left no-repeat;
	width:54px;
	height:22px;
	margin:0;
	padding:0;
}
#bd div.direita h2.htextodoartista {
	display:block;
	float:left;
	background:url(../_img/home_h2-textodoartista.gif) center left no-repeat;
	width:54px;
	height:22px;
	margin:0;
	padding:0;
}
#bd div.direita dl {
	background:#646464;
	float:left;
	clear:none;
	width:100%;
	height:95%;
	*height:85%;
	margin:5px 0 0 0;
	padding:0 0 0 0;
	overflow:auto;
	scrollbar-face-color:#999;
	scrollbar-highlight-color:#ccc;
	scrollbar-3dlight-color:#ccc;
	scrollbar-darkshadow-color:#ccc;
	scrollbar-shadow-color:#ccc;
	scrollbar-arrow-color:#333;
	scrollbar-track-color:#fff;
}
#bd div.direita dl dt {
	width:90%;
	margin:10px 0 0 0;
}
#bd div.direita dl dt strong {
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
}
#bd div.direita dl dd {
	width:90%;
	color:#fff;
	margin:5px 0 0 0;
}
#bd div.direita dl dd p {
	width:90%;
	color:#fff;
	margin:0 0 20px 0;
	padding:5px 0 0 10px;
}
#bd div.direita dl dd strong {
	background:url(../_img/adm_content-bd.gif) center left no-repeat;
	color:#fff;
	padding:0 0 0 15px;
	*padding:15px 0 0 15px;
}
#bd div.direita dl .first strong {
	padding-top:0;
}
#bd div.direita dl dd p p {
	color:#fff;
}
.clear {
	clear:both;
	border:1px solid red;
}
