/*colonne gauche mon profil*/
#ma-page-mes-infos {
margin: 0 0 0 3.000rem; /* passer left à 0 à partir de 1020px */
}
/*colonne droite*/
#ma-page-mes-clubs {
margin: 0 3.000rem 0 0 ; /* passer right à 0 à partir de 1020px */
}
#ensemble-clubno1 {
max-width: 987px;
}
/* le block de l'image du membre */
#leftHeaderLeft-mon-profil {
margin: 0 3.500rem 0.600rem 0; /* haut-droit-bas-gauche */
}
/* la zone des coordonnées du membre*/
#leftHeaderRight {
margin: 0 3.500rem 0.600rem 0; /* haut-droit-bas-gauche */	
}


@media screen and (max-width: 1023px) {
/*Ma page - Mon profil*/
#ma-page-ensemble-trois-bloks {
max-width: 948px;
}
/* le block de l'image du membre */
#leftHeaderLeft-mon-profil {
width:285px;
margin: 0 1.000rem 0.600rem 0; /* haut-droit-bas-gauche */
}
/* la zone des coordonnées du membre*/
#leftHeaderRight {
width:285px;
margin: 0 1.000rem 0.600rem 0; /* haut-droit-bas-gauche */	
}
/* le block "Ce texte de présentation"*/
#saisie-texte-membre {
width:285px;
}
#saisie-texte-membre  .modifierMonTexte {
width:272px	;
}
/* le block des activités du membres */
#activites-du-membre {
max-width: 948px;
margin-left: auto;
margin-right:auto;
}
#ensemble-clubno1 {
max-width: 980px;
}

}


@media screen and (max-width: 1020px) {
/*colonne gauche*/
#headerLeft_ma_page_left {
width:320px;
}
/*colonne droite*/
#headerLeft_ma_page_right {
width:320px;
}
/*Postits*/
#postits{
max-width:650px;
padding-left:0px;
}
.postit1{
float:left;
width:208px;
margin: 0 0.800rem 0.600rem 0; /* haut-droit-bas-gauche */
}
.postit2{
float:left;
width:208px;
margin: 0 0.800rem 0.600rem 0; /* haut-droit-bas-gauche */
}
.postit3{
float:left;
width:208px;
margin: 0 0.800rem 0.600rem 0; /* haut-droit-bas-gauche */
}
#postits_descriptif {
width: 200px;
} 
/*colonne gauche mon profil*/
#ma-page-mes-infos {
margin: 0 0 0 0.800rem; /* passer left à 0 à partir de 1020px */
}
/*colonne droite*/
#ma-page-mes-clubs {
margin: 0 0.800rem 0 0 ; /* passer right à 0 à partir de 1020px */
}
#ensemble-clubno1 {
max-width: 938px;
} 

}



