@charset "utf-8";
/* CSS Document */

#categoria_giochi
{
	margin:0 1px 11px auto;
	width:47%;
	border-bottom:3px dotted #09F;
	padding:3px;
	height:111px;
	float:left;
}

#categoria_giochi h2
{
text-align:center;
margin:5px auto 7px auto;
font-style:normal;
font-weight:bold;
font-size:130%;
color:#FA505C;
}

#categoria_giochi h2 a, #scheda_gioco h2 a, #top10 h2
{
	color:#C36;
}

#giochino
{
width:20%;
float:left;	
display:block;
margin:3px 10px 0 10px;
text-align:center;
}

#top10
{
clear:both;
text-align:center;
font-size:89%;
width:96%;
margin:auto;
border: 4px dotted #FDD6FE;
}

#giochino_top10
{
width:10%;
margin:7px;
float:left;	
display:block;
text-align:center;
}

#scheda_gioco
{
	margin:11px 5px auto;
	width:47%;
	border:1px solid  #FBF;
	padding:3px;
	height:150px;
	float:left;
}

#salagiochi_sponsor
{
	margin:11px 5px auto;
	width:47%;
	padding:3px;
	height:150px;
	overflow:hidden;
	float:left;	
}