body {background: #FFF; margin: 0; font: normal 12px Trebuchet MS; color: #000;}

/* CENTRALIZA AS PAGS */
#container {width: 936px; margin: 0 auto; margin-top: 20px; border: 1px solid #EBECEC; padding: 20px; position: relative;}

/* HEADER */
#header {width: 934px; height: 93px; position: relative; float: left;}
#header #logo { width: 239px; height: 40px; background: url(../img/logo_Brazilian.gif) no-repeat; position: relative;  margin: 15px 0;  float: left;}
#header #logo a {width: 100%;  height: 34px; text-align: center;  float: left; color:inherit; text-decoration:none; font:inherit; text-indent: -999999px;}

/* OPCAO DE IDIOMA */
#SelIdioma {width: 270px; float: right; margin: 10px 2px 0 0; }
#SelIdioma #Ativo {width: 270px; height: 24px; background: #F0F0F0; border: 1px solid #CCC; position: relative; z-index: 2;}
.bandUSA {float: left; background: url(../img/band_usa.jpg) no-repeat; width: 20px; height: 14px; margin: 4px 10px 0 10px;}
.bandBR {float: left; background: url(../img/band_br.jpg) no-repeat; width: 20px; height: 14px; margin: 4px 10px 0 10px;}
.txtIdioma {float: left;color: #807171; font: normal 12px Trebuchet MS; margin-top: 4px;}
.txtIdioma a{color: #000; text-decoration: none;}
.txtIdioma a:hover {text-decoration: underline;}
.bullet {float: right; background: url(../img/bullet.gif) no-repeat; width: 13px; height: 10px; margin: 8px 10px 0 0;}
.bullet  a {width: 100%;  height: 10px; text-align: center;  float: left; color:inherit; text-decoration:none; font:inherit; text-indent: -999999px;}
#ops {width: 270px; height: 24px; background: #FFF; position: relative; z-index: 1; display: none; border: 1px solid #CCC; border-top: none;}

 
/*MENU SUPERIOR*/
#menuSup {width: 934px; line-height: 28px;  border-top: 1px solid #EBECEC; border-bottom: 1px solid #EBECEC; font-size: 16px; color: #000; margin-bottom: 10px;}
#menuSup .Menu{ width: 120px; float: left;  border-right: 1px solid #EBECEC; text-align: center; position: relative;}
#menuSup .Menu a{float: left; width: 120px; color: #000; text-decoration: none; }
#menuSup .Menu a:hover{background: #D1D3D4; width: 100%;}
#menuSup .Sombra{background: #D1D3D4;}
#menuSup .Direita { float: right;}
#menuSup .Esq {border-left: 1px solid #EBECEC;}

/* CONTEUDO DAS PAGINAS */
#conteudo {width: 715px; float: left; margin-top: 18px; position: relative;}
/*#banner {width: 715px; height: 270px; margin-bottom: 15px;} ALTEREI PARA COLOCAR NA MESMA ALTURA DO FLASH*/
#banner {width: 715px; height: 252px; margin-bottom: 15px; overflow: hidden;}

	/*TITULO*/
	#conteudo #listaTitulo{width: 655px; max-height: 240px; padding: 10px 30px; background: #EFEFE5; border: 1px solid #D1D2D4; margin-bottom: 15px; font-size: 12px; overflow: auto;}
	#conteudo #listaTitulo ul li,
	#conteudo #listaTitulo ul li a {font-size: 14px; font-weight: bolder; text-transform: uppercase; color:#000; text-decoration: none; line-height: 24px;}

	#conteudo #texto{width: 685px; padding: 0 15px; background: #EFEFE5; border: 1px solid #D1D2D4; margin-bottom: 15px; font-size: 12px;}
	#conteudo #texto h1{font-size: 16px; font-weight: bolder; text-transform: uppercase;}
	#conteudo #texto .sub{font-size: 10px; font-weight: normal;padding-top: 100px;}
	#conteudo #texto p{margin-bottom: 25px;}
		#conteudo #texto p .data {font-size: 15px;}
		#conteudo #texto p a {color: #000; text-decoration: none;}

	#conteudo .imagem {width: 685px; margin: 0 auto; text-align: center; margin-bottom: 20px;}
	
	
	
/* IMAGEM DENTRO DE CONTEUDO */
.img{width: 685px; margin-bottom: 20px; height: 120px; overflow: hidden; margin-top:0px;}
.img img {width: 120px; height: 120px; top: 0px; margin-right: 10px; margin-bottom: 0; padding-bottom: 5px;}
.img a img {border: none;}
    
/* BARRA DIREITA*/
#sidebar {width: 210px; float: right; margin-top: 18px;}
    #sidebar #calendar{background: #F0EFE6; font-size: 12px;  border: 1px solid #D1D2D4; width: 209px; margin: 0 auto;}
        #sidebar #calendar #titulo {margin: 10px 0 10px 10px;}
        #sidebar #calendar #mes {background: #FFF; width: 100%; text-transform: uppercase; text-align: center;}
        #sidebar #calendar #dia { width: 180px; margin: 0 auto; font-size: 14px; text-transform: uppercase; }
        #sidebar #calendar #dia span {width: 13px; height: 20px;  padding: 5px 6px 0 6px; float: left; text-align: center;}
.br {background: #FFF;}

#sidebar #destaque {background: #F0EFE6; font-size: 12px;  border: 1px solid #D1D2D4; width: 189px; margin: 0 auto; padding: 10px;}
#sidebar #destaque img {    margin-bottom: 10px;}
#sidebar #destaque ul { list-style: none; margin: 0; padding: 0;}
#sidebar #destaque ul li a{ text-decoration: none; color: #000;}
    
/* BARRA DO RADAPE */
#footer {width: 976px; height: 23px; margin: 0 auto; border: 1px solid #EBECEC; background: #EFEFE5;}

/*MODAL*/
.modal_box{
	width: 100%;
	height: 100%;	
	position: fixed;
	top: 0;
	left: 0;
	background: black;
	z-index: 100;
}

.modal{
	width: 420px;
	height: 550px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin: -247px -210px;
	z-index: 200;
}

iframe{
	border: none;
	width: 420px;
	height: 550px;
	overflow: hidden;
	background-color: #FFF;			
}

#flash {width: 210px; height: 252px; overflow: hidden; margin-bottom: 14px;}