@charset "utf-8";
/* CSS Document */

#flashWindow{
	margin:0px 12px 13px 13px;
	width:870px;
	height:248px;
}

.greyBar {
	background-color:#939393;
	height:17px;
}

.content .sidebox {
	width:125px;
	float:left;
	display:inline; /* IE fix */
	margin-right:14px;
}

.content .sidebox2 {
	background:url(../imagens/dots.png) top right repeat-y;
}

.content .homeContent {
	width:480px;
	float:left;
	display:inline  /*IE fix */
}

.content {
	width:622px;
	float:left;
	display:inline;  /*IE fix */
	margin-right:6px;
	margin-left:10px;
}

.sidebar {
	float:left;
	display:inline;  /*IE fix */
}

.sidebar .box {
	height:160px;
	margin-bottom:13px;
}
