/* CSS Document */

* {
	border:0; margin:0; padding:0;
}

/* TOPO */
#topo {
	margin:0 auto; width:965px; height:266px;
}
#sobtopo {
	margin:0 auto; width:953px; height:90px;
}
#menu {
	margin:0 auto; width:965px; height:70px;
}
#flashtv {
	margin:0 auto; width:953px; height:321px;
}

/* INDEX */
#index {
	margin:0 auto; width:953px; vertical-align:top;
}
#box{
	background:#FFFFFF;
	margin:4px;

}
#box_top10 {
	margin:4px;
	width:240px;
	height:802px;
	background:#cccccc;
}
#box_recado {
	margin:4px;
	width:422px;
	height:300px; 
	background:#000;
}
#box_galeria {
	margin-top:6px;
	margin-left:6px;
	margin-right:6px;
	margin-bottom:6px;
	width:260px;
	height:300px;
	background:#cc99cc;
}
#box_promo {
	margin-top:6px;
	margin-left:6px;
	margin-right:6px;
	margin-bottom:6px;
	width:422px;
	height:300px;
	background:#FFbbbb;
}
