/* CSS Document */

.gallery_tes
{
	height: 6px;
	background-color: #fae900;
}
.gallery_oriz
{
	height: 2px;
	background-color: #fae900;
}
.gallery_lat
{
	width: 2px;
	background-color: #fae900;
}
.gallery_bg
{
	background-image: url(../img/bg_sfum.gif);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: middle;
}
.table_gallery
{
	text-align: center;
	vertical-align: middle;
	width: 500px;
	padding-top: 6px;
}
.bg_bottoni
{
	background-color: #242791;
}
.bg_giochi
{
	background-color: #19076a;
}
.mini_table_top
{
	height: 15px;
	background-image: url(../img/giochi/bg_top_small.gif);
	background-repeat: no-repeat;
}
.mini_table_left
{
	background-image: url(../img/giochi/bg_left_small.gif);
	background-repeat: no-repeat;
}
.mini_table_right
{
	background-image: url(../img/giochi/bg_right_small.gif);
	background-repeat: no-repeat;
}
.mini_table_bottom
{
	background-image: url(../img/giochi/bg_bottom_small.gif);
	background-repeat: no-repeat;
}

