/*hide from ie on mac\*/
#flashcontent {
	width: 100%;
	height: 100%;
}
#alternateContent {
	height: 100%;
}
html {
	height:100%;
	font-family:arial;
	font-size:11px;
	color: #7f7f7f;
}
/* end hide */
body {
	height:100%;
	margin: 0;
	padding: 0;
	background-image:url(../imgs/fundo.gif);
	background-color:white;
	background-repeat:repeat-x;
	background-position:top;
}
#araras {
	position:relative;
	width:121px;
	height:94px;
}
#div_conteudo {
	height:160px;
	background-color:white;
}
#esquerda {
	position:relative;
	float:left;
	z-index:50;
}
#direita {
	float:left;
	position:relative;
	top:30px;
	width:500px;
	margin-left:50px;
	z-index:50;
	margin-right:50px;
}
#alemaes {
	position:relative;
	top:-5px;
}
.content {
	width:955px;
	padding:0px;
	margin:0px auto;
	text-align:left;
	position:relative;
	top:-79px;
}
