.content .team
{
	float			: left;
	display			: inline;
	background		: url(../images/team.jpg) top left no-repeat;
	margin			: 0;
	padding			: 0;
	/*width			: 1199px;*/
	width			: 960px;
	height			: 519px;
}

.content .team .testo
{
	float			: left;
	display			: inline;
	margin-top		: 80px;
	width			: 490px;
	height			: 425px;
	font-size		: 1.1em;
	color			: #2c2c2c;
}

.content .team h1
{
	float			: left;
	display			: inline;
	margin			: 0;
	padding			: 0;
	font-size		: 1.3em;
	font-weight		: normal;
	text-transform	: uppercase;
	width			: 490px;
	line-height		: 1em;
	margin-top		: 100px;
}

.content .team h2, .content .team h3, .content .team h4
{
	float			: left;
	display			: inline;
	margin			: 0;
	padding			: 0;
	margin-top		: 15px;
	font-size		: 1.2em;
	font-weight		: normal;
	text-transform	: uppercase;
	width			: 490px;
	line-height		: 1em;
}

.content .team h3
{
	font-size		: 1.05em;
	width 			: 490px;
}

.content .team h4
{
	font-size		: 1em;
	width 			: 490px;
}


.content .team .bt_join
{
	float			: right;
	display			: inline;
	background		: url(../images/bt_join.gif) top left no-repeat;
	width			: 144px;
	height			: 39px;
}