body {
	scrollbar-3dlight-color : #DDDDDD;
	scrollbar-arrow-color : #000000;
	scrollbar-base-color : #DDDDDD;
	scrollbar-darkshadow-color : #DDDDDD;
	scrollbar-face-color : #DDDDDD;
	scrollbar-highlight-color : #DDDDDD;
	scrollbar-shadow-color : #AAAAAA;
	scrollbar-track-color : #DDDDDD;
	background-color: White;
	margin-left: 0px;
	margin-top: 0px;
}
.intro{
position:absolute;
top: 0px;
background-color:#eaf0e3;
border:1px solid #eaf0e3;
z-index:8;
width: 800px;
height: 100%;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70); /* IE5.5 */
opacity: .70; /* Mozilla 2.x, Opera 8.x */
-moz-opacity: .7; /* Mozilla FF 1.x, Netscape 8.x */
}
a:link, a:visited, a:active{
	font-family: Georgia;
	background-color: #fff;
	color: #928170;
	text-decoration: none;
	font-weight: bold;
	word-spacing: 1px;
	text-align: left;
	letter-spacing: 0;
	line-height: 14px;
	font-size: 11px;
}
a:hover{
	font-family: Georgia;
	color: #928170;
	text-decoration: underline;
	font-weight: bold;
	word-spacing: 1px;
	text-align: left;
	letter-spacing: 0;
	line-height: 14px;
	font-size: 11px;
}
.txt-geral{
	font-family: Georgia;
color: #666666;
text-decoration: none;
word-spacing: 1px;
text-align: left;
letter-spacing: 0;
line-height: 16px;
font-size:11px;
}

.txt-cv-artistas{
	font-family: Georgia;
background-color: #fff;
color: #666666;
text-decoration: none;
word-spacing: 1px;
text-align: left;
letter-spacing: 0;
line-height: 14px;
font-size: 11px;
}
div#cortina{
	width: 800px;
	height: 100%;
	border: 0px solid #cccccc;
	background-color: #eaf0e3;
	position: absolute;
	top: 0px;
	left: 25px;
	z-index: 5;
	cursor: hand;
	cursor: pointer;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95); /* IE5.5 */
	opacity: .95; /* Mozilla 2.x, Opera 8.x */
	-moz-opacity: .95; /* Mozilla FF 1.x, Netscape 8.x */
	
}
div#cort-titulo{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	width: 100%;
	position: absolute;
	top: 170px;
	z-index: 10;
}
div#cort-lang{
	
	text-align: center;
	width: 100%;
	position: absolute;
	top: 330px;
	z-index: 10;
	border: 0px solid #cccccc;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90); /* IE5.5 */
	opacity: .90; /* Mozilla 2.x, Opera 8.x */
	-moz-opacity: .9; /* Mozilla FF 1.x, Netscape 8.x */
}
a.cort-link:link, a.cort-link:visited, a.cort-link:active, a.cort-link:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #5a5a5a;
	background-color: #eaf0e3;
	top: 330px;
	text-align: center;
}
div#limites{
	width: 800px;
	border: 0px solid #505050;
	color: Black;
	position: absolute;
	top: 0;
	left: 25px;
	right: 25px;
	display: none;
	
}
div#limites-erro{
	width: 800px;
	border: 0px solid #505050;
	color: Black;
	position: absolute;
	top: 0;
	left: 25px;
	right: 25px;
	display: none;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30); /* IE5.5 */
	opacity: .30; /* Mozilla 2.x, Opera 8.x */
	-moz-opacity: .30; /* Mozilla FF 1.x, Netscape 8.x */
	
	
}
div#limites-erro2{
	width: 800px;
	border: 0px solid #505050;
	color: Black;
	position: absolute;
	top: 0;
	left: 25px;
	right: 25px;
	display: none;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0); /* IE5.5 */
	opacity: .0; /* Mozilla 2.x, Opera 8.x */
	-moz-opacity: .0; /* Mozilla FF 1.x, Netscape 8.x */
	
	
}
div#top{
	width: 800px;
	height: 90px;
	border: 0px solid #505050;
	background-image: url(../../galeria/layout_front/topo.jpg);
	color: Black;
	position: relative;
	display: block;
	
}
div#menu-topo{
	width: 800px;
	height: 30px;
	border: 0px solid #505050;
	background-color: #ffffff;
	color: Black;
	position: relative;
	display: block;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	
}
div#botoes-menu-topo{
	width: 800px;
	height: 22px;
	border: 0px solid #505050;
	background-color: #ffffff;
	color: Black;
	position: relative;
	display: block;
	border-top: 0px solid #c4c2c5;
	border-bottom: 0px solid #c4c2c5;
	margin-top: 5px;
	
}

div#submenu{
	width: 800px;
	height: 70px;
	border: 0px solid #505050;
	background-color: #ffffff;
	color: Black;
	position: relative;
	display: block;
	border-bottom: 0px solid #c4c2c5;
	
}
div#corpo{
	width: 800px;
	border: 0px solid #505050;
	background-color: #ffffff;
	color: Black;
	position: relative;
	display: block;
	
}

a.lang:link, a.lang:visited, a.lang:active{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#ababab;
	text-decoration: none;
}
a.lang:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

div#erro{
	width: 400px;
	height: 160px;
	background-color: #eaf0e3;
	border: 2px solid #c4d5b1;
	position: absolute;
	z-index: 1;
	top: 200px;
	display: none;
}
div#close{
	width: 20px;
	height:20px;
	background-image: url(../../galeria/layout_front/close.png);
	position: absolute;
	top: 0px;
	right: 0px;
	cursor: hand;
	cursor: pointer;
}
div#msg{
	position: absolute;
	top: 70px;
	left: 25px;
}
input#msg-erro{
	width: 350px;
	height: 20px;
	border: 0px solid #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #eaf0e3;
	text-align: center;
}

/****************** mapa ***************************/
div#mapa{
	width: 675px;
	border: 0px solid #c4d5b1;
	position: absolute;
	z-index: 2;
	top: 193px;
	display: none;
	overflow: hidden;
}
.close-mapa{
	border: 0px solid #cccccc;
	cursor: hand;
	cursor: pointer;
	display: block;
	overflow: hidden;
	right: 0px;
	float: right;
}
div#img-mapa{
	display: block;
	border: 0px solid #cccccc;
}
div#img-artista{
	width: 600px;
	border: 0px solid #c4d5b1;
	display: none;
	overflow: hidden;
	position: absolute;
	left: 100px;
	top: 32px;
	z-index: 5;
	
}
div#imgartistabig{
	display: block;
	border: 0px solid #cccccc;
}