﻿#CreationCompte
{
	background:url(/web/App_Themes/Design/fond_login.gif);
	background-position: center;
	background-repeat:no-repeat;
	width: 100%;
	height: 220px;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
}

#PlaceModifieCompteClient
{
	background:url(/web/App_Themes/Design/fond_espace_client.gif);
	background-position: center;
	background-repeat:no-repeat;
	width: 500px;
	height: 240px;
	font-family: Verdana;
	font-size: 11px;
	padding-top: 15px;
	padding-left: 25px;
	font-weight: bold;
}

#PlaceModifieCompteClient input
{
    font-size: 10px;
}

.ModifieCompteClient
{
	text-align: right;
}

.ModifieCompteClient tr
{
	height: 20px;
}

.InfosClient
{
	color: black;
	font-weight: normal;
}

.BoutonCompte_visualiser
{
	border: solid 1px;
	background-color: #E7E7E7;
	width: 150px;
}
.BoutonCompte
{
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

.SoustitrecompteClient_texte
{
	font-family: Verdana;
	font-size: 14px;
	color: Black;
	font-weight: bold;
}

.SoustitrecompteClient
{
    padding-left:69px;
    padding-top:23px;
}

.InputCompte
{
	border: solid 1px black;
	width: 150px;	
}
