/**************************************************************************************/
/*****************************     BOUTONS B1       ***********************************/

/*************** HAUTEUR B1 ***************/

div.slvB1T1, div.slvB1T1 span, /* BOUTON ROSE CHATTER AVEC ELLE/LUI */
div.slvB1T2, div.slvB1T2 span{ /* BOUTON GRIS LUI ECRIRE UN MAIL*/
display:block;
height:26px;
line-height:26px;
}
	/*************** COINS ET FONDS B1 ***************/

	/* B1 T1 => ROSE  CORNER  14 x 26 */
	div.slvB1T1{ background:transparent url(/img/main/common/boutons/Btn_B1T1_C.gif) repeat-x; }
	div.slvB1T1 span{ background:transparent url(/img/main/common/boutons/Btn_B1T1_L.gif) left no-repeat; }
	div.slvB1T1 span span{ background:transparent url(/img/main/common/boutons/Btn_B1T1_R.gif) right no-repeat; }

	/* B1 T2 => GRIS  CORNER 14 x 26 */ 
	div.slvB1T2{ background:transparent url(/img/main/common/boutons/Btn_B1T2_C.gif) repeat-x; }
	div.slvB1T2 span{ background:transparent url(/img/main/common/boutons/Btn_B1T2_L.gif) left no-repeat; }
	div.slvB1T2 span span{ background:transparent url(/img/main/common/boutons/Btn_B1T2_R.gif) right no-repeat; }

	/*************** CONTENU DU B1 ***************/

	/* LEFT */
	.slvLB1_S1{
	display:block;
	height:26px;
	font:normal 11px/26px arial;
	text-align:center;
	}
	.slvLB1_S2{font:12px;}

	/* RIGHT */ 
	.slvRB1_S1{ float:right; }/*Dans l'absolu pas besoin mais sinon voila un exemple de a quoi cela devra ressembler*/

	/*************** BOUTONS CREES ***************/

	.slvB1Chatter{width:100px; float:left; display:block; margin:6px 0 0 0;}
	.slvB1MailSend{width:90px;float:left; display:block; margin:6px 0 0 0;}

	.slvB1ChatterFriend{width:100px; float:left; display:block; margin:2px 0 0 0;}
	.slvB1MailSendFriend{width:90px;float:left; display:block; margin:2px 0 0 0;}


/**************************************************************************************/
/*****************************     BOUTONS B2       ***********************************/

/*************** HAUTEUR B2 ***************/

div.slvB2T1, div.slvB2T2{ /* position et espacement lorsqu'ils appelé dans un module*/
float:left;
margin:4px 0 0 7px;
}

div.slvB2T1, div.slvB2T1 span, /* BOUTON ROSE CHATTER AVEC ELLE/LUI */
div.slvB2T2, div.slvB2T2 span{ /* BOUTON GRIS LUI ECRIRE UN MAIL*/
display:block;
height:23px;
line-height:23px;
}
	/*************** COINS ET FONDS B2 ***************/
	/* B2 T1 => GRIS  CORNER  + BG  3x 23 */
	div.slvB2T1{ background:transparent url(/img/main/common/boutons/Btn_B2T1_C.gif) repeat-x; }
	div.slvB2T1 span{ background:transparent url(/img/main/common/boutons/Btn_B2T1_L.gif) left no-repeat; }
	div.slvB2T1 span span{ background:transparent url(/img/main/common/boutons/Btn_B2T1_R.gif) right no-repeat; }

	/* B2 T2 => GRIS HOVER CORNER + BG 3x 23 */ 
	div.slvB2T2{ background:transparent url(/img/main/common/boutons/Btn_B2T2_C.gif) repeat-x; }
	div.slvB2T2 span{ background:transparent url(/img/main/common/boutons/Btn_B2T2_L.gif) left no-repeat; }
	div.slvB2T2 span span{ background:transparent url(/img/main/common/boutons/Btn_B2T2_R.gif) right no-repeat; }

	/*************** CONTENU DU B2 ***************/
	/* LEFT */
	.slvLB2_S1, .slvLB2_S2{
	display:block;
	height:23px;
	margin:0 0 0 3px;
	font:bold 11px/22px arial;
	text-align:left;
	}
	.slvLB2_S1 a{ display: block; padding-left:25px;}
	.slvLB2_S2 span{ display: block; padding-left:25px; color:#b1b1b1;}

	/* RIGHT */
	.slvRB2_S1{ float:right; }/*Dans l'absolu pas besoin mais sinon voila un exemple de a quoi cela devra ressembler*/

	/*************** PICTO B2 ***************/
	/* T1  GRIS */
	.slvPictoB2T1Redac{background:transparent url(/img/main/common/boutons/Picto_B2T1_Redac.gif) left no-repeat !important;}
	.slvPictoB2T1Pref{background:transparent url(/img/main/common/boutons/Picto_B2T1_Pref.gif) left no-repeat !important;}
	.slvPictoB2T1Link{background:transparent url(/img/main/common/boutons/Picto_B2T1_Link.gif) left no-repeat !important;}
	.slvPictoB2T1Comment{background:transparent url(/img/main/common/boutons/Picto_B2T1_Comment.gif) left no-repeat !important;}
	.slvPictoB2T1Article{background:transparent url(/img/main/common/boutons/Picto_B2T1_Article.gif) left no-repeat !important;}
	.slvPictoB2T1Blog{background:transparent url(/img/main/common/boutons/Picto_B2T1_Blog.gif) left no-repeat !important;}
	.slvPictoB2T1Friends{background:transparent url(/img/main/common/boutons/Picto_B2T1_Friends.gif) left no-repeat !important;}
	.slvPictoB2T1Profil{background:transparent url(/img/main/common/boutons/Picto_B2T1_Profil.gif) left no-repeat !important;}
	
	/* T2  GRIS HOVER*/
	.slvPictoB2T2Redac{background:transparent url(/img/main/common/boutons/Picto_B2T2_Redac.gif) left no-repeat !important;}
	.slvPictoB2T2Pref{background:transparent url(/img/main/common/boutons/Picto_B2T2_Pref.gif) left no-repeat !important;}
	.slvPictoB2T2Link{background:transparent url(/img/main/common/boutons/Picto_B2T2_Link.gif) left no-repeat !important;}
	.slvPictoB2T2Comment{background:transparent url(/img/main/common/boutons/Picto_B2T2_Comment.gif) left no-repeat !important;}
	.slvPictoB2T2Article{background:transparent url(/img/main/common/boutons/Picto_B2T2_Article.gif) left no-repeat !important;}
	.slvPictoB2T2Blog{background:transparent url(/img/main/common/boutons/Picto_B2T2_Blog.gif) left no-repeat !important;}
	.slvPictoB2T2Friends{background:transparent url(/img/main/common/boutons/Picto_B2T2_Friends.gif) left no-repeat !important;}
	.slvPictoB2T2Profil{background:transparent url(/img/main/common/boutons/Picto_B2T2_Profil.gif) left no-repeat !important;}

	/* T3  GRIS CLAIR  HOVER*/
	.slvPictoB2T3Blog{background:transparent url(/img/main/common/boutons/Picto_B2T3_Blog.gif) left no-repeat !important;}
	.slvPictoB2T3Friends{background:transparent url(/img/main/common/boutons/Picto_B2T3_Friends.gif) left no-repeat !important;}
	
	/*************** BOUTONS CREES ***************/
	div#slvB2Profil{width:90px;}
	div#slvB2Friend{width:90px;}
	div#slvB2Blog{width:85px;}
	div#slvB2Redac{width:135px;}
	div#slvB2Pref{width:80px;}
	div#slvB2Link{width:115px;}
	div#slvB2Comment{width:120px;}
	div#slvB2Article{width:80px;}
	div#slvB2ReadBlog{width:115px;}


/**************************************************************************************/
/*****************************     BOUTONS B3       ***********************************/

/*************** HAUTEUR B3 ***************/

div.slvB3T1, div.slvB3T1 span, /* BOUTON GRIS MENU LEFT */
div.slvB3T2, div.slvB3T2 span,  /* BOUTON ROSE MENU LEFT */
div.slvB3T3, div.slvB3T3 span{ /* BOUTON ROUGE MENU LEFT*/
display:block;
height:34px;
}
div.slvB3T1 span span,
div.slvB3T2 span span,
div.slvB3T3 span span{height:33px; padding-top:1px;}


	/*************** COINS ET FONDS B3 SUR FOND GRIS ***************/

	/* B3 T1 => GRIS  CORNER  + BG  3x 34 */
	div.slvB3T1{ background:transparent url(/img/main/common/boutons/Btn_B3T1_C.gif) repeat-x; }
	div.slvB3T1 span{ background:transparent url(/img/main/common/boutons/Btn_B3T1_L.gif) left no-repeat; }
	div.slvB3T1 span span{ background:transparent url(/img/main/common/boutons/Btn_B3T1_R.gif) right no-repeat; }

	/* B3 T2 => ROSE HOVER CORNER + BG 3x 34 */ 
	div.slvB3T2{ background:transparent url(/img/main/common/boutons/Btn_B3T2_C.gif) repeat-x; }
	div.slvB3T2 span{ background:transparent url(/img/main/common/boutons/Btn_B3T2_L.gif) left no-repeat; }
	div.slvB3T2 span span{ background:transparent url(/img/main/common/boutons/Btn_B3T2_R.gif) right no-repeat; }

	/* B3 T3 => ROUGE HOVER CORNER + BG 3x 34 */ 
	div.slvB3T3{ background:transparent url(/img/main/common/boutons/Btn_B3T3_C.gif) repeat-x; }
	div.slvB3T3 span{ background:transparent url(/img/main/common/boutons/Btn_B3T3_L.gif) left no-repeat; }
	div.slvB3T3 span span{ background:transparent url(/img/main/common/boutons/Btn_B3T3_R.gif) right no-repeat; }


	/*************** CONTENU DU B3 ***************/
	/* LEFT */

	/* GENERAL */
	.slvLB3_S1, .slvLB3_S2, .slvLB3_S3{ /* POUR METTRE LE TXT SUR 1 LIGNE EN BOLD PAR DEFAUT*/
	display:block;
	height:30px !important;
	margin:0 0 0 3px !important;
	padding:0 !important;
	font:bold 11px/30px arial;
	text-align:left;
	}

	/**** S1 *****/
	/* RIEN DE PARTICULIER */

	/**** S2 *****/
	.slvLB3_S2{ font-weight:normal; } /* POUR METTRE LE TXT SUR 1 LIGNE EN BOLD*/
	
	/**** S3 *****/
	.slvLB3_S3{ /* POUR METTRE LE TXT SUR 2 LIGNES EN NORMAL*/
	line-height:12px;
	padding-top:3px !important;
	height:27px !important;
	font-weight:normal;
	}

	/* LES LIENS EN GENERAL */
	.slvLB3_S1 a, .slvLB3_S1 a,
	.slvLB3_S2 a, .slvLB3_S2 a,
	.slvLB3_S3 a, .slvLB3_S3 a{ display:block; padding-left:28px;} 

	/* RIGHT */
	span.slvRB3_S1{ float:right; }/*Dans l'absolu pas besoin mais sinon voila un exemple de a quoi cela devra ressembler*/

	/*************** PICTO B3 ***************/
	/* T1  GRIS */
	.slvPictoB3T1Alert{background:transparent url(/img/main/common/boutons/Picto_B3T1.jpg) no-repeat 0 0 !important;}
	.slvPictoB3T1Blacklist{background:transparent url(/img/main/common/boutons/Picto_B3T1.jpg) no-repeat 0 -30px !important;}
	.slvPictoB3T1Chat{background:transparent url(/img/main/common/boutons/Picto_B3T1.jpg) no-repeat 0 -60px !important;}
	.slvPictoB3T1Stop{background:transparent url(/img/main/common/boutons/Picto_B3T1.jpg) no-repeat 0 -90px !important;}
	.slvPictoB3T1Send{background:transparent url(/img/main/common/boutons/Picto_B3T1.jpg) no-repeat 0 -120px !important;}
	.slvPictoB3T1BlogPref{background:transparent url(/img/main/common/boutons/Picto_B3T1.jpg) no-repeat 0 -150px !important;}
	.slvPictoB3T1Option{background:transparent url(/img/main/common/boutons/Picto_B3T1.jpg) no-repeat 0 -180px !important;}
	.slvPictoB3T1SitesPpref{background:transparent url(/img/main/common/boutons/Picto_B3T1.jpg) no-repeat 0 -210px !important;}
	.slvPictoB3T1Comment{background:transparent url(/img/main/common/boutons/Picto_B3T1.jpg) no-repeat 0 -240px !important;}
	.slvPictoB3T1Write{background:transparent url(/img/main/common/boutons/Picto_B3T1.jpg) no-repeat 0 -270px !important;}
	.slvPictoB3T1GestionArticle{background:transparent url(/img/main/common/boutons/Picto_B3T1.jpg) no-repeat 0 -300px !important;}
	.slvPictoB3T1Blog{background:transparent url(/img/main/common/boutons/Picto_B3T1.jpg) no-repeat 0 -330px !important;}
	.slvPictoB3T1RemoveBlog{background:transparent url(/img/main/common/boutons/Picto_B3T1.jpg) no-repeat 0 -360px !important;}
	.slvPictoB3T1AddBlog{background:transparent url(/img/main/common/boutons/Picto_B3T1.jpg) no-repeat 0 -390px !important;}
	.slvPictoB3T1AddFriends{background:transparent url(/img/main/common/boutons/Picto_B3T1.jpg) no-repeat 0 -420px !important;}	
	.slvPictoB3T1RemoveFriends{background:transparent url(/img/main/common/boutons/Picto_B3T1.jpg) no-repeat 0 -450px !important;}
	.slvPictoB3T1Connexion{background:transparent url(/img/main/common/boutons/Picto_B3T1.jpg) no-repeat 0 -480px !important;}
	.slvPictoB3T1Partage{background:transparent url(/img/main/common/boutons/Picto_B3T1.jpg) no-repeat 0 -510px !important;}
	.slvPictoB3T1LookFriends{background:transparent url(/img/main/common/boutons/Picto_B3T1.jpg) no-repeat 0 -540px !important;}
	.slvPictoB3T1Photo{background:transparent url(/img/main/common/boutons/Picto_B3T1.jpg) no-repeat 0 -570px !important;}
	.slvPictoB3T1OntVisites{background:transparent url(/img/main/common/boutons/Picto_B3T1.jpg) no-repeat 0 -600px !important;}
	.slvPictoB3T1Delete{background:transparent url(/img/main/common/boutons/Picto_B3T1.jpg) no-repeat 0 -630px !important;}
	.slvPictoB3T1Groups{background:transparent url(/img/main/common/boutons/Picto_B3T1.jpg) no-repeat 0 -660px !important;}
	.slvPictoB3T1InfosPerso{background:transparent url(/img/main/common/boutons/Picto_B3T1.jpg) no-repeat 0 -690px !important;}
	.slvPictoB3T1Flash{background:transparent url(/img/main/common/boutons/Picto_B3T1.jpg) no-repeat 0 -720px !important;}
	.slvPictoB3T1ModifConnexion{background:transparent url(/img/main/common/boutons/Picto_B3T1.jpg) no-repeat 0 -750px !important;}
	.slvPictoB3T1Restore{background:transparent url(/img/main/common/boutons/Picto_B3T1.jpg) no-repeat 0 -780px !important;}
	
	/* T2 ROSE */
	.slvPictoB3T2Chat{background:transparent url(/img/main/common/boutons/Picto_B3T2.jpg) no-repeat 0 0 !important;}

	/* T3 ROUGE */
	.slvPictoB3T3Alert{background:transparent url(/img/main/common/boutons/Picto_B3T3.jpg) no-repeat 0 0 !important;}
	.slvPictoB3T3Blacklist{background:transparent url(/img/main/common/boutons/Picto_B3T3.jpg) no-repeat 0 -30px !important;}
	.slvPictoB3T3Stop{background:transparent url(/img/main/common/boutons/Picto_B3T3.jpg) no-repeat 0 -60px !important;}
	.slvPictoB3T3Send{background:transparent url(/img/main/common/boutons/Picto_B3T3.jpg) no-repeat 0 -90px !important;}

	/*************** BOUTONS CREES ***************/

	.slvB3W1{width:178px; margin:0 auto;}
	.slvB3W2{width:130px; margin:0 auto;}


/**************************************************************************************/
/*****************************     BOUTONS B4       ***********************************/

/*************** HAUTEUR B4 ***************/

div.slvB4T1, div.slvB4T1 span{ /* BOUTON ROSE */
display:block;
height:54px;
}

	/*************** COINS ET FONDS B4 SUR FOND ROSE ***************/

	/* B4 T1 => ROSE  CORNER  + BG  35x 54 */
	div.slvB4T1{ background:transparent url(/img/main/common/boutons/Btn_B4T1_C.gif) repeat-x; }
	div.slvB4T1 span{ background:transparent url(/img/main/common/boutons/Btn_B4T1_L.gif) left no-repeat; }
	div.slvB4T1 span span{ background:transparent url(/img/main/common/boutons/Btn_B4T1_R.gif) right no-repeat; }


	/*************** CONTENU DU B3 ***************/
	/* LEFT */

	/* GENERAL */
	.slvLB4_S1{ /* POUR METTRE LE TXT SUR 1 LIGNE EN BOLD PAR DEFAUT*/
	display:block;
	height:54px !important;
	margin:0 auto !important;
	padding:0 !important;
	font:bold 15px/54px arial;
	text-align:center;
	}

	/**** S1 *****/
	/* RIEN DE PARTICULIER */

	/**** S2 *****/
	.slvLB4_S2{ font-size:20px;} /* POUR METTRE LE TXT EN 20 SUR LA BALISE STRONG*/
	
	/* LES LIENS EN GENERAL */
	.slvLB4_S1 a, .slvLB4_S1 a{ display:block;} 

	/* RIGHT */
	span.slvRB4_S1{ float:right; }/*Dans l'absolu pas besoin mais sinon voila un exemple de a quoi cela devra ressembler*/

	/*************** BOUTONS CREES ***************/

	.slvB4W1{width:350px; margin:0 auto;}
	.slvB4W2{width:300px; margin:0 auto;}


/**************************************************************************************/
/********************************   GESTION PHOTOS   *******************************/

div.slvPhotoT1Load, div.slvPhotoT1Load span, div.slvPhotoT1Load span a{
	display:block;
	height:105px !important;
	width:105px !important;
}
div.slvPhotoT1Load{
	background:#FE8DBE url(/img/main/common/loading.gif) 50% 50% no-repeat !important;
	border: 1px solid #FC026C !important;
}
div.slvPhotoT1Load span{
	background: transparent 50% 50% no-repeat !important;
}