﻿#headrelogin
{
	text-align: center;
	font-weight: bold;
	font-size: 0.9em;
	color: white;
}

.BoxLogin
{
	position: absolute;
	left: 600px;
	top: -50px;
	width: 330px;
	min-height: 250px;
	padding: 10px;
}


.hautboxLogin
{
	position: absolute;
	background: url(../../files/-/img/login/topLogin2.gif);
	background-repeat: no-repeat;
	z-index: 1;
	left: 11px;
	top: -27px;
	height: 42px;
	width: 330px;
}


.confirm-dialog .inner
{
	background: url(../../files/-/img/login/dialog24.png) left bottom;
	background-repeat: no-repeat;
	left: 0px;
	width: 330px;
	z-index: 0;
}

.form
{
	margin-left: 75px;
	margin-right: 75px; 
    width: 200px;  
	display: block; 
}

.BttLogIn
{
	background-image: url(../../files/-/img/login/Blogin.gif);
	background-repeat: no-repeat;
}



.BttLogIn, .BttEnvoyer
{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: Transparent !important;
	background-position: center;
	background-repeat: no-repeat;
	cursor:hand;
}


.BttLogIn
{
	width: 72px;
	height: 20px;
}



.confirm-dialog
{
	position: relative;
	width: 300px;
	padding-top: 14px;
	right: 450px;
	top: 180px;
	height: auto;
	bottom: 0px;
}

.confirm-dialog .base
{
	background: url(../../files/-/img/login/topLogin.gif) no-repeat left bottom;
	position: relative;
	margin-left: 9px;
	margin-bottom: 11px;
	z-index: 10;
	width: 320px;
	height: 38px;
}
.watermarked
{
	height: 20px;
	width: 150px;
	padding: 2px 0 0 2px;
	border: 1px solid #BEBEBE;
	background-color: #F0F8FF;
	color: gray;
}

.tableRgistre
{
	font-size: 100%;
	font-family: Verdana;
	background-color: #dcdcdc;
	width: 600px;	
}

.registreHeadre
{
	text-align: center;
	font-weight: bold;
	color: white;
	background-color: #990000;
}
.Tdregistre
{
	text-align: right;
	text-align: left;
}

.tdValidator
{
	background-color: #FFFFFF;
	width: 200px;
	border: none 0px white;
	border-width:0px;
}


.td1
{
	height: 26px;
}

.td2
{
	color: red;
	text-align: center;
}

.PasswordStrength
{
	background-color: #910539;
	color: White;
	text-align: left;	
}


/*background: url(Images/dialog-base.png) no-repeat left bottom; /*PADDING-BOTTOM: 4px;	*/

.TextIndicator_Strength1
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_Strength2
{
     background-color:Gray;
     color:Yellow;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_Strength3
{
     background-color:Gray;
     color: #FFCAAF;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_Strength4
{
     background-color:Gray;
     color:Aqua;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_Strength5
{
     background-color:Gray;
     color: #93FF9E;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}