/* CSS Document */

body {
	margin:0;
}
body,td,th {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size: 9pt;
	color: #333333;
}
a {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color:#999999;
	font-weight:normal;
}
a:link {

	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	color:#999999;
	text-decoration: none;
}
a:visited {

	text-decoration: none;
}
a:hover {

	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color: #EBC85D;
	text-decoration: none;

}
a:active {
	text-decoration: none;
}

.ativo{

	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	color:#666;
	text-decoration: none;
	
	}

.yemni {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #949494;
}
.padrao {

	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}
.padraoBold {

	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}
.yemniBold {


	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #949494;
}


#slideshow {
    position:relative;
    height:430px;
}

#slideshow IMG {
	position:absolute;
	top:0px;
	left:0px;
	z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

#slideshow1 {
    position:relative;
    height:340px;
}

#slideshow1 IMG {
	position:absolute;
	top:-1px;
	left:0px;
	z-index:8;
}

#slideshow1 IMG.active {
    z-index:10;
}

#slideshow1 IMG.last-active {
    z-index:9;
}
