﻿body
{
	background-color:#2e2f31;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

table, td, tr{
	margin:0 !important;
	padding:0 !important;
	border:0 !important;
}

#mainTable
{
	background-color:Transparent;
	width: 908px;
	table-layout:fixed;
	margin-top:34px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
}
#mainTable table{
	width:908px;
}
/*
#mainTable colgroup{
	display:none;
}
*/
#headerCell
{
	height:100px;
	background:url(Images/login/bg_header.png) no-repeat top center #2e2f31;
}

A,A:visited
{
	color:#FFFFFF;
	font-family:Arial;
	text-decoration:none;
	cursor: hand;
}

#groupLogo {
    float: right;
    background:url(Images/login/logo_group.png) no-repeat top center #2e2f31;
    width:249px;
    height:100px;
}
#groupLogo img {
    border: 0 none;
    opacity:0;
}
    
#logos {
    float: left;
    margin-top:25px;
    margin-left:25px;
}

#logos a {
	float:right;
    border: 0 none;
    margin-right: 10px;
}

#footer
{
	empty-cells:show;
	background-color:#18191c;
	height: 20px;
}

#loginCell
{
	width:908px;
	height:386px;
}

#login
{
	width:550px;
	margin:50px auto;
	text-align:center;
	padding-top:98px;
	background:url(Images/login/bg_login.png) no-repeat top center #18191c;
}

#login table td
{
	empty-cells:show;
	background-color:#18191c;
}
#login_iframe
{
	background-color:#18191c;
}

#login table{
	width:100%;
}

#logInButton
{
	width:475px;
	height:26px;
	margin:15px 0px;
	text-align:right;
	color:rgba(255,255,255,0.3);
}
#logInButton a{
	color:rgba(255,255,255,0);
	background:url(Images/login/bg_button.png) no-repeat center right #18191c;
	padding:5px 15px;
}

/*#Login_User_Panel_Password table tbody tr:nth-child(2), #Login_User_Panel_Password table tbody tr:nth-child(7)*/
#Login_User_Panel_Password tr.spacer{
	display:none;
}
#Login_User_Panel_Password table tbody th{
	padding-left:40px;
	width:157px;
}
#Login_User_Panel_Password table tbody th label{
	font-family:Verdana;
	font-size:17px;
	color:#ffffff;
	letter-spacing:2px;
}
#Login_User_Panel_Password table tbody td input{
	text-align:left;
}
#Login_User_Panel_Password table tbody td input{
	width:280px !important;
	margin-left:0;
}

h1
{
	text-align:center;
	font-size:21px;
	text-transform:uppercase;
	letter-spacing:2px;
	font-family:Verdana;
	padding: 30px 0 30px 0;
	margin: 0 0 0 0;
	color: #ffffff;
	line-height:32px;
	font-weight:normal;
}


.body
{
	color: #44124D;
	font-size: 10px;
}


.block
{
	width:100%;
}
.block td
{
	empty-cells:show;
	background-color:#acd2d5;
}

/**
	PREMIERE LIGNE
**/
.block .top .left
{
	height:12px !important;
	width:12px !important;
	background:url(Images/login/bg_top_left.png) no-repeat left top #2e2f31;
}
.block .top td:nth-child(2){
	width:884px;
}
.block .top .right
{
	height:12px !important;
	width:12px !important;
	background:url(Images/login/bg_top_right.png) no-repeat left top #2e2f31;
}

/**
	LIGNE PRICIPALE
**/
.block .data .right
{
	width: 10px;
}
.block .data .left
{
	width: 10px;
}
.block .data .right
{
	width: 10px;
}

/**
	DERNIERE LIGNE
**/
.block .bottom .left
{
	height:10px;
	width: 10px;
	background-color:#acd2d5;
}
.block .bottom .right
{
	height:10px;
	width: 10px;
	background-color:#acd2d5;
}



.label
{
	color: #44124D;
	font-family:Arial;
	font-size: 13px;
	font-weight:normal !important;
}