﻿.BoutonValidationTexte4 {
    padding-top:2px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left:55px;
	color:white;
	background-image:url('Images/Boutons/ValidationDeLaCommande.png');
    background-repeat:no-repeat;
    text-align:left;
    text-decoration:none;
    width:170px;
    height:50px;
    display:block;
    margin-left:220px;

}
/**page authentification**/

.BoutonAuthentification{
	height:35px;
	margin-bottom:60px;
	margin-top:5px;

	}


.BoutonJeMauthentifie{
	padding-left:5px;
	padding-top:9px;
	width:372px;
	height:26px;
	float:left;
	
}

.BoutonAuthentificationTexte2 {
padding-top:2px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left:60px;
	color:white;
	background-image:url('Images/Boutons/ValidationDeLaCommande.png');
background-repeat:no-repeat;
text-align:left;
text-decoration:none;
width:178px;
height:27px;
display:block;
margin-left:50px;

}

/*
.BoutonValidationDeLaCommande{
padding-top:9px;
	width:300px;
	height:26px;
	margin-left:378px;
	text-align:right;
	
}
*/
.BoutonValidationTexte6 {
padding-top:2px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left:50px;
	color:white;
	background-image:url('Images/Boutons/ValidationDeLaCommande.png');
background-repeat:no-repeat;
text-align:left;
text-decoration:none;
width:172px;
height:27px;
display:block;
margin-left:80px;

}



/***********************************/
/*   Page SendPassword.aspx        */
/***********************************/

.BtnOubliEnvoyer {
    padding-top:2px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left:80px;
	color:white;
	background-image:url('Images/Boutons/ValidationDeLaCommande.png');
    background-repeat:no-repeat;
    text-align:left;
    text-decoration:none;
    width:142px;
    height:24px;
    display:block;
    margin-left:280px;

}