@charset "utf-8";
/* CSS Document */

body{
margin:0px;
}

#alinha{
margin:auto;
width:1024px;
height:700px;
}

#flash{
width:1024px;
height:700px;
margin:0px;
float:left;
}


