
/*************************************************************************/
/*--------------------------------COMPTE CLIENT---------------------------------*/
/*************************************************************************/
.identification_compteclient { width:500px; margin:0 auto; }
.identification_champs { width:250px; margin:0 auto; }
.input_identification { float:right }


.left_titre { height:28px; background:url(../outils/CompteClient/images/left_tab.gif) top left no-repeat; display:block; }
.right_titre { height:28px; background:url(../outils/CompteClient/images/right_tab.gif) top right no-repeat; display:block; }
.centre_titre { height:28px; background:url(../outils/CompteClient/images/centre_tab.gif) top left repeat-x; color:#000; font-weight:bold; border-right:1px dotted #666; padding:0 7px;}
.centre_titreb { height:28px; background:url(../outils/CompteClient/images/centre_tab.gif) top left repeat-x; color:#000; font-weight:bold; padding:0 7px;}

.centre_tab {  border-right:1px dotted #666; padding:0 5px;}
.centre_tabb { padding:0 5px;}

.lignea{
	background:#f2f0f4;
	color:#000;
	height:30px;
	line-height:30px;
}
.ligneb{
	background:#e5e3e6;
	color:#000;
	height:30px;
	line-height:30px
}
a.modifierFacture:link, a.modifierFacture:visited { height:16px; background:url(../outils/CompteClient/images/modifier.gif) top right no-repeat; display:block;padding-right:22px; line-height:16px; }
a.detailFacture:link, a.detailFacture:visited { height:16px; background:url(../outils/CompteClient/images/details.gif) top left no-repeat; display:block; padding-left:22px; line-height:16px;}

a.envoyerMail:link, a.envoyerMail:visited { clear:both; height:20px; background:url(../outils/CompteClient/images/mail.png) top left no-repeat; display:block; padding:0 12px 0 0; line-height:16px; margin-left:15px}


.recapitulatif {
	padding:2%;
	background:#e5e3e6;
	color:#000;
}
.recapitulatif td { padding: 3px 5px; }
.recap_titre { font-weight:bold; color:#000;}
.total {border-top:1px dotted #666;}

a.deconnexion:link, a.deconnexion:visited { width:84px; height:21px; background:url(../outils/CompteClient/images/deconnexionOff.gif) top left no-repeat; display:block; float:right; }
a.deconnexion:hover { width:84px; height:21px; background:url(../outils/CompteClient/images/deconnexionOn.gif) top left no-repeat; display:block; float:right; }

a.contactezNous:link, a.contactezNous:visited { width:84px; height:21px; background:url(../outils/CompteClient/images/contactez-nous.png) left top no-repeat; display:block; float:right; margin-right:5px; }
a.contactezNous:hover { width:84px; height:21px; background:url(../outils/CompteClient/images/contactez-nous.png) left -21px no-repeat; display:block; float:right; }

a.retourCompte:link, a.retourCompte:visited { width:53px; height:21px; background:url(../outils/CompteClient/images/retourOff.gif) top left no-repeat; display:block; margin:15px auto; }
a.retourCompte:hover { width:53px; height:21px; background:url(../outils/CompteClient/images/retourOn.gif) top left no-repeat; display:block; margin:15px auto;  }

a.imprimeFacture:link, a.imprimeFacture:visited { width:53px; height:21px; background:url(../outils/CompteClient/images/bt-imprimer.jpg) top left no-repeat; display:block; margin:15px auto; }
a.imprimeFacture:hover { width:53px; height:21px; background:url(../outils/CompteClient/images/bt-imprimer.jpg) bottom left no-repeat; display:block; margin:15px auto;  }