@charset "utf-8";
/* CSS Document */
body {
	background-image: url(Images/fondo.jpg);
}
#main {
width:1010px;
}
#flash {
float:left;
width:537px;
}
#right {
float:right;
width:468px;
}
#clear {
clear:both;
}
#frame {
padding-left:10px;
}
