/*---------------------- Info Commune ---------------------------------*/
#InfoPerso .InfoTitre{
	margin-top:15px;
	margin-bottom:15px;
}

.MessageRetour{
	text-align:center;
}

#MsgCreationReussi{
	line-height:20px;
	margin-top:50px;
}

.Submit{
	margin:auto;
	text-align:center;
}

/*---------------------- Menu Compte ----------------------------------*/
#MenuCompte #LstMenuCompte{
	background:#5d1334;
	color:#fff;
}

#MenuCompte #LstMenuCompte li{
	list-style:none;
}
#MenuCompte #LstMenuCompte li:hover{
	background:#9c5273;
	color:#fff;
}

#MenuCompte #LstMenuCompte li a{
	border-bottom:none;
	text-decoration:none;
}

#MenuCompte #MenuCompteConnecte{
}

/*---------------------- Menu Identification --------------------------*/
#MenuIdentification{
	padding:0px 12px;
}

#MenuIdentification .TitreMenu{
	font-weight:bold;
}

#TB_Login{
	margin:auto
}
#TB_Login .Entete{
	text-align:right;
	padding-right:5px;
}

#TB_Login .Contenu{
	text-align:left;
	width:60%;
}

#Identification #Login{
	text-align:center;
	margin:15px auto;
	padding-bottom:10px;
}

#Identification #Login .SousTitre{
	margin:auto;
}

#Identification #Login .SousTitre .Contenu{
	font-weight:normal;
}

#Identification .Contenu #MsgInfoPerdu{
	margin:auto;
	text-align:center;
}

/*----------------------- Mot de Passe Perdu ---------------------------*/
#MdpPerdu{
	width:100%;
}

#MdpPerdu form{
	margin:15px auto;
}

#MdpPerdu .MessageRetour{
	line-height:20px;
}

#TB_MdpPerdu{
	margin:auto;
	border:0px;
	border-collapse:collapse;
}

#TB_MdpPerdu .Entete{
	width:30%;
	text-align:right;
}

#TB_MdpPerdu .Contenu{
	width:70%;
}

/*----------------------- CONTACT -------------------------------------------*/
#Contact{
	margin:15px auto;
}

#Contact .SousTitre span{
	font-weight:normal;
}

#Contact #MsgErreur{
	line-height:25px;
}

#Contact .InfoPetit{
	text-align:center;
}

#Contact #MsgChampOblig{
	line-height:30px;
}

#TB_Contact_Email, #TB_Contact{
	margin-bottom:15px;
}

#TB_Contact_Email .Entete, #TB_Contact .Entete{
	width:40%;
	text-align:right;
}

#TB_Contact_Email .Contenu, #TB_Contact .Contenu{
	width:60%;
	text-align:left;
}

#TB_Contact_Email #CodeCourtierNom{
	line-height:25px;
}

#TB_Contact .InfoPetit{
	text-align:left;
}

#InfoFacturation{
	margin:5px auto;
	text-align:center;
	font-weight:normal;
}

#InfoPerso #DroitInfo{
	font-size:11px;
	color:#666;
	margin:15px auto;
	text-align:center;
}

/*----------------------- CONTACT VENDEUR ------------------------------------------*/
#Contact_Vendeur{
	margin:15px auto;
}

#Contact_Vendeur .SousTitre span{
	font-weight:normal;
}

#Contact_Vendeur #MsgErreur{
	line-height:25px;
}

#Contact_Vendeur .InfoPetit{
	text-align:center;
}

#Contact_Vendeur #MsgChampOblig{
	line-height:30px;
}

#TB_Contact_Vendeur_Email, #TB_Contact_Vendeur{
	margin-bottom:15px;
}

#TB_Contact_Vendeur_Email .Entete, #TB_Contact_Vendeur .Entete{
	width:30%;
	text-align:right;
}

#TB_Contact_Vendeur_Email .Contenu, #TB_Contact_Vendeur .Contenu{
	width:70%;
	text-align:left;
}

#TB_Contact_Vendeur_Email #CodeCourtierNom{
	line-height:25px;
}

#TB_Contact_Vendeur .InfoPetit{
	text-align:left;
}

/*------------------------- IDENTIFICATION ------------------------------*/
#Identification{
	width:100%;
}

#Identification .Contenu{
	height:auto;
}

#NouvClient{
	margin-bottom:30px;
}

#DejaClient{
	margin-bottom:30px;
}

#Identification .Contenu{
	text-align:justify;
	font-size:14px;
	font-weight:normal;
}

/*---------------------- INFO VENDEUR RATTACHE ---------------------------------*/
#InfoVendeur{
	margin:0 auto 30px auto;
    font-family:'Lato', sans-serif;
    font-size:13px;
}

#InfoVendeur > div{
	display:inline;
}
#InfoVendeur .Entete,
#InfoVendeur .Contenu{
    display:inline;
}

.MsgLogin{
	margin-bottom:10px;
	color:#666;
}

.MsgLogin #Deconnection a{
	display:inline-block;
	text-decoration:underline;
}
#Deconnection{
	float:none;
	margin-left:1em;
}