html{
	background:rgb(242, 242, 242) url(../images/html_bg_home.jpg) center top repeat-x;
	_background:rgb(242, 242, 242) url(../images/html_bg_home.jpg) center -1px repeat-x;
}
#midia{
	position:relative;
	width:890px; 
	height:230px; 
	margin:1px 0px 0px -60px; 
	/*background:url(../images/home_bg.gif) center 2px repeat-y;*/
}

#conteudo{ 
	width:770px; 
	margin:0px 0px 0px -60px;
	_margin:0px 0px 0px -75px;
	padding:10px 60px 0px 60px;
	color:#666;
	background:url(../images/home_bg.gif) center repeat-y;
}

#introducao{
	float:left;
	width:380px;
	font-size:12px;
	line-height:120%;
	color:#000;
	margin-left:30px;
}

#introducao h2{
	width:190px;
	height:21px;
	margin-bottom:10px;
	background:url(../images/home_h2_intro.gif) no-repeat;
}
div#conteudo.home_en #introducao h2{
	width:245px;
	background:url(../images/en/home_h2_intro.gif) no-repeat;
}
div#conteudo.home_es #introducao h2{
	width:245px;
	background:url(../images/es/home_h2_intro.gif) no-repeat;
}
#introducao span{ display:none; }

#distro{
	float:right;
	width:250px;
	text-align:right;
	margin-right:30px;
	color:#000;
	padding-left:50px;
}

#distro p{ margin-bottom:5px; }

#distro h2{
	text-align:right;
	text-transform:uppercase;
	font-size:12px;
}

#distro #login, #distro #senha{ float:left; width:98px; margin-left:5px; font-size:10px; }
#distro .enviar{ float:left; margin-left:5px; }

#banners{
	float:left; margin-top:20px;
}
#banners a, #banners span{ float:left; height:82px; }
#banners a img{ border:none; }

#selos{ left:0px; }
#credito{ right:0px; }
