body {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;	
	background-color: #000000;
	cursor: auto;
	padding: 0px;
	background-image:url();
	background-position:left top;
	background-repeat:no-repeat;
	width:100%;
	height:100%;
}
a {
	outline:none;
}
h1 {
	float:left;
	visibility:hidden;
	color:#FFF;
	font-family:'folksregular';
	font-size:1px;
	}
@font-face {
    font-family: 'folksbold';
    src: url('../fontes/folks-bold-webfont.eot');
    src: url('../fontes/folks-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontes/folks-bold-webfont.woff') format('woff'),
         url('../fontes/folks-bold-webfont.ttf') format('truetype'),
         url('../fontes/folks-bold-webfont.svg#folksbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'folksregular';
    src: url('../fontes/folks-normal-webfont.eot');
    src: url('../fontes/folks-normal-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontes/folks-normal-webfont.woff') format('woff'),
         url('../fontes/folks-normal-webfont.ttf') format('truetype'),
         url('../fontes/folks-normal-webfont.svg#folksregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'folks-lightregular';
    src: url('../fontes/folks-light-webfont.eot');
    src: url('../fontes/folks-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontes/folks-light-webfont.woff') format('woff'),
         url('../fontes/folks-light-webfont.ttf') format('truetype'),
         url('../fontes/folks-light-webfont.svg#folks-lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'titilliumlight_italic';
    src: url('../fontes/titillium-lightitalic-webfont.eot');
    src: url('../fontes/titillium-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontes/titillium-lightitalic-webfont.woff') format('woff'),
         url('../fontes/titillium-lightitalic-webfont.ttf') format('truetype'),
         url('../fontes/titillium-lightitalic-webfont.svg#titilliumlight_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'titilliumitalic';
    src: url('../fontes/titillium-regularitalic-webfont.eot');
    src: url('../fontes/titillium-regularitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontes/titillium-regularitalic-webfont.woff') format('woff'),
         url('../fontes/titillium-regularitalic-webfont.ttf') format('truetype'),
         url('../fontes/titillium-regularitalic-webfont.svg#titilliumitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
#tudo {
	width: 960px;
	margin:0 auto;  
	text-align:left; /* para o hack do IE */
	padding: 0px;
}
#conteudo {
	margin-top: -20px;
	cursor:default;
}
h2 {
	position: relative;
	margin-right: 0px;
	margin-top: -70px;
	right: 0px;
	width: 259px;
	float:right;

}
h2 span { 
   font-family: folksregular, Verdana, Arial;
   font-size:13px;
   font-weight:normal;
   color:#000000;
   letter-spacing: 0px;  
   background: rgb(0,0,0); /* fallback color */
   background: rgba(255,255,255,0.8);
   padding: 4px;
   line-height:19px;
   
}
h2 span.spacer {
	padding:0 1px;
	background-color:transparent;
}
.Td_Gold {
	filter:alpha(opacity=100);
	max-width:1920px;
	min-width:960px;
	height: 16px;
	align: center;
	background-color: #9f7d00;
	padding:0px;
	position:absolute;
	left:0px;
	top:246px;
	right:0px;
	z-index:4;

}
.divsotexto {
	width: 100%;
	margin: 0;
	float: left;
	margin-right: 6px;
	margin-top:0px;
}
.divtexto {
	width: 78%;
	margin: 0;
	float: left;
	margin-right: 6px;
	margin-top:0px;
}
.divimagem {
	width: 135px;
	float:left;
	margin-right:0px;
	margin-left:11px;
	top:7px;
	position:relative;
	border-left: 0px solid #6d5103;
	line-height:18px;
	padding:0px;
}
.DivIndexLeft_Center {
	width: 60%;
	padding:10px;
	float:left;
	position:relative;	
}
.DivIndexLeft {
	width: 30%;
	padding:10px;
	float:left;
	position:relative;	
}
.DivIndexCenter {
	width: 30%;
	padding:10px;
	float:left;
	position:relative;	
}
.DivIndexRight {
	width: 30%;
	padding:10px;
	float:left;
	position:relative;
}
.nav-total{
	height:auto;
	float:left;
	height:auto;
	width:193px;
	margin-left:0px;
	margin-top:-20px;
	top:0px;

}
	 /******classe que será adicionada fazendo flutuar o menu depois que o usuário rolar a página******/ 
.f-nav{
	z-index: 1;
	position: fixed;
	float:left;
	top:10px;
	height:auto;
	width:193px;
	margin-left:0px;
	margin-top:-20px;
}

.f-nav800{
	z-index: 1;
	position: fixed;
	float:left;
	top:10px;
	height:auto;
	width:193px;
	margin-left:0px;
	margin-top:-320px;
}


.Td_Bottom {
	filter:alpha(opacity=80);
	background-image:url(../images/linerodape.png);
	background-attachment:inherit;
	background-position:top center;
	background-repeat: no-repeat;
	text-align:center;
	width:100%;
	height: 70px;
	bottom: 0px;
	float:left;
	margin:0px;
	margin-top: 20px;

}
.Td_Bottom_Text {
	width:100%;
	height: 50px;
	vertical-align:bottom;
	float:left;
	margin:0px;
	padding-top:20px;
	color:red;
	
}
.dynamicContent {
	top:0px;
	width:78%;
	height:auto;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	align: center;
	float: right;
	position:static;
}
.Menu_Left {
	float:left;
	position:;
	height:auto;
	margin-left:0px;
	margin-top:0px;
}
.Td_Bottom_Link {
	width:100%;
	border-bottom: 1px dotted #6d5103;
	vertical-align: middle;
	height: auto;
	line-height: normal;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
}
.Td_Move {
}
.tudo {
}
ul {
	list-style: none;
}
ul#menu {
}
ul#menu li {
	font-family:folksregular, Verdana, Arial;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;	
	margin-left:-40px;
}
ul#menu li a {
	font-family:folksregular, Verdana, Arial;
	font-size:13px;
	color: #aaaaaa;
	text-decoration:none;
	font-weight:bold;	
    display: block;
    outline: none;
	padding-top:3px;
	padding-bottom:3px;	

}
ul#menu li a:hover{
	color: #9f7d00;
}

ul#menu li a:active{
	color: #9f7d00;
}

ul#menu li a.selecionado{
	color: #9f7d00;
}
ul#menu li.only > a {


}
ul#menu li.parent > a {
	background: transparent url('../images/down.png') right center no-repeat;
	left: 200px;
}
ul#menu li.parentone > a {
	background: transparent url('../images/down.png') right center no-repeat;
	left: 200px;
}
ul#menu li.parenttwo > a {
	background: transparent url('../images/down.png') right center no-repeat;
	left: 200px;
}
ul#menu li.parentthree > a {
	background: transparent url('../images/down.png') right center no-repeat;
	left: 200px;
}
ul#menu li.fechado > a{
	background: transparent url('../images/down.png') right center no-repeat;
}
ul#menu li.aberto > a{
	background: transparent url('../images/up.png') right center no-repeat;
}
ul#menu li ul.sub-menu {
  	display: none;
	margin-left: 0px;
	text-align:left;
	width:145px;	
}
ul#menu li ul.sub-menu li a {
	font-weight:normal;
	font-size:13px;
	padding-top:2px;
	padding-bottom:2px;	
	color: #999;
	line-height:19px;
	border-bottom: 0px dotted #666666;
	text-indent:10px;
}
ul#menu li ul.sub-menu li a:hover {
	color: #9f7d00;
}


ul#menu li ul.sub-menuone {
  	display: none;
	margin-left: 0px;
	text-align:left;
	width:145px;	
}
ul#menu li ul.sub-menuone li a {
	font-weight:normal;
	font-size:13px;
	padding-top:2px;
	padding-bottom:2px;	
	color: #999;
	line-height:19px;
	border-bottom: 0px dotted #666666;
	text-indent:10px;
}
ul#menu li ul.sub-menuone li a:hover {
	color: #9f7d00;
}

ul#menu li ul.sub-menutwo {
  	display: none;
	margin-left: 0px;
	text-align:left;
	width:145px;	
}
ul#menu li ul.sub-menutwo li a {
	font-weight:normal;
	font-size:13px;
	padding-top:2px;
	padding-bottom:2px;	
	color: #999;
	line-height:19px;
	border-bottom: 0px dotted #666666;
	text-indent:10px;
}
ul#menu li ul.sub-menutwo li a:hover {
	color: #9f7d00;
}

ul#menu li ul.sub-menuthree {
  	display: none;
	margin-left: 0px;
	text-align:left;
	width:145px;	
}
ul#menu li ul.sub-menuthree li a {
	font-weight:normal;
	font-size:13px;
	padding-top:2px;
	padding-bottom:2px;	
	color: #999;
	line-height:19px;
	border-bottom: 0px dotted #666666;
	text-indent:10px;
}
ul#menu li ul.sub-menuthree li a:hover {
	color: #9f7d00;
}

iframe{
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0pt;
	padding: 0pt;
	vertical-align: baseline;
}
.Td_Programayellow {
	border-bottom:0.25px dotted #6d5103;	
}

.Td_Programa {
	border:0.5px solid #333333;	
}

.Td_Notes {
	border-top: 0.5px dotted #9f7d00;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	line-height:18px;
}

	
.Td_Development {
	width:78%;
	height:auto;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	align: center;
	float: right;
	position:static;
}

.Head_Left {
	position: absolute;
	z-index:2;
	top:0px;
}

.PT_EN {
	position: absolute;
	right: 200px;
	/* [disabled]top: 0px; */
	z-index: 3;
	border: 0px;
}

.Font_Notas {
	z-index:3;
	font-family: folksregular, Verdana, Arial;
	font-size:10px;
	font-weight:bold;
	vertical-align:super;
	color:#6d5103;
	text-align:left;
	line-height:normal;
}
.Font_Texto {
	z-index: 3;
	font-family: folksregular, Verdana, Arial;
	font-size: 14px;
	color: #D3D3D3;
	/* [disabled]text-align:justify; */
	line-height: 23px;
	text-align:justify;
}
p {
    text-indent: 9px;
	margin-top:auto;
	margin-bottom:auto;
}

.Font_Texto1 {
	/* EN | PT */
	font-family: folksregular, Arial;
	font-size: 11px;
	color: #9F7D00;
	align: justify;
	text-indent: 0px;
	vertical-align: middle;
	padding: 5px;
}
.Font_Texto2 {
	/* texto normal */
	font-family:folksregular, Verdana, Arial;
	font-size:12px;
	color:#dddddd;
	line-height:18px;
	text-decoration:none;
}
.Font_Texto3 {
	/* links de visualização */
	z-index:3;
	font-family:folksbold, Verdana, Arial;
	font-size:12px;
	color: #333333;
	line-height:23px;
	text-align:justify;
	text-decoration:none;
}
.Font_Texto4 {
	/* links de desenvolvimento */
	font-family:folksregular, Verdana, Arial;
	font-size:14px;
	color: #666666;
	line-height:23px;
	text-align:justify;
	text-decoration:none;
	font-weight:bold;
}
.Font_Texto5 {
	/* notas */
	font-family:folksregular, Verdana, Arial;
	font-size:11px;
	color:#dddddd;
	font-style:italic;
}
.Font_Texto6 {
	/* texto normal mas dourado escuro (rodapé) */
	font-family:folksregular, Verdana, Arial;
	font-size:12px;
	color:#6d5103;
	line-height:15px;
	text-decoration:none;
}
.Font_Texto7 {
	/* texto título grande dourado escuro*/
	font-family:titilliumitalic, Verdana, Arial;
	font-size:23px;
	color:#6d5103;
	text-decoration:none;
}
.Font_Texto8 {
	/* texto título pequeno cinza */
	font-family:titilliumitalic, Verdana, Arial;
	font-size:18px;
	color:#666666;
	text-decoration:none;
}
.Font_Texto9 {
	/* texto título grande branco*/
	font-family:titilliumitalic, Verdana, Arial;
	font-size:23px;
	color:#eeeeee;
	text-decoration:none;
}
.Font_Texto10 {
	z-index:3;
	font-family: folksregular, Verdana, Arial;
	font-size:12px;
	color:#dddddd;
	text-align:justify;
	line-height:19px;
}
.Font_Texto11 {
	/* EN | PT */
	font-family: folksregular, Arial;
	font-size: 14px;
	color: #9F7D00;
	align: justify;
	text-indent: 0px;
	vertical-align: middle;
	font-weight:bold;
}
.CabecalhoGoldLeft {
	background-image:url(../images/linegold.png);
	background-attachment:inherit;
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 3px;
}
.CabecalhoWhite {
	background-image:url(../images/linewhite.png);
	background-attachment:inherit;
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 3px;
}
.CabecalhoWhiteLeft {
	background-image:url(../images/linewhiteinverted.png);
	background-attachment:inherit;
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 3px;
}
.CabecalhoGoldRight {
	background-image:url(../images/linegoldinverted.png);
	background-attachment:inherit;
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 3px;
}
#slide {
	z-index:1;
	position:relative;
	top:0px;
	width:960px;

}
.nav {
	position: relative;
	list-style: none;
	padding: 0 0 0 0px;
	overflow: hidden;
	z-index:3;
	top: -48px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
.nav li {
	padding: 0px;
	display: inline;
	list-style-type: none;
}
.nav a {
	float: left;
	padding: 0px 0 0 0px;
	overflow: hidden;
	outline:0px;
	height:34px;
}
#t01 a{
background:url("../images/separador_inicio.png") no-repeat;
background-position: 0px 0px;
width: 101px;
height: 34px;
margin-right:11px;
margin-left:-40px;
}
#t01 a:hover{
background-position: 0 -34px;
}
#t01 a:active, #t01 a.selected{
background-position: 0 -68px;
}
#t02 a{
background:url("../images/separador_senhorinha.png") no-repeat;
background-position: 0px 0px;
width: 115px;
height: 34px;
margin-right:11px;
}
#t02 a:hover{
background-position: 0 -34px;
}
#t02 a:active, #t02 a.selected{
background-position: 0 -68px;
}

#t05 a{
background:url("../images/separador_godinha.png") no-repeat;
background-position: 0px 0px;
width: 101px;
height: 34px;
margin-right:11px;
}
#t05 a:hover{
background-position: 0 -34px;
}
#t05 a:active, #t05 a.selected{
background-position: 0 -68px;
}
#t06 a{
background:url("../images/separador_gervasio.png") no-repeat;
background-position: 0px 0px;
width: 101px;
height: 34px;
margin-right:11px;
}
#t06 a:hover{
background-position: 0 -34px;
}
#t06 a:active, #t06 a.selected{
background-position: 0 -68px;
}
