/* ----------------------------------------------- */
/* Modification de style par rapport à la maquette */
/* ----------------------------------------------- */

/*******************************************************************************************/
/* Highlight de la pertinence dans la page 'Tous les membres' onglet 'les plus pertinents' */
/*******************************************************************************************/
.sv2MTab td.sv2MDataNombreAvisBackgroundNone {
	width: 110px;
	text-align: center;
	color: #77AD1C;
}
.sv2MTab td.sv2MDataNombreAvisBackgroundNone span {
	background: url(../images/bg_sv2-bulle-data.png) no-repeat 50% 0;
	display: block;
	padding: 0 0 20px 0;
	color: gray;
}
* html .sv2MTab .sv2MDataNombreAvisBackgroundNone span {
	background: url(../images/bg_sv2-bulle-data.gif) no-repeat 50% 0;
}
.sv2MTab .sv2MDataNombreAvisBackgroundNone .nombreAvis {
	display: block;
	padding: 15px 0 0 0;
	font-size: 1.5em;
	line-height: 65%;
	font-weight: bold;
	color: #9F1369;
}
.sv2MTab .sv2MDataPertinenceBackgroundHighlight {
	width: 130px;
	background: url(../images/bg_sv2-data-actif-top.png) no-repeat 50% 50%;
}
.sv2MTab td.sv2MDataPertinenceBackgroundHighlight {
	width: 110px;
	text-align: center;
	color: black;
}
.sv2MTab .sv2MDataPertinenceBackgroundHighlight span {
	display: block;
	font-size: 2.5em;
	line-height: 90%;
	font-weight: bold;
	color: #77AD1C;
}
.sv2MTab .sv2MDataPertinenceBackgroundHighlight span sup {
	font-size: 60%;
	font-weight: bold;
	color: #77AD1C;
}

.sv2AccueilNav .pjonglet-on,
.sv2AccueilNav .pjonglet-on:hover {
	background-image:url(../images/bg_sv2AccueilNav_on.png);
	font-weight:bold;
}

.sv2AccueilNavb .pjonglet-on,
.sv2AccueilNavb .pjonglet-on:hover {
	background-image:url(../images/bg_sv2AccueilNavb_on.png);
	font-weight:bold;
}

/*******************************************************************************************/
/* Popin ***********************************************************************************/
/*******************************************************************************************/
.js_hide {
	display:none;
}

/*******************************************************************************************/
/* Avatar plus de membres ******************************************************************/
/*******************************************************************************************/
.sv2MTab .sv2MDataImage img {
	display:block;
	position:relative;
}

/*******************************************************************************************/
/* Correction ie6 **************************************************************************/
/*******************************************************************************************/
* html .sv2PListe li{
	height:65px;
}
* html .sv2PLNote li{
	height:15px;
}
* html .sv2PListe ul.sv2PLNote {
	height:15px;
	left: 488px;
	width: 120px;
}
* html .sv2PListe ul.sv2PLNote li.sv2PLNDonner {
	clear: both;
	float: none;
	text-align: right;
}
* html .sv2PPopinNote SPAN {
	right: 12px;
}

/*******************************************************************************************/
/* Page d'erreur ***************************************************************************/
/*******************************************************************************************/
.N1_titre_compte_erreur{
	font-weight:bold;
	font-size:14px;
	padding:0px 12px 5px 50px;
}
.erreurP{
	padding:0px 12px 5px 35px;
}
.N1_autres{
	background:transparent url(../images/autres-fond_m.gif) repeat-y scroll left top;
	min-height:270px;
}
.N1_autres_h{
	background:transparent url(../images/autres-fond_h.gif) no-repeat scroll left top;
	min-height:270px;
}
.N1_autres_b_modif_erreur{
	background:transparent url(../images/autres-fond_b.gif) no-repeat scroll left bottom;
	min-height:270px;
}
.N2_autres_titre_modif_erreur{
	font-size:170%;
	font-weight:bold;
	padding:24px 12px 0px 18px;
}
