@charset "UTF-8";
/* CSS Document */

body {
	background-color: #00317a;
	text-align: center;
}
.box_big {
	background-image: url(../immagini/template/box-grande/center.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.box_big .box_big_top {
	background-image: url(../immagini/template/box-grande/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.box_big .box_big_bottom {
	background-image: url(../immagini/template/box-grande/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.box_pic {
	background-image: url(../immagini/template/box-piccolo/center.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.box_pic .box_pic_top_news {
	background-image: url(../immagini/template/box-piccolo/top-news.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.box_pic .box_pic_top_next_game {
	background-image: url(../immagini/template/box-piccolo/top-next-game.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.box_pic .box_pic_top_photogallery {
	background-image: url(../immagini/template/box-piccolo/top-photo-gallery.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.box_pic .box_pic_bottom {
	background-image: url(../immagini/template/box-piccolo/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.menu {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #00317a;
	line-height: 16px;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-decoration: none;
}
.menu a:link{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #00317a;
	line-height: 16px;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-decoration: none;
}
.menu a:active{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #00317a;
	line-height: 16px;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-decoration: none;
}
.menu a:visited{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #00317a;
	line-height: 16px;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-decoration: none;
}
.menu a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #00317a;
	line-height: 16px;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-decoration: underline;
}
.testi {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #00317a;
	text-decoration: none;
}
.testi a:link{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #00317a;
	text-decoration: none;
}
.testi a:active{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #00317a;
	text-decoration: none;
}
.testi a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #00317a;
	text-decoration: none;
}
.testi a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #00317a;
	text-decoration: underline;
}
h1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-variant: small-caps;
	color: #002056;
}
p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #002056;
}
.data {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #00317a;
}
.box_unito {
	background-image: url(../immagini/template/box-unico/center.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.box_unito .box_unito_top {
	background-image: url(../immagini/template/box-unico/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.box_unito .box_unito_bottom {
	background-image: url(../immagini/template/box-unico/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
