.boxGiochi
{
 background-image:url(mini-giochi-bratz.gif);
 background-repeat:no-repeat;
 height:65px;
 width:200px;
 cursor:pointer;
}
.boxGiochiHover
{
 background-image:url(mini-giochi-bratz-hover.gif);
 background-repeat:no-repeat;
 height:65px;
 width:200px;
 cursor:pointer;
}

.boxDisegni
{
 background-image:url(mini-disegni-bratz.gif);
 background-repeat:no-repeat;
 height:65px;
 width:200px;
 cursor:pointer;
}
.boxDisegniHover
{
 background-image:url(mini-disegni-bratz-hover.gif);
 background-repeat:no-repeat;
 height:65px;
 width:200px;
 cursor:pointer;
}

.boxFoto
{
 background-image:url(mini-foto-bratz.gif);
 background-repeat:no-repeat;
 height:65px;
 width:200px;
 cursor:pointer;
}
.boxFotoHover
{
 background-image:url(mora-hover.gif);
 background-repeat:no-repeat;
 height:65px;
 width:200px;
 cursor:pointer;
}

#gameBlu {
color:#3399CC;
font-size:18px;
}

#gameRosa {
color:#F04AAC;
font-size:18px;
}

#gameLilla {
color:#68BDAA;
font-size:18px;
}

#gameArancio {
color:#EF9D05;
font-size:18px;
}
#gameAzzurro {
color:#70CEEA;
font-size:18px;
}
#gameVerde {
color:#54B81A;
font-size:18px;
}


#gallery_wrap {
	position: relative;
	width: 469px;
	height: 452px;
	padding: 84px 70px 177px 61px;
	background: url(img/polaroid_back.png) top left no-repeat;
}