		html, body{ height: 100%; }
		body{
			background-image:  url(../imagens/background1.jpg);
			background-repeat: repeat-x;
			background-color: #363942;
			margin: 0;
			padding: 0;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: white;
		}

		h1{
			background-image:  url(../imagens/titulo-detalhe.gif);
			background-repeat: no-repeat;
			padding-left: 15px;
			margin-left: -17px;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 22px;
			/*color: #F8C300; verde */ 
			color: #F8C300;
			margin-top: 0px;
		}
		
		
		h2{
			margin: 0 0 0 -2px;
			padding: 0px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #D1D1D1;
		}
	
		h3{
			text-transform: uppercase;
			font-size: 12px;
			font-weight: bolder;
			margin: 20px auto 20px auto;
			color: #F8C300;
		}
		#botoes{ margin-top: 30px; }
		#botoes a{
			color: #F8C300;
			margin-right: 40px;
		}



		/* TOPO  -  CABEALHO *********************************************************/
			.header{
				background-image: url(../imagens/header1.gif);
				background-repeat: no-repeat;
				height: 310px;
				width: 772px;
			}
			.header_jquest{
				background-image: url(../imagens/header_jquest.gif);
				background-repeat: no-repeat;
				height: 310px;
				width: 772px;
			}
			#bg_left{
				background-image: url(../imagens/background_header_left1.gif);
				background-repeat: repeat-x;
			}
			#bg_right{
				background-image: url(../imagens/background_header_right1.gif);
				background-repeat: repeat-x;
			}
			#botao-inscrevase{ margin: 0px 0 0 29px; }
			.header-espacador{ height: 0px; }
			#botao-comunidade{position: absolute;
			                  top: 194px; 
							  margin-left: 535px;
				              *margin-left: 80px;z-index: 0;
	                          left: 282px;
			}
			#boxtop {
	        background-color: #0b1a24;
			height:125px;
			padding: 15px;
			margin-left: -17px;
			margin-right: 17px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #FFFFFF;
			margin-top: 0px;
			vertical-align:middle;
		    }
		/******************************************************************************/
		
		

		/* LATERAL ESQUERDA ***********************************************************/
			.esquerda{ 
				padding-left: 30px; 
				width: 170px;
			}
			#menu{
				font-family: Georgia, "Times New Roman", Times, serif;
				font-weight: bold;
				font-size: 15px;
				float: left;
				width: 180px;
				z-index: 1000;
			}
				#menu a{
					color: white;
					text-decoration: none;
				}
				#menu a:hover{ text-decoration: underline; }
				#menu p{
					margin: 0px 0 1px 0;
					padding-left: 10px; 
					clear: left;
				}
				#menu .ativo a{ color: #1E2E48; }
				#menu .ativo_manual a{ color: #1E2E48; }
				#menu .ativo{
					background-color: #F8C300;
					margin-top: 5px;
					padding-top: 1px;
					padding-bottom: 4px;
					padding-right: 10px;
					float: left;
				}
				#menu .ativo_manual{
					background-color: #F8C300;
					margin-top: 5px;
					padding-top: 1px;
					padding-bottom: 4px;
					padding-right: 5px;
					float: left;
				}

		/******************************************************************************/
		
		
		
		/* CONTEÚDOS ******************************************************************/
			.conteudo{ 
				padding: 0 0px 30px 40px;
				width: 565px;
				font-size: 11px;
			}
				.conteudo ul{
					margin: 0 0 10px -7px;
					padding: 0 5px 0px;
					list-style-type: none;
				}
				.conteudo ul .titulo{ 
					color: #F8C300;
					font-weight: bolder;
					margin: 15px 0 0 0;
				}
				.conteudo  p{ margin: 0px; }
				.conteudo ul li a{ color: #F8C300; }
				.player{ margin-left: 35px; }
				.conteudo .ver-todos{
					margin-right: 20px;
					text-align: right;
				}
				.conteudo .ver-todos a{ color: #F8C300; }
				.conteudo a{ color: #F8C300; }
				.conteudo p{ margin-bottom: 10px; }
		/******************************************************************************/
		
		

		
		/* RODAPÉ *********************************************************************/
			.footer-td{ height: 84px; vertical-align: bottom; }
			#footer{
				background-image:  url(../imagens/bg-footer.gif);
				background-repeat: repeat-x;
				height: 84px;
			}
				#footer td{ text-align: center; }
				#footer img{ margin-top: 8px; }
		/******************************************************************************/




#videos{
	position: absolute;
	margin-left: 360px;
	padding-top: 10px;
}
#videos img{ display: block; }

