* {
	margin:0; padding:0; outline:none; border:none; text-decoration:none;
}
body {
	background: #000 url(../imagens/site/bg-topo.jpg) no-repeat top center;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
}
a {
	color:#028bdc;
}
a:hover {
	color:#333;
	text-decoration:underline;
}
p {
	font-size:14px;
	color:#000;
}
div#content-white ul.lista-paginas-artistas {
	list-style:none;
	float:left;
	clear:both;
	margin-left:90px;
}

div#base-site ul.lista-paginas {
	list-style:none;
	float:left;
	clear:both;
	margin-left:140px;
}
div#base-site #galeria{
	clear:both;
	margin:0 0 10px 200px;
}
ul.lista-paginas li {
	float:left;
	font-weight:bold;
	font-size:14px;
}
ul.lista-paginas li a {
	float:left;
	padding:1px 7px;
	margin:5px;
	background:#fff;
	color:#000;
}
ul.lista-paginas li a:hover {
	color:#fff!important;
	text-decoration:none;
	background:#666;
}
ul.lista-paginas li.selecionado a {
	color:#fff!important;
	text-decoration:none;
	background:#666;
}

ul.lista-paginas-artistas li {
	float:left;
	font-weight:bold;
	font-size:14px;
}
ul.lista-paginas-artistas li a {
	float:left;
	padding:1px 7px;
	margin:5px;
	background:#fff;
	color:#000;
}
ul.lista-paginas-artistas li a:hover {
	color:#fff!important;
	text-decoration:none;
	background:#666;
}
ul.lista-paginas-artistas li.selecionado a {
	color:#fff!important;
	text-decoration:none;
	background:#666;
}

#dek {position:absolute; visibility:hidden; z-index:200;}
div#home {
	margin:0 auto;
	width:945px;
	height:597px;
}
div#site {
	width:790px;
	margin:auto;
}
div#topo {
	width:790px;
	height:150px;
}
div#topo h1 {
	float:left;
	margin:35px 0 0 0;
}
div#topo div#nav-top {
	float:right;
	width:415px;
}
/* Base do site */
div#base-site {
	width:100%;
	background:#2a2a2a;
	margin:40px 0 0 0;
	float:left;
}
div#base-site a:hover {
	color:#fff;
}
/* Titulos laterais */
h3 {
	width:110px;
	float:left;
}
h4 {
	color:#fff;
	font-weight:normal;
}
/* conteudo site, area branca sobreposta*/
div#base-site div#content-white {
	width:620px;
	background:#fff;
	float:left;
	position:relative;
	top:-30px;
	min-height:200px;
}
div#base-site div#content-white a:hover {
	color:#333;
}
/* DESTAQUES - TOPO */
div#base-site div#content-white div.destaques {
	width:160px;
	margin:40px 0 0 30px;
	float:left;
}
div#base-site div#content-white span.foto-destaque {
	display:block;
	float:right;
	margin:0 12px 0 0;
	padding:17px 0;
	border-left:1px solid #bcbec0;
	display:inline;
}
div#base-site div#content-white span.foto-destaque img {
	border:6px solid #bcbec0;
}
div#base-site div#content-white div.destaques h4 {
	font-size:16px;
	color:#333;
	text-transform:uppercase;
}
div#base-site div#content-white div.destaques h5 {
	font-size:18px;
	color:#028bdc;
	text-transform:uppercase;
}
div#base-site div#content-white div.destaques div {
	border-left:1px solid #bcbec0;
	margin:8px 0 0 40px;
	padding:10px 0 20px 10px;
}
div#base-site div#content-white div.destaques div a {
	display:block;
	clear:both;
	float:right;
	margin:18px 10px;
}
div#base-site div#lista-destaques {
	width:345px;
	float:left;
	margin:25px 0 10px 0;
}
/* box flutua esquerda */
div#base-site div#lista-destaques div.box-destaques-fl {
	margin:10px 0;
	float:left;
}
div#base-site div#lista-destaques div.box-destaques-fl span.foto-destaque-lista {
	float:left;
	border:4px solid #fff;
}
div#base-site div#lista-destaques div.box-destaques-fl span.texto-destaque-lista {
	float:left;
	display:block;
	width:170px;
	margin-left:20px;
}
div#base-site div#lista-destaques div.box-destaques-fl span.texto-destaque-lista div {
	border-left:1px solid #fff;
	padding:10px 0 5px 10px;
	margin:18px 0;
}
/* box flutua direita */
div#base-site div#lista-destaques div.box-destaques-fr {
	margin:35px 0;
	float:left;
}
div#base-site div#lista-destaques div.box-destaques-fr span.foto-destaque-lista {
	float:right;
	border:4px solid #fff;
}
div#base-site div#lista-destaques div.box-destaques-fr span.texto-destaque-lista {
	float:left;
	display:block;
	width:170px;
	margin-left:20px;
}
div#base-site div#lista-destaques div.box-destaques-fr span.texto-destaque-lista div {
	border-right:1px solid #fff;
	padding:10px 10px 5px 10px;
	margin:18px 18px 18px 0;
	text-align:right;
}
div#base-site div#lista-destaques div.box-destaques-fr span.texto-destaque-lista h4 {
	text-align:right;
	margin-right:18px;
}
div#base-site div#lista-destaques span.texto-destaque-lista p a {
	clear:both;
	margin:20px 0 0 0;
}
div#base-site div#lista-destaques p,
div#base-site div#lista-destaques h4 {
	color:#f0f0f0;
}
div#base-site div#lista-destaques h4 {
	text-transform:uppercase;
	line-height:16px;
}
/*********************/
div#base-site div#nav-dir-dest {
	float:right;
	width:285px;
	margin:0 20px 0 0;
	border-left:1px solid #fff;
	padding-left:20px;
}
div#base-site div#nav-dir-dest div.newsletter {
	width:274px;
	height:97px;
	background:url(../imagens/site/bg-newsletter.gif) no-repeat;
	margin:15px 0;
	float:right;
}
div#base-site div#nav-dir-dest div.newsletter p{
	color:#fff;
	margin-left:20px;
	margin-top:10px;
	font-weight:bold;
}
div#base-site div#nav-dir-dest div.newsletter h4 {
	margin:15px 0 5px 10px;
}
div#base-site div#nav-dir-dest div.newsletter form label {
	font-size:12px;
	margin:0 0 0 20px;
}
div#base-site div#nav-dir-dest div.newsletter form input.cadastrar {
	color:#fff;
	font-size:12px;
	width:50px;
	height:16px;
	background:url(../imagens/site/cadastrar-bt.gif) no-repeat;
	cursor:pointer;
}
div#base-site div#nav-dir-dest h4.title {
	background:url(../imagens/site/bullet-news.gif) 0 4px no-repeat;
	padding-left:17px;
	clear:both;
}
div#base-site div#nav-dir-dest ul.noticias li, div#base-site div#nav-dir-dest ul.noticias p {
	list-style:none;
	color:#fff;
}
div#base-site div#nav-dir-dest ul.noticias li {
	margin:15px 0 30px 0;
	padding-left:20px;
	width:260px;
}
/* PUBLICACOES */
div.borda-menu {
	background:url(../imagens/site/bg-menu-topo.jpg) 40px 0 repeat-y;
	float:left;
	margin:15px 0 10px 40px;
	padding:5px 0;
	display:inline;
}
ul.nav-topodestaque {
	list-style:none;
	text-transform:uppercase;
}
ul.nav-topodestaque li a {
	padding:7px 0;
	display:inline-block;
	padding-left:60px;
	color:#666;
}
ul.nav-topodestaque li a:hover, ul.nav-topodestaque li.nav-topodestaque-select a {
	background:url(../imagens/site/topo-menu-over.jpg)  no-repeat;
	color:#df9b03!important;
	text-decoration:none;
}

.expodesc{
	text-decoration:none;
	cursor: auto;
	padding:7px 0;
	display:inline-block;
	padding-left:60px;
	color:#000000;
	font-size:14px;
}

h4.publicacoes {
	text-transform:uppercase;
	color:#df9b03;
	text-decoration:underline;
	float:left;
	width:150px;
	margin:20px 0;
}
a.publicacoes {
	color:#df9b03;
}
/* A GALERIA */
ul.nav-topodestaque-galeria {
	list-style:none;
	text-transform:uppercase;
}
ul.nav-topodestaque-galeria li a {
	padding:7px 0;
	display:inline-block;
	padding-left:60px;
	color:#666;
}
ul.nav-topodestaque-galeria li a:hover, ul.nav-topodestaque-galeria li.nav-topodestaque-select a {
	background:url(../imagens/site/topo-menu-over-galeria.jpg)  no-repeat;
	color:#87a402!important;
	text-decoration:none;
}
h4.galeria {
	text-transform:uppercase;
	color:#87a402;
	text-decoration:underline;
	float:left;
	width:150px;
	margin:20px 0;
}
a.galeria  {
	color:#87a402;
}
div.parag{
	float:left;
	height:auto;
	width:590px;
	border-left:1px solid #666;
	padding-left:30px;
	margin:10px 0 20px 0;
}
div.parag p{
	color:#fff;
	margin:0 0 10px 0;
	text-align:justify;
}
div.parag img{
	margin:0 5px;
	border:5px solid #fff;
	width:150px;
	height:150px;
}
/* PATROCINADOR */
ul.nav-topodestaque-patrocinador {
	list-style:none;
	text-transform:uppercase;
}
ul.nav-topodestaque-patrocinador li a {
	padding:7px 0;
	display:inline-block;
	padding-left:60px;
	color:#666;
}
ul.nav-topodestaque-patrocinador li a:hover, ul.nav-topodestaque-patrocinador li.nav-topodestaque-select a {
	background:url(../imagens/site/topo-menu-over-patrocinado.jpg)  no-repeat;
	color:#9532ad!important;
	text-decoration:none;
}
h4.patrocinador {
	text-transform:uppercase;
	color:#9b3ac8;
	text-decoration:underline;
	float:left;
	width:150px;
	margin:20px 0;
}
a.patrocinador  {
	color:#9532ad;
}
div.banner-patrocinador {
	float:right;
	position:relative;
	left:15px;
}
/* CONTATO */
div.contato-top {
	width:332px;
	height:203px;
	background:url(../imagens/site/bg-mancha-contato.jpg) no-repeat;
	float:right;
}
p.txt-contato-top {
	width:210px;
	height:100px;
	float:left;
	margin:20px 0;
}
div.linha {
	width:20px;
	border-left:1px solid #d0d1d3;
	float:left;
	height:530px;
	margin:15px 0 15px 20px;
}
div.contato-top div.ad1 {
	width:140px;
	font-size:12px;
	margin:20px 0 0 35px;
	float:left;
	display:inline;
}
div.contato-top div.ad1 h2 {
	margin:0 0 6px 0;
	position:relative;
	left:-20px;
}
div.contato-top div.ad2 {
	width:85px;
	float:right;
	font-size:12px;
	margin:50px 20px 0 0;
	text-align:right;
}
/* FORMULARIO */
form.contato {
	float:left;
	margin:10px 0 20px 100px;
	display:inline;
	width:335px;
}
form.contato label {
	display:block;
	font-weight:bold;
	font-size:11px;
	margin-top:10px;
}
form.contato input,select,textarea {
	width:320px;
	padding:1px 5px;
	font-size:12px;
	font-family:"Arial Narrow",Arial, Helvetica, sans-serif;
	background:#ccc;
}
form.contato select {
	width:330px;

}
form.contato textarea {
	height:80px;
}
form.contato input.enviar {
	width:auto;
	float:right;
	margin:8px 0;
	background:none;
}
/* ARTISTAS */
ul.nav-topodestaque-artitas {
	list-style:none;
	text-transform:uppercase;
}
ul.nav-topodestaque-artistas li a {
	padding:7px 0;
	display:inline-block;
	padding-left:60px;
	color:#666;
}
ul.nav-topodestaque-artistas li a:hover, ul.nav-topodestaque-artistas li.nav-topodestaque-select a {
	background:url(../imagens/site/topo-menu-over-artistas.jpg)  no-repeat;
	color:#da2a19!important;
	text-decoration:none;
}
h4.artistas {
	text-transform:uppercase;
	color:#DA2A19;
	text-decoration:underline;
	float:left;
	width:150px;
	margin:20px 0;
}
a.artistas  {
	color:#87a402;
}
div.artistas-top {
	width:150px;
	height:50px;
	margin-right:45px;
	margin-top:-20px;
	float:right;
}
div.artistas-top img  {
	margin:20px 0 0 20px;
}
div.borda-menu-artistas {
	background:url(../imagens/site/bg-menu-topo2.jpg) 40px 0 repeat-y;
	float:right;
	margin:5px 120px 40px 0;
	padding:18px 0;
	display:inline;
	width:300px;
	clear:both;
}
ul.nav-topodestaque-artistas {
	list-style:none;
	text-transform:uppercase;
}
ul.nav-topodestaque-artistas li a {
	padding:15px 0 0 60px;
	display:inline-block;
	color:#666;
	border-bottom:1px solid transparent;
	_border-bottom:1px solid #fff;
}
ul.nav-topodestaque-artistas2 {
	list-style:none;
	text-transform:uppercase;
}
ul.nav-topodestaque-artistas2 li a {
	padding:15px 0 0 60px;
	display:inline-block;
	color:#fff;
	border-bottom:1px solid transparent;
	_border-bottom:1px solid #fff;
}
ul.nav-topodestaque-artistas2 li a:hover, ul.nav-topodestaque-artistas2 li.nav-topodestaque-select a {
	color:#d0d1d3!important;
	text-decoration:none;
	border-bottom:1px solid #d0d1d3;
	width:200px;
}
/*
ul.nav-topodestaque-artistas li a:hover, ul.nav-topodestaque-artistas li.nav-topodestaque-select a {
	background:url(../imagens/site/topo-menu-over-artistas.jpg)  no-repeat;
	color:#c51209!important;
	text-decoration:none;
	border-bottom:1px solid #d0d1d3;
	width:200px;
}
*/
span.foto-sombra {
	width:141px;
	height:144px;
	background:url(../imagens/site/bg-mini.gif) no-repeat;
	display:block;
	padding:12px 10px;
}
span.foto-sombra-esc {
	width:141px;
	height:144px;
	background:url(../imagens/site/bg-mini-escu.gif) no-repeat;
	display:block;
	padding:12px 10px;
}
span.foto-sombra-nome {
	width:141px;
	height:144px;
	background:url(../imagens/site/bg-mini.gif) no-repeat;
	display:block;
	padding:7px;
}
ul.artistas-por-fotos {
	list-style:none;
	clear:both;
	margin-left:120px;
	margin-top:10px;
	padding:5px 0;
}
ul.artistas-por-fotos li {
	float:left;
	background:url(../imagens/site/bg-mini-escu.gif) no-repeat;
	display:inline-block;
	padding:3px;
	margin:-4px 7px;
}
ul.artistas-por-fotos strong {
	font-weight:normal;
	text-transform:uppercase;
	font-size:13px;
	text-align:center;
	margin:14px 0;
	display:block;
	width:120px;
	height:30px;
}
ul.artistas-por-fotos li  a {
	color:#fff;
}
ul.artistas-por-fotos li  a:hover{
	color:#999!important;
}
h2.artistas-internas {
	text-transform:uppercase;
	color:#666;
	font-weight:normal;
	font-size:16px;
	border-bottom:1px solid #bcbec0;
	margin:50px 0 0 10px;
	padding-bottom:6px;
	background:url(../imagens/site/topo-menu-over-artistas.jpg) 9px -5px no-repeat;
	overflow:visible;
}
div.linha-artistas {
	width:20px;
	border-left:1px solid #d0d1d3;
	float:left;
	height:470px;
	margin:15px 0 15px 60px;
}
ul.menu-artistas {
	list-style:none;
	float:right;
	position:relative;
	top:-25px;
	margin-right:15px;
}
ul.menu-artistas li {
	float:left;
	margin:0 5px;
	padding-left:16px;
	font-size:13px;
	text-transform:uppercase;
	background:url(../imagens/site/bullet-2.gif) 0 2px no-repeat;
}
ul.menu-artistas li a {
	color:#666;
}
ul.menu-artistas li a:hover, ul.menu-artistas li a.select {
	color:#de221d!important;
}
div#crop {
	width:215px;
	height:175px;
	overflow:hidden;
}
ul.obras {
	list-style:none;
	float:left;
	width:520px;
}
ul.obras li {
	width:230px;
	float:left;
	margin:15px;
}
ul.obras li h2 {
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
	margin:11px 0 6px 0;
}
ul.obras li p{
	border-left:1px solid #666;
	margin-left:10px;
	padding:6px 0 6px 10px;

}
ul.obras li img.zoom {
	float:right!important;
}
div.back {
	float:right;
	margin:10px;
}
div#obras-artistas h3 {
	float:left;
	font-size:14px;
	color:#666;
	margin:10px 0;
}
div#obras-artistas p{
	float:left;
	width:500px;
	color:#333;
	text-align:justify;
}
/* RODAPE */
div#rodape {
	width:790px;
	height:14px;
	background:#818181;
	float:left;
}

/**************************************************************

	MultiBox
	v1.3

**************************************************************/

.MultiBoxContainer {
	position: absolute;
	display: none;
	z-index: 2;
	text-align: left;
	/*overflow: hidden;*/
}

.MultiBoxLoading {
	background: url(../images/loader.gif) no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.MultiBoxClose {
	position: absolute;
	top: 0px;
	right: 2px;
	background: url(../images/close.png) no-repeat;
	background-position:right;
	background-color:#000;
	border-bottom:#333 1px solid;
	width: 98%;
	height: 24px;
	cursor: pointer;
	margin-right:15px;
}
.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	position: relative;
}

.MultiBoxPrevious {
	position: absolute;
	background: url(../images/left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNext {
	position: absolute;
	background: url(../images/right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNextDisabled {
	cursor: default;
	background: url(../images/rightDisabled.png) no-repeat;
}

.MultiBoxPreviousDisabled {
	cursor: default;
	background: url(../images/leftDisabled.png) no-repeat;
}

.MultiBoxTitle {
	position: relative;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

.MultiBoxNumber {
	position: relative;
	width: 50px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}

.MultiBoxDescription {
	clear: left;
	position: relative;
	visibility:hidden;
}

#galeria_fotos li{
	float:left;
	width:85px;
	margin-right:2px;
	text-align:center;
	border:#ccc 1px solid;
}

/*************************************************************/


.pics {  
	padding: 0px;  
    margin:  0;  
} 
 
.pics img {  
    padding: 2px;  
    background-color: #BCBEC0;  
	width: 270px;
	margin: 0px auto;

} 

.fotos_space {
	margin-left: 40px;
}

.fotos_left {
	float: left; 
	text-align: right; 
}

.fotos_expo2 {
	width: 300px;
	margin: 0px auto;
}
.fotos_expo {
	width: 510px;
	margin: 0px auto;
}

.clear {clear: both}

.fotos_expo img, .fotos_expo2 img{
	border: 5px solid #fff;
}

.fotos_expo a, .fotos_expo2 a{
	font-size: 14px;
}

h4.destaques, .expo_artistas { color: #008be2; text-transform:uppercase;}
