#header #lang {
	position: absolute;
	color: #fff;
	margin: 15px 0 0 0;
	font-size: 11px;
}

.onglet a {
	display: inline-block;
	padding: 5px 10px;
	background: #f2f3f5;
	color: #000;
	cursor: pointer;
}
.onglet a:hover,
.onglet a.active {
	background: #2e71a6;
	color: #fff;
	text-decoration: none;
}

#tabs-1,
#tabs-2 {
	padding: 15px 0
}

#main .wrap {
	padding: 190px 0 60px 0 ;
}

#main .login {
	background: #fdfdfd; /* Old browsers */
	background: -moz-linear-gradient(top,  #fdfdfd 0%, #f1f2f4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#f1f2f4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fdfdfd 0%,#f1f2f4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fdfdfd 0%,#f1f2f4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fdfdfd 0%,#f1f2f4 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fdfdfd 0%,#f1f2f4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#f1f2f4',GradientType=0 ); /* IE6-9 */
	border: 1px solid #cdced0;
	-moz-box-shadow:    inset 0 0 0 1px #fff;
   	-webkit-box-shadow: inset 0 0 0 1px #fff;
   	box-shadow:         inset 0 0 0 1px #fff;
	-webkit-box-shadow:  0px 5px 5px 0px rgba(0, 0, 0, 0.1);        
    box-shadow:  0px 5px 5px 0px rgba(0, 0, 0, 0.1);

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 0 auto 0 auto;
	height: 280px;
	width: 600px;
}

	#main .login #mainlog {
		padding: 20px;
		width: 369px;
		height: 240px;
		float: left;
		-moz-box-shadow:    inset 0 0 0 1px #fff;
	   	-webkit-box-shadow: inset 0 0 0 1px #fff;
	   	box-shadow:         inset 0 0 0 1px #fff;
		-webkit-border-top-left-radius: 10px;
		-webkit-border-bottom-left-radius: 10px;
		-moz-border-radius-topleft: 10px;
		-moz-border-radius-bottomleft: 10px;
		border-top-left-radius: 10px;
		border-bottom-left-radius: 10px;
	}

	#main .login #trust {
		padding: 20px;
		background: #f0f0f0;
		width: 150px;
		float: left;
		height: 240px;
		-webkit-border-top-right-radius: 10px;
		-webkit-border-bottom-right-radius: 10px;
		-moz-border-radius-topright: 10px;
		-moz-border-radius-bottomright: 10px;
		border-top-right-radius: 10px;
		border-bottom-right-radius: 10px;
		-moz-box-shadow:    inset 0 0 0 1px #fff;
	   	-webkit-box-shadow: inset 0 0 0 1px #fff;
	   	box-shadow:         inset 0 0 0 1px #fff;
	   	border-left: 1px solid #e0e0e0;
	}

.eId {
	min-height: 90px;
	padding: 20px 0 20px 110px;
	background: url('images/customer/eid.png') no-repeat 0 25px;
}

.loginLabel {
	font-size: 17px;
	font-family: 'HelveticaLight', Arial, Helvetica, sans-serif;
}

.connexion {
	-moz-box-shadow:inset 0px 1px 0px 0px #c7dcee;
	-webkit-box-shadow:inset 0px 1px 0px 0px #c7dcee;
	box-shadow:inset 0px 1px 0px 0px #c7dcee;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #88b8da), color-stop(1, #648cc9) );
	background:-moz-linear-gradient( center top, #88b8da 5%, #648cc9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#88b8da', endColorstr='#648cc9');
	background-color:#88b8da;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #83afdb;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528ecc;
}.connexion:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #648cc9), color-stop(1, #88b8da) );
	background:-moz-linear-gradient( center top, #648cc9 5%, #88b8da 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#648cc9', endColorstr='#88b8da');
	background-color:#648cc9;
}.connexion:active {
	position:relative;
	top:1px;
}

#main .login td {
	padding: 7px 0;
}

.border td {
	border-top: 1px solid #D2D2D2;
}

.infoLink {
	font-size: 11px;
}

.tools {
	margin: 20px 0;
	text-align: right;
}

.tools .back {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9) );
	background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
	background-color:#f9f9f9;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#666666;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}.tools .back:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9) );
	background:-moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
	background-color:#e9e9e9;
}.tools .back:active {
	position:relative;
	top:1px;
}


.filter {
	opacity: 1;
	-moz-box-shadow:inset 0px 1px 0px 0px #c7dcee;
	-webkit-box-shadow:inset 0px 1px 0px 0px #c7dcee;
	box-shadow:inset 0px 1px 0px 0px #c7dcee;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #88b8da), color-stop(1, #648cc9) );
	background:-moz-linear-gradient( center top, #88b8da 5%, #648cc9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#88b8da', endColorstr='#648cc9');
	background-color:#88b8da;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #83afdb;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528ecc;
}.filter:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #648cc9), color-stop(1, #88b8da) );
	background:-moz-linear-gradient( center top, #648cc9 5%, #88b8da 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#648cc9', endColorstr='#88b8da');
	background-color:#648cc9;
	text-decoration: none;
}.filter:active {
	position:relative;
	top:1px;
}


.filterSection {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EAEAEA;
    padding: 20px;
}

.filterSection table {
	width: 100%;
}

.filterSection .filter {
	float: right;
}

.resultDocumentList {
	background: #e9e9e9;
	padding: 20px;
}
