﻿#PlaceAuthentification, .PlaceAuthentification
{
	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;
}

#PlaceTableAuthentification, .PlaceTableAuthentification
{
	padding: 20px;
	padding-left: 20px;
}

.Bouton_Authentification_Ok
{
	background: url(/web/App_Themes/Design/ok.gif);
	border: none;
	width: 55px;
	height: 21px;
	margin-left: 10px;
	cursor:pointer;
}

.TableAuthentification
{
	padding-left: 50px;
}

.Bouton_Authentification_Ok:hover
{
	background: url(/web/App_Themes/Design/ok_over.gif);
}

.InputAuthentification
{
	border: solid 1px black;
	width: 150px;
}

.TableFormulaire
{
	width: 400px;
	/*border: solid 1px black;*/
}

#BlocPasClient
{
	float:left;
	margin-top: 10px;	
}

.PlaceFormulaire
{
	padding-left:50px;
}

.LienModifierPays
{
	color: #EF4123;
	font-family: Verdana;
	font-size: 11px;
}
