body {
	padding:0;
	margin:0;
	text-align:center;
	background-image:url(../images/bg_main.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:16px;
}
img a, a img {
	border:0;
}
a {
	text-decoration:none;
	color:#FFF;
}
.float_left {
	float:left;
}
.clearer {
	clear:both;
}
.wrap {
	width:950px;
	margin:auto;
}
#header {
	text-align:right;
}
#header a {
	display:inline-block;
	padding:12px 10px;
}
#header a:hover, #header a.selected {
	background-image:url(../images/bg_hover.jpg);
	background-repeat:repeat-x;
}
#logo {
	display:block;
	position:absolute;
	padding-top:314px;
}
#logo-page {
	position:absolute;
	top:360px;
}
.titulo {
	padding-left:110px;
	margin-top:330px;
	position:absolute;
}
.titulo-page {
	padding-left:100px;
	position:absolute;
	top:376px;
	float:left;
	width:400px;
}
h1.acervo {
	font-size:30px;
	text-transform:uppercase;
	color:#000;
	padding:0;
	margin:0;
}
h1.acervo2 {
	font-size:30px;
	text-transform:uppercase;
	color:#999;
	padding:0;
	margin:0;
}
p.places {
	padding:3px;
	margin:0;
	color:#999;
	font-size:14px;
	text-align:center;
}
.wrap #left {
	display:block;
	float:left;
	width:499px;
	text-align:left;
}
.wrap #right {
	display:block;
	float:right;
	width:450px;
	text-align:left;
}
#ficha {
	min-width:255px;
	width:255px;
	width:auto;
	margin-top:10px;
	text-align:left;
	color:#9A9A9A;
	float:right;
}
#ficha h1, #ficha h2 {
	padding:0;
	margin:0;
	font-weight:normal;
	font-size:18px;
}
#ficha h1 {
	font-weight:bold;
}
#ficha p {
	padding:0;
	margin:0;
}
.big_pic {
	margin-top:40px;
	margin-left:20px;
	border:solid 30px #FFF;
}
.big_pic2 {
	margin-top:20px;
	margin-left:20px;
	border:solid 30px #FFF;
}
.artistas h2, .artistas p {
	color:#FFF;
}
.artistas td, .artistas td a {
	text-transform:uppercase;
	font-size:14px;
	text-decoration:none;
	color:#CCC;
}
.artistas td a:hover {
	color:#FFF;
	text-decoration:underline;
}
.spacer {
	width:auto;
	height:14px;
	display:block;
}