@page{
	size:210mm 297mm;
	margin: 20mm;
}

#alto {
	border: solid #CCCCCC;
	border-width: 0px 1px 0px 0px;
	width: 170mm;
	height: 10mm;
}

#corpo {
	position: relative;
	border: solid #CCCCCC;
	border-width: 1px;
	width: 170mm;
	height: 210mm;
	font-size: 12px;
	color: #efefef;
	left: 94px;

}

#basso{
	display: none;
}

#menusotto{
	display: none;
}

#label{
	float: right;
	display: inline;
}

#icona{
	display: none;
}

#stampa{}
#solovideo{display: none;}

#logo {
	background-image: url(/img/struttura/logovettorialepiccolo.gif);
	background-repeat: no-repeat;
	width: 130mm;
	/*margin-right: 330px;*/
}

#testo{
	float: left;
	width: 150mm;
/*	height: 350px;*/
	font-size: 10pt;
	text-align: justify;
	/*margin-left: 100px;*/
}

.header_info{
	margin-left: 100px;
}

#photo{ 	
	display: none;
}

#sottomenu{
	float: left;
	margin-top: 10px;
	margin-bottom: 0px;
}

#stylechoosing{
	float: left;
	font-size: 9px;
	display: inline;
}


body {
	background: #000000;
	background-image: url(/img/struttura/giocatori.jpg);
	background-repeat: no-repeat;
	font-family: Verdana;
}


a {
	font-weight: bold;
	color: #99C600;
	text-decoration: none;
}

#basso .celle{
	border: solid #CCCCCC;
	border-width: 0px 1px 0px 0px;
}

#corpo .primacella{
	height: 25px;
	width: 30px;
	border: solid #55bb00;
	border-width: 1px 0px 0px 0px;
	padding-left: 15px;
}

#corpo .celle{
	border: solid #62C500;
	border-width: 1px 0px 0px 0px;
	background-image: url(/img/struttura/menu/pallinocella.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 15px;
	font-size: 9px;





	font-weight: bold; /* TOGLIERE QUANDO CI SARANNO TUTTI I LINK ABBINATI ALLE VOCI DEL MENU*/
}

#corpo .menu{
	margin-bottom: 10px;
}

#corpo .imgcat{
	float: left;
	margin-left: -145px;
	width: 40px;
	border: solid;
	border-width: 1px;
	border-color: #cccccc;
}
#corpo .catp{
	float: right;
	width: 110px;
	height: 10px;
	text-align: right;
	padding-right: 5px;
	margin-bottom: 10px;
	border: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #cccccc;
}

#corpo .elencop{
	float: left;
	/*background-color: #00cc00;*/
	border: solid;
	border-width: 1px;
	border-color: #cccccc;
	width: 155px;
	height: 30px;
	text-align: center;
	padding: 2px;
	margin-top: 10px;
	padding-top: 20px;
}
.opaco_mezzo{
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}
	
.item {
	border: solid #ffffff;
	border-width: 1px;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}

h1 {
	margin-top: 2px;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}


.unitmisura{
	width: 30px;
	border: solid #dedede;
	border-width: 1px;
	text-align: center;
	font-size: 9px;
	background-color: #009900;
}

.titolo_riga{
	width: 125px;
}

.prod1,.prod2,.prod3,.prod4{
	width: 130px;
	border: solid #dedede;
	border-width: 1px;
	text-align: center;
	font-size: 9px;
	background-color: #009900;
}

th{
	text-align: center;
}

.tabellamenu {
	width: 520px;
}

.tabellamenu{ 
	text-align: center; 
	width: 600px;
}

.tblscheda{
	border: solid #dedede;
	border-width: 1px;
}
.verde {
	font-weight: bold;
	color: #99CC00;
}

