/* mac hide\*/
html, body {height:100%;}
/* end hide */
body {
	padding:0;
	margin:0;
	text-align:center;
	min-width:790px;
	background:#00427f;
}
#container_bg {
	width:784px;
	height:100%;
	min-height:100%;
	margin:auto;
	background: transparent url(../menu/bg.jpg) no-repeat center center;
	position:relative;
	text-align:center;
	z-index:10;
}
 
html>body #container_bg {height:auto;}

#container_fixed {
	margin:0 auto;
	position:relative;
	width:784px;
	height:717px;
}

#bg {
	background: transparent url(../menu/repeat-x.jpg) repeat-x center;
	position:absolute;
	left:0;
	width:100%;
	min-height:717px;
	z-index:1;
}

#container_content {
	position:absolute;
	width:784px;
	height:648px;
	z-index:20;
}

a {
	color:#f68606;
	text-decoration:none;
}

a:hover {
	color:#f68606;
	text-decoration:underline;
}

#textas {
	color:#8c8b8b;
	text-decoration: none;
	font-size: 11px;
	font-family:Arial;
	text-align:justify;
	width:373px;
	height:133px;
	position:absolute;
	bottom: 60px;
	right:40px;
}

#copyright {
	color:#929292;
	text-decoration: none;
	font-size: 11px;
	font-family:Arial;
	text-align:justify;
	width:373px;
	position:absolute;
	bottom:40px;
	right:40px;
}

#languages {
	position:absolute;
	top: 98px;
	right:60px;
	font-family:Tahoma;
	font-size:12px;
	color:white;
}

#languages .over {
	background:#f68606;
	text-decoration:none;
}

#languages .normal {
	background:#999999;
	text-decoration:none;
}

#languages .normal_active {
	background:#f68606;
	text-decoration:none;
}


#languages #l1 {
	display:block;
	padding:9px;
	padding-top:4px;
	padding-bottom:4px;
	float:left;
	color:white;
	margin-right:10px;
}

#languages #l2 {
	display:block;
	padding:9px;
	padding-top:4px;
	padding-bottom:4px;

	float:left;
	color:white;
	margin-right:10px;
}

#languages #l3 {
	display:block;
	padding:9px;
	padding-top:4px;
	padding-bottom:4px;
	float:left;
	color:white;
}

#flash {
	width:732px;
	height:257px;
	position:absolute;
	bottom: 220px;
	left: 39px;
	z-index: 200;
}
#moto  {
	background: transparent;
	width:256px;
	height:89px;
	position:absolute;
	bottom: 206px;
	left: 59px;
	z-index:205;
}

}