body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #2c4c6f;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#top_sx {
	background-image: url(../images/bg_top_sx.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 121px;
	width: 741px;
}
#top_dx {
	background-image: url(../images/bg_top_dx.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 8px;
	height: 121px;
}
#top_center {
	background-image: url(../images/bg_top_center.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 121px;
}

#content_dx {
	background-image: url(../images/bg_content_dx.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #2c4c6f;
	width: 8px;
}

#footer_sx {
	background-image: url(../images/bg_content_sx.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #2c4c6f;
	color: #FFFFFF;
	text-align: right;
}
#footer_dx {
	background-image: url(../images/bg_content_dx.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #2c4c6f;
	width: 8px;
}

#close_sx {
	background-image: url(../images/close_sx.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px;
	font-size: 7px;
}
#close_dx {
	background-image: url(../images/close_dx.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 8px;
	width: 8px;
	font-size: 7px;
}
#content_sx {
	background-image: url(../images/bg_content_sx.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #2c4c6f;
}

#box_login {
	height: 50px;
	width: 211px;
	text-align: right;
	color: #FFFFFF;
}
#box_login2 {
	height: 50px;
	width: 181px;
	text-align: left;
	color: #FFFFFF;
	line-height: 18px;
	padding-left: 30px;
}
#box_links_top {
	height: 50px;
	width: 211px;
	text-align: right;
	color: #FFFFFF;
}

#logo {
	height: 81px;
	width: 522px;
}

#menu {
	height: 33px;
	width: 741px;
}
#menu2 {
	height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #33CCFF;
	line-height: 28px;
	margin-bottom: 10px;
	text-align: center;
}

#content_dettaglio {
	background-color: #FFFFFF;
	margin-left: 8px;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
}

#content {
	background-color: #FFFFFF;
	margin-left: 8px;
	text-align: center;
	width: 914px;
	padding: 15px;
	overflow: hidden;
}

#col_sx {
	text-align: left;
	float: left;
	width: 640px;
}

#col_dx {
	text-align: center;
	float: left;
	width: 258px;
	margin-left: 16px;
	background-image: url(../images/col_dx_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	margin-bottom: 5px;
	height: 27px;
	width: 100%;
	text-align: left;
	color: #999999;
	line-height: 26px;
}


/* CLASSI */

.box_gioco {
	background-image: url(../images/bg_box_gioco.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.box_img_gioco {
	text-align: center;
	float: left;
	height: 50px;
	width: 67px;
}
.box_dettaglio_gioco {
	text-align: left;
	float: left;
	height: 50px;
	width: 123px;
}
.img_gioco {
	border: 2px solid #9bb5d0;
	height: 46px;
	width: 46px;
}
.img_gioco2 {
	border: 2px solid #9bb5d0;
	margin-bottom: 3px;
	height: 46px;
	width: 46px;
}
.stelle {
	margin-top: 8px;
}
.box_gioco_ultimi {
	float: left;
	height: 93px;
	width: 90px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	text-align: left;
	line-height: 26px;
	font-weight: bold;
	background-image: url(../images/titolo.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 27px;
	color: #FFFFFF;
	width: 640px;
	margin-bottom: 20px;
}
.titolo_mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	text-align: left;
	line-height: 26px;
	font-weight: bold;
	background-image: url(../images/titolo_mini.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 27px;
	color: #FFFFFF;
	width: 200px;
	margin-bottom: 20px;
}
.titolo_dettaglio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	text-align: left;
	line-height: 26px;
	font-weight: bold;
	background-image: url(../images/titolo_sx.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 27px;
	color: #FFFFFF;
	width: 500px;
	float: left;
}
.titolo_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	margin-bottom: 20px;
	background-image: url(../images/titolo_dx.gif);
	background-position: right;
	height: 27px;
	background-repeat: no-repeat;
	width: 100%;
	text-align: left;
}
.bold_blu {
	font-weight: bold;
	color: #336699;
}
.input_richiesta {
	width: 250px;
	margin-bottom: 6px;
}
.input {
	width: 340px;
	margin-bottom: 6px;
	border: 2px solid #0099CC;
	height: 20px;
}
.input2 {
	width: 290px;
}
.select {
	width: 250px;
	margin-bottom: 6px;
}
.form {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.submit {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #3399FF;
	padding: 0px;
	border: 2px solid #006699;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.submit2 {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FF9900;
	padding: 0px;
	border: 2px solid #FFCC00;
}
.privacy {
	font-size: 9px;
	color: #999999;
}
.commenti {
	width: 100%;
	display: block;
}
.commento {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 800px;
	display: block;
}
.grigio_bold {
	font-weight: bold;
	color: #999999;
}




/* LINKS */

A:link, A:active, A:visited {
	color: #0066FF;
	text-decoration: none;
}
A:hover {
	color: #0099CC;
	text-decoration: underline;
}

.box_dettaglio_gioco A:link, .box_dettaglio_gioco A:active, .box_dettaglio_gioco A:visited {
	color: #2c4c6f;
	text-decoration: none;
}
.box_dettaglio_gioco A:hover {
	color: #2c4c6f;
	text-decoration: underline;	
}


.box_gioco_ultimi A:link, .box_gioco_ultimi A:active, .box_gioco_ultimi A:visited {
	color: #2c4c6f;
	text-decoration: none;
}
.box_gioco_ultimi A:hover {
	color: #2c4c6f;
	text-decoration: underline;	
}


.sel A:link, .sel A:active, .sel A:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/sel.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 33px;
	width: 169px;
	text-align: center;
	line-height: 32px;
	margin-right: 4px;
}
.sel A:hover {
	color: #ffffff;
	text-decoration: underline;	
}


.unsel A:link, .unsel A:active, .unsel A:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/unsel.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 33px;
	width: 169px;
	text-align: center;
	line-height: 36px;
	margin-right: 4px;
}
.unsel A:hover {
	color: #ffffff;
	text-decoration: underline;
}


#menu2 A:link, #menu2 A:active, #menu2 A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu2 A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#box_login A:link, #box_login A:active, #box_login A:visited {
	color: #FF9900;
	text-decoration: none;
	font-variant: small-caps;
}
#box_login A:hover {
	color: #FF9900;
	text-decoration: underline;
}
#box_login2 A:link, #box_login2 A:active, #box_login2 A:visited {
	color: #FF9900;
	text-decoration: none;
}
#box_login2 A:hover {
	color: #FF9900;
	text-decoration: underline;
}

#box_links_top A:link, #box_links_top A:active, #box_links_top A:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
}
#box_links_top A:hover {
	color: #ffffff;
	text-decoration: underline;
}
