.iconeinfo{
background:			url(../images/espace_client/informations.png) no-repeat;
padding-left:		25px;
padding-top:		3px;
height:				25px;
}

.iconeinfo a{
text-decoration:	none;
color:				#4b5b6b;
font-family:		Arial;
font-size:			12px;
}

.iconeinfo a:hover{
text-decoration:	underline;
}

.iconehisto{
background:			url(../images/espace_client/historique.png) no-repeat;
padding-left:		25px;
padding-top:		3px;
height:				25px;
}

.iconehisto a{
text-decoration:	none;
color:				#4b5b6b;
font-family:		Arial;
font-size:			12px;
}

.iconehisto a:hover{
text-decoration:	underline;
}

.iconedeco{
background:			url(../images/espace_client/deconnecter.png) no-repeat;
padding-left:		25px;
padding-top:		3px;
height:				25px;
}

.iconedeco a{
text-decoration:	none;
color:				#4b5b6b;
font-family:		Arial;
font-size:			12px;
}

.iconedeco a:hover{
text-decoration:	underline;
}

.text_form_client{
font-family:		Arial;
font-size:			12px;
}

.input_form_client{
border:				1px solid steelblue;
}

.titre_form_client{
color:				#4b5b6b;
font-family:		Arial;
font-size:			14px;
font-weight:		bold;
padding:			10px 0;
}

.envoyer_form_client{
background:			url(../images/espace_client/envoyer.gif) no-repeat;
border:				none;
width:				98px;
height:				27px;
margin-top:			15px;
cursor:				pointer;
}

.text_petit_form_client{
color:				#333333;
margin:				-36px 0px 8px 32px;
width:				640px;
font-family:		Arial;
font-size:			10px;
}

.text_petit_form_client a{
color:				inherit;
text-decoration:	none;
}

.text_petit_form_client a:hover{
text-decoration:	underline;
}

#tablehistorique{
width:				100%;
}

#tablehistorique td{
margin:				0;
padding:			5px;
}

#tablehistorique th{
color:				white;
font-size:			11px;
}

.fonce_form_client{
background:			#e2e5e6;
}

.clair_form_client{
background:			#ffffff;
}

.tbl_hg_histo{
background:			url(../images/panier/gauche.gif) right top no-repeat;
height:				18px;
}

.tbl_hd_histo{
background:			url(../images/panier/droite.gif) left top no-repeat;
height:				18px;
}

.tbl_h_histo{
background:			url(../images/panier/milieu.gif) repeat-x;
height:				18px;
}

.lien_inscription {
	color : #668196;
	text-decoration:none;
	font-size : 12px;
	font-weight: normal;
}
