html, body {
	margin: 0;
	padding:0;
	background: #444444 url(../img/fundo.gif) repeat-x top;
}
* {
	font-family: arial,helvetica,sans-serif;
	font-size: 1em;
}
#wrapper {
	width:100%;
	margin-top: 180px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	background-color: #000;
}

h1 {
	position:absolute;
	top:0;
	left:0;
	background:url(../img/logotipo.gif) no-repeat;
	width:230px;
	height:180px;
	display:inline;
	font-size:0em;
}

h2 {
	font-size: 1.3em;
	font-weight: lighter;
	margin: 30px 0 20px 0;
	}

.hide {
	visibility:hidden;
}


.AccordionH {
	height: 439px;
	font-size: 0.8em;
}
.AccordionH .TOG {
	background-color: #333;
	background-repeat: no-repeat;
	color: #FFF;
	font-weight: bold;
	text-align:center;
	cursor: default;
	border-right: 1px solid #666;
	height:100%;
	float: left;
	width: 80px;
	cursor: pointer;
}
.AccordionH .TOG:hover,.AccordionH .TOG.active {
	background-color: #000;
	background-position: -80px 0;
}

.AccordionH .STR {
	float: left;
	width: 0px;
	height: 100%;
	overflow: hidden;
	background-color:#333;
}

#content1 {
	background-color:#000000;
}

#content2 {
	background-color:#000000;
}

#content3 {
	background-color:#000000;
}

#content4 {
	background-color:#000000;
}

#content5 {
	background-color:#000000;
}

#content6 {
	background-color:#000000;
}

.content h2 {
	color: #FFFFFF;
	margin:0;
	padding:0;
}
.content {
  	width: 460px; 
	height: 400px;
	padding: 10px;
	color: #FFFFFF;
	overflow:hidden; 
}
a.more {
	float:right;
	text-decoration:none;
	line-height: 14px;
	color:#999;
	background: url(../img/more.gif) no-repeat right 2px;
	padding-right: 16px;
	margin-top:6px;
	margin-right:6px;
}
a.more:hover {
	color:#ccc;
}


.content a {
	color: #ccc;
	text-decoration: none;
}
.content a:hover {
	color: #fff;
}

.galeriaThumb {
	margin: 10px;
	border: none;
	}
p.galeria {
	text-align: center;
	}
#rodape {
	position: absolute;
	top: 633px;
	left: 80px;
	background-color: none;
	color: #ffffff;
	font-size: 0.8em;
	line-height: 20px;
	display: inline;
	z-index: 0;
	}
#rodapeACL {
	position: absolute;
	top: 710px;
	left: 840px;
	background-color: none;
	color: #ffffff;
	font-size: 0.8em;
	display: inline;
	z-index: 0;
	}
#rodapeACL a {
	color: #00aac8;
	text-decoration: none;
	}
.preloadimg	{
	position: absolute;
	top: 390px;
	left: 550px;
	}
	
	
	
.Container {
  width: 400px;
  height: 400px;
}


#Scroller-1 { 
  overflow: hidden;
  width: 400px;
  height: 400px;
}
#Scroller-2 { 
  overflow: hidden;
  width: 400px;
  height: 400px;
}
#Scroller-3 { 
  overflow: hidden;
  width: 400px;
  height: 400px;
}
#Scroller-4 { 
  overflow: hidden;
  width: 400px;
  height: 400px;
}
#Scroller-5 { 
  overflow: hidden;
  width: 400px;
  height: 400px;
}
#Scroller-6 { 
  overflow: hidden;
  width: 400px;
  height: 400px;
}

.Scroller-Container {
padding: 10px;
}

#Scrollbar-Container {
float: right;
margin-top:25px;
/* margin-right:20px;
width: 17px;
height: 400px; */
}
#Scrollbar-Container-2 {
float: right;
margin-top:25px;
}
#Scrollbar-Container-3 {
float: right;
margin-top:25px;
}
#Scrollbar-Container-4 {
float: right;
margin-top:25px;
}
#Scrollbar-Container-5 {
float: right;
margin-top:25px;
}
#Scrollbar-Container-6 {
float: right;
margin-top:25px;
}


.Scrollbar-Up {
  cursor: pointer;
}
.Scrollbar-Track {
	width: 17px; height: 341px;
	background: transparent url(../img/scrollbar_track.gif) repeat-y center center;
}
.Scrollbar-Handle {
  width: 17px; height: 9px;
  cursor: pointer;
}
.Scrollbar-Down {
  cursor: pointer;
}



#preload {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
	opacity: .50;
	filter: alpha(opacity=50);
	z-index:5000;
}