@charset "utf-8";
/* CSS Document */
#topMenu{
	background: #c33236;
}
#topLinks a.active{
	color:#c33236;
}
#topContainer{
	border-bottom: 8px solid #c33236;
}
.textContainer{
	border: 1px solid #c33236;
}

/************************************/
/* players */

#player{
	background: url('../img/jogador-taiti.jpg') no-repeat bottom left;
	height:510px;
}

.titleBlock1.teamTitle{
	background: #c33236;
}
.titleBlock2.teamTitle{
	background: url('../img/titulo-bg-taiti.jpg') repeat-x center;
}
#tituloPlayer{
	background: url('../img/titulo-jogador-taiti.png') no-repeat left center;
}


/*****************************
// jogadores
*****************************/
#position1{
	margin-top: 45px;	margin-left:100px;	
}
#position2{
	margin-top: 75px;	margin-left:50px;	
}
#position3{
	margin-top: 75px;	margin-left:140px;	
}
#position4{
	margin-top: 120px;	margin-left:30px;	
}
#position5{
	margin-top: 120px;	margin-left:160px;	
}
#position6{
	margin-top: 160px;	margin-left:50px;	
}
#position7{
	margin-top: 160px;	margin-left:145px;	
}
#position8{
	margin-top: 210px;	margin-left:20px;	
}
#position9{
	margin-top: 210px;	margin-left:175px;	
}
#position10{
	margin-top: 275Px;	margin-left:35px;	
}
#position11{
	margin-top: 290px;	margin-left:135px;	
}
.infoTitle{
	color:#999;
}
.infoTitle span{
	color:#999;
}
.infoText span{
	color:#999;
}
