@charset "utf-8";
/* CSS Document */
html {
  height: 100%;
  margin-bottom: 1px;
  background-color:#fbfbfb;
  background:url(http://www.movelsul.com.br/2010/images/bg_centro_capa.gif) repeat-y center;
  font-family:Arial, Helvetica, sans-serif;
}
body {
	margin:0;
	background:url(http://www.movelsul.com.br/2010/images/bg_capa.gif) repeat-x;
}
div#main{
	width: 832px;
	height:557px;
	margin:0 auto;	
}
div#flags{
	width:200px;
	height:60px;
	float:left;
	margin:120px 0px 20px 0;
	text-align:center;
}
div#animacao_capa{
	width:602px;
	height:550px;
	float:right;
	padding-top:1px;
}
div#animacao_capa #bg_animacao_capa{
	width:340px;
	height:67px;
	background:url(http://www.movelsul.com.br/2010/images/bg_centro_capa.gif) repeat-y;
	margin-left:18px;
}
div#logo{
	width:200px;
	height:200px;
	float:left;
	text-align:center;
}
