body {
	margin:0;
	padding:5px
}
#slideshow {
	color:#FFFFFF;
	list-style-image: none;
	list-style-type: none;
}
#slideshow span {
	display: none;
}
#wrapper {
	width:270px;
	margin:50px auto;
	display: none;
}
#wrapper * {margin:0; padding:0}
#fullsize {
	width:270px;
	height:240px;
	padding:2px;
	border:1px solid #ccc;
	background-color: #666666;
	position: relative;
}
#information {
	position:absolute;
	bottom:0;
	width:270px;
	height:0;
	color:#FFFFFF;
	overflow:hidden;
	z-index:200;
	background-color: #666666;
	visibility: visible;
}
#information h3 {padding:4px 8px 3px; font-size:12px}
#information p {
	padding:0 8px 8px;
	font-size: 12px;
}
#image {
	width:270px
}
#image img {
	position:absolute;
	z-index:25;
	width: 270px;
	height: 240px;
}
.imgnav {
	position:absolute;
	cursor:pointer;
	width: 35%;
	height: 180px;
	z-index: 150;
}
#imgprev {
	left:0;
	background-image: url(images/left.gif);
	background-repeat: no-repeat;
	background-position: left 40px;
}
#imgnext {
	right:0;
	background-image: url(images/right.gif);
	background-repeat: no-repeat;
	background-position: right 40px;
}
#imglink {
}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {
}
#slideleft {
}
#slideleft:hover {
}
#slideright {
}
#slideright:hover {background-color:#333}
#slidearea {
	float:left;
	position:relative;
	width:200px;
	margin-left:5px;
	height:81px;
	overflow:hidden;
}
#slider {
	position:absolute;
	left:0;
	height:81px;
}
#slider img {
	cursor:pointer;
	border:1px solid #CC0000;
	padding:2px
}
#information a:active {
	position:absolute;
	bottom:0;
	width:220px;
	height:0;
	color:#FFFFFF;
	overflow:hidden;
	z-index:200;
	
	background-color: #666666;
}
#information p a:active {
	padding:0 8px 8px;
	font-size: 12px;
}
#information a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
#information a:link {
	color:#FFFFFF;
	
	text-decoration: none;
}
.conteudo .geral iframe {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	width: 900px;
	height: 540px;
	padding-left: 0px;
	padding-right: 0px;
	border: 1px solid #666;
}
.conteudo .geral2 iframe {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	width: 850px;
	height: 450px;
	padding-left: 0px;
	padding-right: 0px;
	border: 1px solid #666;
}
