 body {
	height:100%;
	margin: 0px;
	background-color: #000000;
	overflow:auto;
 } 
 
 html {
	 height: 100%;
 } 
 
.modalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.vermelho 
{
	font-family:Arial;
	font-size:14px;
	color:#d71a07;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
}

 object, embed {
	height:1297px;
 } 
 div.youtubeMovie object, div.youtubeMovie embed{
    height:auto;
 }
 
#divTudo 
{
	position:absolute;
	width:100%;
	top:0px;
	left:0px;
	height:100%;
} 

#divMenu 
{
	width:100%;
	height:22px;
	margin-bottom:125px;
	background-color:#2b2b2b;
	background-repeat:repeat-x;
}

#divLogoEbis
{
	 height:22px;
	 width:781px;
}

.campoBusca 
{
	width:130px;
	height:16px;
	border: 1px solid #CCCCCC;
	background:transparent;
	margin-left:60px;
	
	font-family:Arial;
	font-size:11px;
	color: #FFFFFF;
}

#divCaixas 
{
	width:580px; 
	height:30px; 
	margin-left:132px; 
	margin-bottom:10px;
}

#divLogo 
{
	width:132px; 
	float:left;
}


#divLogo object, #divLogo embed
{
	height:111px;
	width:121px;
}

#divChamadaEsquerda 
{
	width:225px; 
	margin-right:10px; 
	float:left;
}

.tabelaBusca 
{
	width:225px; 
	height:30px; 
	background-image:url(../_images/portugues/Home/chamada-busca.gif); 
	background-repeat:no-repeat;
}

#divChamadaCentro 
{
	width:225px; 
	margin-right:10px; 
	float:left;
}

#divChamadaDireita 
{
	width:173px; 
	float:left;
}

#imgVisiteoMAM 
{
	margin-bottom:53px;
}

#divMenuMeioHome 
{
	position:absolute; 
	left:0px; 
	top:303px; 
	width:100%;
}

#divFlash {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:1;
}

#divPopUp
{
	position:absolute; 
	left:0; 
	top:0px; 
	width:100%; 
	height:100%; 
	z-index:100; 
	text-align:center; 
	
	background-image:url(../_images/portugues/Home/transparencia.png);
}
#divPopUp a
{
	font-family:Arial;
	font-size:11px;
	color:#2B2B2B;	
	text-decoration:none;	
}

#divConteudo 
{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:10;
}

#imgLogo60Anos 
{
	margin-top:40px;
}

.imgTituloDireita 
{
	margin-bottom:10px;
}


.imgTituloCentro 
{
	margin-bottom:10px;
}

.imgTituloEsquerda 
{
	float:left; 
	margin-right:10px;
}
#divMenuMeioHome object, divMenuMeioHome embed{
    width:770px !important;
    
}