@charset "utf-8";
/* CSS SPA FORUM */

.flash{
	width:985px;
	height:525px;
	font-size:1px;
	float:left;
}
.logosWrapper{
	width:742px;
	height:60px;
	font-size:1px;
	float:left;
}
.logos{
	height:43px;
	float:left;
}
.top{
	width:211px;
	height:45px;
	background-image: url(images/top.gif);
	background-repeat:no-repeat;
	font-size:1px;
	float:left;
	}
.bottomWrapper{
	width:211px;
	font-size:1px;
	float:left;}
.bottom{
	width:211px;
	height:14px;
	background-image: url(images/bottom.gif);
	background-repeat:no-repeat;
	font-size:1px;
	float:left;
	}
.tile{
	width:211px;
	background-image: url(images/tile.gif);
	background-repeat: repeat-y;
	font-size:1px;
	float:left;
	}
.space{
	width:8px;
	height:14px;
	font-size:1px;
	float:left;
}
