@charset "UTF-8";
/* CSS Document */

.suivi_commande{
background-image:url(images/suivi_commande.jpg);
background-repeat:no-repeat;
width:135px;
height:130px;
float:left;
}

a.suivi_commande:hover{
background-image:url(images/suivi_commande_survol.jpg);
background-repeat:no-repeat;
width:135px;
height:130px;
float:left;
}

.modifier{
background-image:url(images/modifier.jpg);
background-repeat:no-repeat;
width:135px;
height:130px;
float:left;
}

a.modifier:hover{
background-image:url(images/modifier_survol.jpg);
background-repeat:no-repeat;
width:135px;
height:130px;
float:left;
}

.desabonner{
background-image:url(images/desabonner.jpg);
background-repeat:no-repeat;
width:135px;
height:130px;
width:135px;
height:130px;
float:left;
}

a.desabonner:hover{
background-image:url(images/desabonner_survol.jpg);
background-repeat:no-repeat;
width:135px;
height:130px;
float:left;
}

a.promo{
background-image:url(images/promo.jpg);
background-repeat:no-repeat;
width:135px;
height:130px;
float:left;
}

a.promo:hover{
background-image:url(images/promo_survol.jpg);
background-repeat:no-repeat;
width:135px;
height:130px;
float:left;
}

.gros_conteneur_mon_compte{
width:540px;
height:130px;
float:left;
padding-left:220px;
padding-right:220px;
}


.contenu_menu_afficher_commande{
float:left;
width:420px;
padding-left:280px;
padding-right:280px;
}

.contenu_menu{
float:left;
width:780px;
padding-left:100px;
padding-right:100px;
}

.texte_envoi_mdp{
width:980px;
height:350px;
text-align:center;
float:left;
}


.fond_mon_compte_haut{
background-image:url(../images/fond_mon_compte_haut.jpg);
background-repeat:no-repeat;
width:980px;
height:90px;
float:left;
}

.fond_mon_compte_contenu{
background-image:url(../images/fond_mon_compte_contenu.jpg);
background-repeat:repeat;
width:980px;
min-height :500px;
height:auto;
float:left;
}

.fond_mon_compte_bas{
background-image:url(../images/fond_mon_compte_bas.jpg);
background-repeat:no-repeat;
width:980px;
height:10px;
float:left;
padding-bottom:15px;
}

.centrer_tablo_carte_bleu{
width:865px;
background-image:url(../images/carte_bleu_logo.jpg);
background-repeat:no-repeat;
padding-left:105px;
float:left;
}

.centrer_tablo{
width:780px;
padding-left:100px;
padding-right:100px;
float:left;
}

.centrer_titre_suivi_commande{
	text-align:center;
	font-family:verdana;
	color:#163489;
	font-weight:bold;
	background-color:#F0F0F0;
	font-size:11px;
	height:20px;
}

.center_suivi_commande{
	text-align:center;
	font-family:verdana;
	color:#163489;
	font-size:11px;
}

a.center_suivi_commande_lien{
	padding-left:50px;
	padding-right:50px;
	text-align:center;
	font-family:verdana;
	color:#163489;
	font-size:11px;
	text-decoration:underline;
}

a.center_suivi_commande_lien:hover{
	padding-left:50px;
	padding-right:50px;
	font-family:verdana;
	color:#163489;
	font-size:11px;
	text-decoration:underline;
}
.centrer_titre_suivi_commande_gauche{
	text-align:right;
	font-family:verdana;
	color:#163489;
	font-weight:bold;
	background-color:#F0F0F0;
	font-size:11px;
	height:20px;
}

.center_suivi_commande_gauche{
	text-align:right;
	font-family:verdana;
	color:#163489;
	font-size:11px;
}

.suivi_commande_gauche_bold{
	text-align:right;
	font-family:verdana;
	color:#163489;
	font-size:11px;
	font-weight:bold;
	}