body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #666666;
	margin: 0; /* è buona norma impostare a zero i valori margin e padding dell'elemento body per tenere conto delle diverse impostazioni predefinite dei browser*/
	padding: 0;
	text-align: center; /* centra il contenitore nei browser IE 5*. Il testo viene quindi impostato con l'allineamento predefinito a sinistra nel selettore #container */
	color: #000000;
}

.modifica{
	font-size:8px;
		color:#999;}
.modifica a{
	color:#999;}
	.modifica a:hover{
		font-size:10px;
	color:#000;}
	
.background{
	height:100%;
	min-height:800px;
	background-color:#930;
	}
.content{
	background-color:#060;
	background-image:url(../layout10/bg_flag.png);
	background-repeat:repeat-x;
	min-height:800px;
	margin: 0 auto;

	}
	
.page{
	width:1050px;
	margin:0 auto;
	}	
	
#part_1{
		min-height: 370px;
		width: 1000px;
		margin: 0 auto; /* i margini auto (insieme a una larghezza) centrano la pagina */
		text-align: left; /* sostituisce l'impostazione text-align: center nell'elemento body. */
}


#part_1_news{
	float: left;
	width: 426px;
	height:370px;
	margin-right: 8px;
	background-image:url(../layout10/bg_team_news.jpg);
	background-repeat:no-repeat;

	}
	
#part_1_gare{
	width: 525px;
	margin-left:450px;
	}
	
#part_2{
	position:relative;
	left:-2px;
		height: 600px;
		width: 1000px;
		margin: 0 auto; /* i margini auto (insieme a una larghezza) centrano la pagina */
		border: 0px solid #000000;
		text-align: left; /* sostituisce l'impostazione text-align: center nell'elemento body. */
		
}	
	#part_2_dic{
	float: left;
	width: 360px;
	margin-right: 8px;
	margin-left:1px;
	/*background-color:#FC0;*/

	}
	
#part_2_de{
	width: 610px;
	margin-left:360px;
	margin-top:0px;
/*	border:0px solid gray;
	background-color:#0C3;*/
	}

#part_2_de_b{
	position:relative;
	margin-left:13px;
	margin-top:50px;
	width: 600px;
	height:238px;
	background-image:url(../layout10/bg_part_2.jpg);
	background-repeat:no-repeat;
	
	}

#part_3 {
	min-height:400px;
	margin-top:50px;
	/*border:1px solid gray;*/
	}
	
#part_3_a{
	float:left;
	width:700px;
	/*min-height:440px;
	border:1px solid gray;*/}
#part_3_b{
	/*border:1px solid gray;*/
	width:250px;
	float:right;
	margin-right: 50px;
	margin-top::30px;
	}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
		clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* CLASSIFICA */
table.indent {
	border-collapse:collapse;
	border-spacing:0px;}
/*table.indent th{
	background-color:#FF6600;
	color:#CCCCCC;
	
	border:2px solid #FF6600;
}*/
 table.indent td,.main table.indent th{
 	padding:2px 5px;
 	font-size:11px;
	}
		
table tr.bottomBorder td{border-bottom:solid 1px #dce0dc;}
table.form td.label,.right{text-align:right;}

table.indent th {
	background-color:#CCF;
	font-size:12px;
	color:#333;
	
	}
table.indent td {
	min-width:20px;
	}
	
/* ROSA HOME PAGE -----------------------------------------------*/
.rosa {
	background-color:#DDD;
	color:#003;
	font-weight:bold;}
.rosa_tab{
	font-size:10px;
	width:210px;
	text-align: left;
	}
.tit_rule{
	background-color:#003;
	padding:3px;
	color:#FFF;
	width:210px;
	pdding:3px;
	text-align:left;
	margin-top:8px;
}

/* -----------------------------------------------------*/
/*STILI*/
.tit_gr_24{
	color:#666;
	font-size:24px;
	text-transform:capitalize;
	font-style:normal;
	font-weight:bold;
	}


/**/
a{color:#3f7137;}
a:hover{color:#8d8d1c;}
h3 a.block{margin:0 0 10px;}
div.byline{color:#999;padding-bottom:15px;margin:2px 0 0 -8px;}
div.byline a{color:#999;}
h1{font-size:2em;color:#6b6b6b;line-height:1.2em;margin:6px 0 20px -8px;}
h1 span{color:#999;font-weight:400;font-size:0.6em;}
h1.hasByline{margin-bottom:2px;padding-bottom:0;}
h2{font-size:1.2em;color:#683;width:auto;border-bottom:1px solid #ccc;margin:10px 0 10px -8px;}
.alert h2{margin-left:0;border:none;}
h2.slim { margin: 0 0 10px 0; }
p{margin:0;padding:4px 0 4px;}
.smallText{font-size:0.9em;}
.hidden {display: none;}
.currentServer {float: right; padding-right: 8px; font-size: 0.8em; color: #888;}

#nolink a {
	text-decoration:none;}

.nolink a:hover{
	text-decoration:underline;}
	/* AJAX NEWS */
	.xml_data {	color: #990000;
	font-weight: bold;
	float:left; width:auto; padding-right:4px;
	background-image:url(../layout10/ball.png);
	background-repeat:no-repeat;
	padding-left:18px;
	height:inherit;
	}
	.xml_titolo {
		font-weight:bold;
		font-size:12px;
		height:inherit;
		}
	
	.xml_line{
		height:13px;
		text-align:center;
		}
	.xml_a{
			font-weight:bold;
			}	
	.xml_s{
			float:left;
			}
			
	.xml_d{
			float:right;
			}
	.xml_navbar{
		display:block;
		height:13px;
		text-align:center;
		margin:0 auto;
		width:240px;
		background-color:#FFC;
		border:1px solid #BBB;
		padding:3px;}
		
/* PAGINA PLAYER*/

#player_player{}
#player_player_a{
		float:left; width:
		200px; 
		margin-left:40px;}
#player_player_b{
	width:750px;
	margin:0 auto auto 250px;
	background-color:#FFC;
	text-align:left;
	padding:5px;
	height:340px;}
	
#player_player_b_a{float:left;}

#player_player_b_b{
	position:relative;
	float:right;
	width:200px;
	text-align:left;
	}

#player_stat_a{
	float:left;
	margin-left:30px;
	width:208px;
	border:1px solid #EEE;
	min-height:400px;
	
	}	
	
	
#player_stat_b{
	text-align:left;
	margin-left:250px;
	width:750px;
	padding:8px;
	}
	
	
#player_stat_b_a{
	text-align:left;
	width:400px;
	padding:8px;
	float:left;
	}

#player_stat_b_b{
	text-align:left;
	margin-left:480px;
	margin:0 auto;
	width:250px;
	padding:8px;
	border:1px solid gray;
	background-color:#CCC;
	float:right;
	}
	
.titolone{
	font-size:36px;
	font-weight:bold;
	color:#036;}
	
#pitch_pos{
background-image:url(../layout10/pitch_pos.png);
position:relative;
height:120px;
width:186px;}
/* PROGRESS BAR DELLE SKILL*/

<!--
/* Progressbar */
div.youthSkillBar{position:relative;}
img.percentImage{background:#eee url(../layout10/b3.png) top left no-repeat;margin:0 0 -3px;padding:0;}

-->

.note{
	
	padding:2px;
	background-color:#FFC;
	border:1px solid #666;}
	
	/* ------------------
   FaceCards
------------------ */
.faceCard
{
	width: 110px;
	height: 155px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 0;
	position: relative;
}

.faceCard img
{
	position: absolute;
}

.faceEdit
{
	float: left;
}

.faceMenu
{
}

.faceCategories
{
	width: 300px;
	float: left;
}

#sidebar .faceCard
{
	margin-left: 25px;
}

#sidebar .boxFace, #sidebar .boxLogo
{
	text-align: center;
}
.orario{
	color: #990000;
	font-weight: bold;
	}
/*lista dichiarazioni pagina player*/
li.commento_tecnico {
	background-color:#FFFFCC;
	list-style:inside url("../../core/layout10/fischietto.png");;
	list-style-type:square;
}
li.li_ego {
	background-color:#FFF;
	list-style:inside url("../../core/layout10/li_ego.png");;
	list-style-type:square;
}
/* PAGINA TICKET*/

#col_A {
	float:left;
	width:300px;
	border: 1px solid gray;
	min-height:800px;
	margin-left:4px;
	display:block;
	color:#333;
	padding:2px;

}
	
#col_B {
	display:block;
	width:650px;
	border: 0px solid gray;
	margin-left:320px;
	min-height:1200px;

}