#map_canvas {
	text-align: center;
	width: 100%;
	height: 480px;
	border-bottom: #AAA 1px solid;
}

.retractation	{
	width:100%; 
	height:24px; 
	background-color:#fff; 
	border:1px solid #ccc;
	}

.description	{clear:both;}
.profil_infos 	{width:240px; float:left;}
.friend 		{height:52px;}
.health 		{margin-top:2px; margin-right:4px;}
.friendship 	{float:left;}
.friendship_img {width:48px; height:48px; }
.popup_friends	{width:48px; height:48px; }

.ranking_list		{height:32px; clear:both; border-bottom: 1px dashed #aaa;}
.ranking_list a		{display:block;}
.ranking_camp		{width:64px; height:32px; float:left;}
.ranking_picture	{text-align:left; width:32px; height:32px; float:left;}
.ranking_score		{text-align:right; width:50px; padding-top:6px; float:left; font-family:'Montserrat'sans-serif;}
.ranking img		{width:32px; height:32px;}
.self				{background-color:#457ae5!important; color:#fff!important; text-shadow:#666 2px 2px 0px;}
.self a				{background-color:#457ae5!important; color:#fff!important; text-shadow:#666 2px 2px 0px;}
.self:hover a		{background-color:#457ae5!important; color:#fff!important; text-shadow:#ff3333 2px 2px 0px;}

.ranking_name		{
	text-align: left;
	width: 186px;
	padding: 6px 0px 0px 6px;
	float: left;
	overflow: hidden;
	height: 20px;
}

.ranking_position	{
  text-align: center;
  width: 32px;
  padding-top: 6px;
  float: left;
  font-family: 'Montserrat' sans-serif;
  color: white;
  text-shadow: #666 2px 2px 0px;
  }

.steps {
	margin-top:8px; 
	width:972px;
	height:180px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.step {
	width:314px;
	height: 134px;
	margin-right: 10px;
	margin-bottom: 8px;
	float: left;
	clear: none;
}
.steptitle 	{margin-left: 20px; margin-top:18px; clear:both;}
.steptxt 	{padding-left: 56px; margin-top:12px; line-height:125%; clear:both;}
		
.steps a {text-decoration: none;}
.steps a:link, .steps a:visited {color: #666;}

.steps .bleu:hover, .steps .bleu:active {color: #3678fc;}
.steps .blanc:hover, .steps .blanc:active {color: #000;}
.steps .rouge:hover, .steps .rouge:active {color: #ff3333;}