﻿.logo
{
	display: block;
}

#GreyBanner
{
}

.photoGauche
{
	float: left;
}

.photoDroite
{
	float: right
}

#Welcome
{
	color: #817E75;
    font-size: x-small;
    float: left;
    width: 34%;  
}

#div_loader
{
	left: 950px;
	position: absolute; 
	top: 10px;
	z-index:10;
}

.left_login_logo
{
    float: left;
    width: 33%;
}

.right_login_logo
{
    float: left;
    width: 33%;
}

a.contact:link
{
	color: #7B7C7F; 
	text-decoration: none;                  
}

a.contact:hover
{
	color: #4E9719;
	text-decoration: none; 
}

#Identification
{   
    clear: left;
    background-color: #9bc969;
    margin: 0;
    width: 100%;
    /*height: 150px;*/
    height: auto;
}

.login
{
    margin-left: 31%;
    padding-left: 50px;
    /*padding-right: 55px;*/
    padding-top: 20px;
    width: 320px;
    /*height: 130px;*/
    height: 15em;
    background-color: #4e9719;
    /*text-align: right;*/
}

.fieldLbl
{
	float:left;
	text-align: right;
	width: 100px;
}

.forgetPassword
{
	text-decoration: none;
}

.forgetPassword:hover
{
	text-decoration: underline;
}

.cssSiteMap
{
    font-size:12px;
    display:block;
    line-height:20px;
    padding-top:4px;
    height:18px;
    width:980px;
    margin-bottom:6px;

}

.directAccessImg
{
    padding-left:25px;
    padding-top:10px;
}

.AccessDirect
{
    vertical-align:middle;
    text-align:left;
    background-color:#4e9719;
}

.liAccessDirect
{
    margin-top:10px;
}

