body {
	width: 99%;
	text-align: left;
	font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
	background-image: url('../images/fond.jpg');
}

body a {
	text-decoration: none;
	color: #fff ;
}

.site {
	margin: 0;
	padding: 0 ;
	position: static;
	border:0;
	width: 970px;
}

.errorMessage {
	font-family: Courier New;
	font-size: 8pt;
	font-weight: bold;
	color: red;
	text-decoration: none;
}

.corps {
	margin: 0;
	padding: 0 ;
	border:0;
	margin-left: 5px;
	width:  970px;
	background: #E1E2D4;
}

.entete_site {
	margin: 0;
	padding: 0 ;
	border:0;
	width:  957px;
	height: 130px;
	background-image: url('../images/entete_site.jpg');
	background-repeat: no-repeat; 
}

.pied_site {
	margin: 0;
	padding: 0 ;
	float: left;
	width:  943px;
	height: 50px;
	font-size: 13px;   /* Taille Internet Explorer */
}

.header {
	margin: 0;
	padding: 0 ;
	height: 30px;
	margin-left: 10px;
	width: 770px;
	float: left;
	text-align: left;
	color: #fff ;
	text-decoration: none;
}

.header_titre {
	margin-top: 20px;
	float: left;
}

.header h1 {
	font-size: 27px;
	font-weight: bold;	
}

.mon_logo {
	margin: 0;
	padding: 0 ;
	margin-top: 5px;
	margin-left: 5px;
	float: left;
}

.champ_login {
	margin: 0;
	padding: 0 ;
	height: 12px;
	width: 100px;
	font-size: 10px;
}

.champ_password {
	margin: 0;
	padding: 0 ;
	height: 12px;
	width: 80px;
	font-size: 10px;
}

.div_formulaire {
	margin: 0;
	padding: 0;
	color: #fff;
	min-width:8px;
	font-weight: bold ;
	height: 50px;
	float: right;
}

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

.tab_formulaire_login_langue {
	text-align: center;
	border-style: none;
	font-size:13px;  	/* Taille Internet Explorer */
}

.div_form_langue {
	margin: 0;
	padding: 0;
	float: right;
	margin-right: 5px;
	font-size: 10px;		/* Taille Internet Explorer */
}

.pos_btn_retour{
	margin-left: 20px;
	float: left;
	/*position: relative;*/
}

.pos_btn_valider {
	margin-right: 20px;
	float: right;
	/*position: relative;*/
}
.taille_btn_valider{
	/*width: 100px;*/
	height: 30px;
}
.champ_infos{
	width: 280px;
}
.champ_carte{
	width: 350px;
}
.lien{
	text-decoration: underline;
	color: black;
	font-weight: bold ;
}
.client{
	font-size: 20px;
	font-weight: bold ;
}
.action_client{
	width: 99%;
	border-style:solid; 
	border-width:1px; 
	border-color:black;
}
.div_lecteur_aide_sonore {
	margin-right: 10px;
	float: right;
	font-size: 19px;   /* Taille Internet Explorer */
}
.aide_sonore {
	font-size: 12px;
	float: right;
	margin-right: 10px;
	margin-top: 0;
}
.code_client{
	display: none;
}
.div_recap_trad{
	width: 99%;
	float: left;
	display: none;
}
.lien_lettre{
	color: #0000ff;

}

.lien_lettre a{
	color: #0000ff;
	font-weight: bold ;

}

