* {
	padding: 0;
	margin: 0;
}
html {
	height: 100%;	
	
}
body {
	background: #fff;
	color: #000;
	font: normal 12px "Courier New", Arial, Georgia;
	line-height: 180%;
	height: 100%;
}
.blue_pink { background: #ccc url(images/blue_pink.jpg) repeat-x fixed 0 0; }
.pink_blue { background: #ccc url(images/pink_blue.jpg) repeat-x fixed; }
.yellow_pink { background: #ccc url(images/yellow_pink.jpg) repeat-x fixed; }
.blue_yellow { background: #ccc url(images/blue_yellow.jpg) repeat-x fixed; }

h1 { }
h2 {
	position: relative;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	margin-bottom: 15px;
	padding: 0 2px;
	color: #fff;
}
h2 a:link, h2 a:hover, h2 a:active, h2 a:visited {
	color: #fff;
}

.tit_artists h2 { background: #F27CA3; }
.tit_news h2 { background: #E08F27; }
.tit_projects h2 { background: #21BEC5; }
.tit_move h2 { background: #F27CA3; }

ul {
	list-style: none;
}
ul li img {
	margin-bottom: -3px;
}
ul {
	margin: 0;
	padding: 0;
}
ul.list li {
	margin-bottom: 20px;
}
p { margin-bottom: 12px; }

hr {
	display: none;
}
hr.hrup {
	margin: 4px 0 15px 0;
	height: 1px;
	width: 600px;
	border: 0;
	background: transparent url(images/hr_bg.gif) repeat-x;
}


/* --------------------------------------------------------------------- */

a:link, a:hover, a:active, a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #000;
	text-decoration: underline;
}

/* --------------------------------------------------------------------- */

#base, #base_language {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 0;
}
#base {
	min-width: 990px;	
}
#base_left {
	position: relative;
	width: 31%;
	height: 100%;
	float: left;
	z-index: 1;
}
#base_right {
	position: relative;
	width: 69%;
	height: 100%;
	float: left;
	z-index: 1;
}
#inner {
	position: relative;
	width: 602px;
	padding: 40px;
	margin-bottom: 80px;
	top: 80px;
	background: url(images/inner_bg.png);
	color: #000;
}
#logo {
	position: absolute;
	top: 80px;
	right: 38px;
	width: 260px;
	height: 143px;
	z-index: 50;
}
#logo h1 a {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 260px;
	height: 143px;
}
#box_language {
	position: absolute;
	width: 400px;
	height: 300px;
	top: 25%;
	left: 50%;
	margin-left: -200px;
	text-transform: uppercase;
	font-weight: bold;
	z-index: 50;
}

#logo_language {
	position: relative;
	width: 260px;
	height: 133px;
	margin-top: 50px;
	margin-left: 75px;
	z-index: 51;
}
#box_language ul {
	position: relative;
	margin-top: 30px;
	width: 100%;

}
#box_language ul li {
	float: left;
	width: 49%;
	text-align:center;
}

#box_non_cookie {
	position: relative;
	margin-top: 120px;	
	width: 100%;
	color: #900;
	text-align: center;
}

#menu, #submenu {
	position: absolute;
	text-align: right;
	top: 250px;
	right: 40px;
	text-transform: uppercase;
	line-height: 150%;
	font-weight: bold;
	z-index: 30;
}
#box_language a:link, #box_language a:hover, #box_language a:active, #box_language a:visited, #box_language a:hover, #menu a:link, #menu a:hover, #menu a:active, #menu a:visited, #menu a:hover {
	text-decoration: none;
	color: #fff;
	padding-top: 2px;
}

#submenu {
	width: 80%;
	top: 360px;
	text-transform: none;
	font-weight: normal;
}
#submenu ul li a:link, #submenu ul li a:hover, #submenu ul li a:active, #submenu ul li a:visited, #submenu ul li a:hover {
	text-decoration: none;
	color: #fff;
}

#menu ul li a.current {	text-decoration: underline; }

#menu ul li.limove a.current { background: #F27CA3; }
#menu ul li.linews a.current { background: #E08F27; }
#menu ul li.liprojects a.current { background: #21BEC5; }
#menu ul li.liartists a.current { background: #F27CA3; }
#menu ul li.licontact a.current { background: #F27CA3; }



/*.blue_pink #menu ul li a.current, .blue_yellow #menu ul li a.current { background: #1D9FA1; }
.pink_blue #menu ul li a.current { background: #DC718F; }
.yellow_pink #menu ul li a.current { background: #CC7F23; }
*/

#submenu ul li a.current {
	text-decoration: underline;
}

#rodape {
	margin-top: 80px;
}

.link_rss {
	margin-top: 100px;
	font-weight: bold;
}
address {
	margin: 10px 0 60px 0;
	font-weight: normal;
	text-transform: none;
	color: #ccc;
}

#rodape a:link, #rodape a:active, #rodape a:visited { color: #fff; }
#rodape a:hover { text-decoration: underline; }

#rodape address a:link, #rodape address a:active, #rodape address a:visited { color: #ccc; }
#rodape address a:hover { text-decoration: underline; }

/* --------------------------------------------------------------------- */

.not { display: none; }

.legenda {
	position: relative;
	width: 600px;
	padding: 6px 0;
	font-size: 90%;
}

.up {
	position: relative;
	width: 600px;
	border-bottom: 1px solid #fff;
}
.up a {
	display: block;
	color: #000;
	width: 70px;
	height: 19px;
	margin-left: 530px;
	background: url(images/up.gif) no-repeat;
	text-indent: 20px;
	text-align: center;
	font-size: 90%;
}

.smaller {
	font-size: 80%;	
}
/* --------------------------------------------------------------------- */
