/** Page d'affichage des membres : SeeMember.tpl **/
#SeeMember_container {float:left; width:620px; margin-left:20px;	padding-top:22px;}
#SeeMember_container h2 {
	width:616px;
	background-color: #E6E6E6;
	font-size:13px;
	font-family:Verdana;
	font-weight:bold;
	padding-left:4px;
	float:left;
	margin-top:4px;
	margin-bottom:4px;
}

#SeeMember_PageTitle {font-size:14px;	font-family:Verdana;	font-weight:bold;	color:#e06310;}
#SeeMemberTop {float:left;/* border:1px solid #c2c2c2;*/ width:620px;}
#SeeMember_DescTop {float:left;	/*height:160px;*/	width:380px; background-color:#f2f2f2; }

.SeeMember_rub {float:left; display:block;}
.SeeMember_rub p {float:left; width:620px;}
.SeeMember_comp {float:left; width:620px;margin-bottom:10px;}


.SeeMember_label {
	display:block;
	font-weight:bold;
	width:120px;
	float:left;
	text-align:right;
}

.SeeMember_value {
	display:block;
	float:left;
	margin-left:15px;
}

#SeeMember_Text {
	float:left;
	display:block;
	text-align:justify;
	padding-bottom:10px;
}

.SeeMember_SubTitle {
	color:#09456e;
	float:left;
	width:200px;
	display:block;
}

.SeeMember_DispoFull {
	width:380px;
	height:20px;
	background-color:#09456e;
	text-align:center;
	font-size:12px;
	color:#e06310;
	padding-top:5px;
}

.SeeMember_DispoCase {
	width:100px;
	float:left;
	height:20px;
	background-color:#09456e;
	text-align:center;
	font-size:12px;
	color:#e06310;
	padding-top:5px;
}

.SeeMember_NoDispoCase {
	width:50px;
	float:left;
	height:20px;
	background-color:#e06310;
	padding-top:5px;
}
#SeeMember_example_offers {	float:left; margin-top:15px;}
#SeeMember_Stat {
	float:right;
	text-align:left;
	font-size:15px;
	color:#09456e;
	/*height:160px;*/
	width:220px;
	padding-bottom:5px;
}

#SeeMember_Stat ul{
	float:left;
	padding:8px;
	background-color:#f2f2f2;
	padding-bottom:5px;
	width:200px;
}
#SeeMember_Stat li {float:left;list-style:none; padding:0; width:100%;}
#SeeMember_Stat li img {float:left;margin-top:4px;}
#SeeMember_Stat a {
	color:#555;
	text-decoration:none;
	line-height:12px;
	padding-left:3px;	
	font-weight:bold;
	font-size:12px;
}

#SeeMember_Stat a:hover {color:#666;	text-decoration:underline;}

.coach_img {float:left; width:120px; padding:8px; text-align:center;display:block;}
.coach_img img {float:left; margin-left:18px;}
.coach_img ul {float:left; width:120px; list-style:none;}
.rep {float:right; padding:5px; width:230px;  text-align:justify;  margin-top:10px;}

.Advsoresult_offer {width:620px;}
.Advsoresult_offer h2 {background: none;}
.Advsoresult_offer_desc {float:left; width:350px;}
/** Fin Page d'affichage des membres **/
