@charset "utf-8";
/* CSS Document */
#topMenu{
	background: #3eaeda;
}
#topLinks a.active{
	color:#3eaeda;
}

#topContainer{
	border-bottom: 8px solid #3eaeda;
}
.textContainer{
	border: 1px solid #3eaeda;
}

/************************************/
/* players */

#player{
	background: url('../img/jogador-italia.jpg') no-repeat bottom left;
	height:510px;
}

.titleBlock1.teamTitle{
	background: #3eaeda;
}
.titleBlock2.teamTitle{
	background: url('../img/titulo-bg-italia.jpg') repeat-x center;
}
#tituloPlayer{
	background: url('../img/titulo-jogador-italia.png') no-repeat left center;
}


/*****************************
// jogadores
*****************************/
#position1{
	margin-top: 45px;	margin-left:97px;	
}
#position2{
	margin-top: 75px;	margin-left:50px;	
}
#position3{
	margin-top: 75px;	margin-left:130px;	
}
#position4{
	margin-top: 120px;	margin-left:20px;	
}
#position5{
	margin-top: 135px;	margin-left:90px;	
}
#position6{
	margin-top: 120px;	margin-left:160px;	
}
#position7{
	margin-top: 200px;	margin-left:20px;	
}
#position8{
	margin-top: 190px;	margin-left:100px;	
}
#position9{
	margin-top: 200px;	margin-left:155px;	
}
#position10{
	margin-top: 255px;	margin-left:140px;	
}
#position11{
	margin-top: 280px;	margin-left:50px;	
}
.infoTitle{
	color:#999;
}
.infoTitle span{
	color:#999;
}
.infoText span{
	color:#999;
}
