
/* nonconnecte.css : use for "nonconnecte" */

#NonConnecte
{
	float: left;
	width: 1004px;
	height: 646px;
	color: #FFFFFF;
	font-size: 0px;
	text-align: left;
	line-height: 0px;
	background-repeat: repeat-xy;
	background: url("../images/sable_clair_01.jpg");
}

#NonConnecte #ConnectWindow
{
	position: relative;
	left: 340px;
	top: 140px;
	width: 300px;
	height: 162px;
	background: transparent;
}

#NonConnecte #ConnectWindow #Top
{
	float: left;
	width: 100%;
	height: 19px;
	background: transparent;
}

#NonConnecte #ConnectWindow #Top #TopLeft
{
	float: left;
	width: 20px;
	height: 19px;;
	background: transparent;
	background: url("../images/window_01.jpg");
}

#NonConnecte #ConnectWindow #Top #TopMiddle
{
	float: left;
	width: 260px;
	height: 19px;
	line-height: 19px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #E4E2D6;
	background-repeat: repeat-x;
	background: url("../images/window_02.jpg");
}

#NonConnecte #ConnectWindow #Top #TopRight
{
	float: left;
	width: 20px;
	height: 19px;
	background: transparent;
	background: url("../images/window_03.jpg");
}

#NonConnecte #ConnectWindow #Bottom
{
	float: left;
	width: 100%;
	height: 143px;
	background: #000;
}

#NonConnecte #ConnectWindow #Bottom #BottomLeft
{
	float: left;
	width: 105px;
	height: 142px;
	margin-left: 1px;
	display: inline;
	background: url("../images/connection_image.jpg");
}

#NonConnecte #ConnectWindow #Bottom #BottomRight
{
	float: left;
	width: 193px;
	height: 142px;
	background: #927832;
}

#NonConnecte #ConnectWindow #Bottom #BottomRight #LoginZone
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 193px;
	height: 142px;
	background: transparent;
}

#NonConnecte #ConnectWindow #Bottom #BottomRight #LoginZone #AbsoluteZone
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 193px;
	height: 142px;
	background: transparent;
}

#NonConnecte #ConnectWindow #Bottom #BottomRight #LoginZone #AbsoluteZone #AbsoluteText
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100px;
	height: 12px;
	line-height: 19px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	background: transparent;
}

#NonConnecte #ConnectWindow #Bottom #BottomRight #LoginZone #AbsoluteZone #UserInput
{	
	position: absolute;
	top: 35px;
	left: 15px;
	width: 70px;
	height: 20px;
	line-height: 20px;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	text-align: left;
	display: inline;
	background: #FFF;
}

#NonConnecte #ConnectWindow #Bottom #BottomRight #LoginZone #AbsoluteZone #UserPassword
{	
	position: absolute;
	top: 80px;
	left: 15px;
	width: 70px;
	height: 20px;
	line-height: 20px;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	text-align: left;
	display: inline;
	background: #FFF;
}

#NonConnecte #ConnectWindow #Bottom #BottomRight #LoginZone #AbsoluteZone #ButtonEnter
{
	position: absolute;
	top: 36px;
	left: 95px;
	float: left;
	width: 92px;
	height: 20px;
	line-height: 20px;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	text-align: left;
	display:inline;
	border: 0px;
	background: url("../images/connection_boutton_entrer.jpg");
}

#NonConnecte #ConnectWindow #Bottom #BottomRight #LoginZone #AbsoluteZone #ButtonInscription
{
	position: absolute;
	top: 81px;
	left: 95px;
	width: 90px;
	height: 18px;
	line-height: 20px;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	text-align: left;
	display:inline;
	border: 0px;
	background: url("../images/connection_boutton_inscription.jpg");
}

#NonConnecte #ConnectWindow #Bottom #BottomRight #LoginZone #AbsoluteZone #ErrorTextBack
{
	position: absolute;
	top: 110px;
	left: 0px;
	width: 190px;
	height: 30px;
	line-height: 19px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #FF2E2E;
	background: transparent;
}

#NonConnecte #ConnectWindow #Bottom #BottomRight #LoginZone #AbsoluteZone #ErrorTextFront
{
	position: absolute;
	top: 110px;
	left: 0px;
	width: 190px;
	height: 30px;
	line-height: 19px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	background: transparent;
}

#NonConnecte #ConnectWindow #Bottom #BottomRight #LoginZone #AbsoluteZone #Link
{
	position: absolute;
	top: 110px;
	left: 0px;
	width: 190px;
	height: 30px;
	line-height: 19px;
	text-align: center;
	background: transparent;
}

#NonConnecte #ConnectWindow #Bottom #BottomRight #LoginZone #AbsoluteZone #Link a
{
	line-height: 19px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #F6EFB9;
	background: transparent;
}

#NonConnecte #ConnectWindow #Bottom #BottomRight #LoginZone #AbsoluteZone #Link a:hover
{
	cursor: pointer;
	color: #D7BE46;
}

