/* CSS Document */

.ayuda_margin { padding-top:10px; }
.margin_login { margin:40px 0; position:relative; z-index:200;}
.content_login { width:175px; margin:0 auto; background:#fff; border-radius:3px; padding:10px 10px 0; }
.eformBloc { margin-bottom:10px; }
.txtCompte { width:110px; }

.mini_user { background:url(../img/Sprite.png) -181px -115px no-repeat; width:18px; height:18px; margin-right:5px; display:inline-block; vertical-align:middle; }
.width_user { width:200px; margin-right:10px; }

/*GROUPE*/
.fos_user_group_list { width:80%; }
.ico_Groupe_header { background:url(../img/sprite_header.png) -50px 0 no-repeat; width:50px; height:51px; margin-right:5px; }
.ico_User_header { background:url(../img/sprite_header.png) -50px -153px no-repeat; width:50px; height:51px; margin-right:5px; }




#fos_user_profile_form { margin:10px 0; }
#fos_user_profile_form label { margin-right:10px; }


@media screen and (min-width: 752px) and (max-width: 963px) {
.fos_user_group_list { width:70%; }	
.list_appli	{ padding:0 10px 0 20px; }
}

@media screen and (min-width: 320px)  and (max-width: 751px) {
.fos_user_group_list { width:60%; }		
.list_appli { padding:0 10px 0 20px; }
}

