#equipe_container
	{
	margin-bottom: 10px;
	width: 724px;
	border: 1px solid #316498;
	font-family: verdana;
	font-size: 11px;
	padding-bottom: 4px;
	
	}
	
#equipe_container hr
	{
	color: #888888;
	background-color: #888888;
	height: 1px;
	border: 0px;
	}
	
#equipe_title
	{
	background: #316498;
	height: 23px;
	color: white;
	font-size: 16px;
	font-family: impact, verdana;
	padding: 2px 5px 0px 5px;
	}
	
.equipe_center
	{
	width: 724px;
	}
	
.equipe_image
	{
	width: 84px;
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
	}
	
.equipe_image img
	{
	border: 1px solid #4d79a6;
	}
	
.equipe_text
	{
	width: 640px;
	}
	
.equipe_text_table
	{
	width: 100%;
	margin-bottom: 5px;
	}
	
.equipe_text_table_left
	{
	text-align: left;
	vertical-align: top;
	}
	
.equipe_text_table_left_nick
	{
	font-size: 13px;
	font-weight: bold;
	}
	
.equipe_text_table_left_info
	{
	font-weight: bold;
	color: #fc5900;
	}
	
.equipe_text_table_right
	{
	text-align: right;
	vertical-align: top;
	padding-right: 5px;
	}
	
.equipe_text_center
	{
	text-align: justify;
	margin-bottom: 5px;
	padding-right: 5px;
	}
	
.equipe_text_games
	{
	text-align: left;
	padding-left: 40px;
	}
	
	
.equipe_text_games
	{
	color: #707070;
	}
	
.equipe_text_games span
	{
	font-weight: bold;
	}

