body{
	padding: 0;
	margin: 0;
	background: url("../images/Bkg.gif") repeat-x 0 0;
	font-family:arial;
	font-size:11px;
	}
h1{
	font-size:24px;
	margin:0 0 0 10px;
	padding:8px 0 8px 0;
	}
h2{
	font-size:14px;
	color:#686868;
	padding:12px 0 25px 10px;
	}
h3{
	font-size:14px;
	color:#686868;
	padding:0 0 0 10px;
	margin:0;
	}
input{
	padding: 0;
	margin: 0 0 6px 0;
	}
/************** Main Structure *************/
#container{
	width:763px;
	height:623px;
	margin-top:2px;
	margin-right:auto;
	margin-left:auto;
	background: url("../images/Bkg_Container.gif") no-repeat 0 0;
	color: #000;
	text-align: left;
	}
	#container-result{
		width:763px;
		height:auto;
		margin-top:2px;
		margin-right:auto;
		margin-left:auto;
		background: url("../images/Bkg_Container_Result.gif") repeat-y 0 0;
		color: #000;
		text-align: left;
		}
#top {
	width:755px;
	position:relative;
	top:0;
	left:0;
	padding:15px 0 0 0;
	background: url("../images/Bkg_Header.gif") no-repeat 6px 8px;
	}
	#top img#logo{
		margin:0 0 0 15px;
		}
#content {
	position:relative;
	top:0;
	left:30px;
	width:700px;
	height:441px;
	padding:0;
	background: url("../images/Bkg_Container2.gif") no-repeat 0 0;
	}
	#content p, #content-results p, #content-results span{
		margin:8px 0 0 10px;
		font-size:12px;
		}
#content-results {
	position:relative;
	top:0;
	left:30px;
	width:700px;
	height:auto;
	padding:0;

	background: url("../images/Bkg_Container3.gif") repeat-y 0 0;
	}
#footer {
	width:755px;
	height:25px;
	position:absolute;
	top:628px;
	left:0;
	color:#999999;
	text-align:center;
	}
	#footer-results {
		width:755px;
		height:25px;
		color:#999999;
		text-align:center;
		margin-right:auto;
		margin-left:auto;
		}
#login {
	width:680px;
	height:200px;
	margin:40px 0 0 10px;
	background: url("../images/Bkg_Login.gif") no-repeat 0 0;
	}
	#infos-login {
		width:460px;
		float:left;
		margin:0;
		}
	#infos-login .ButtonSubmit {
		margin:0 0 0 10px;
		}
	#infos-login span {
		margin:0 0 0 10px;
		}
	#infos-login h2 {
		padding:12px 0 30px 10px;
		margin:0;
		}
#BtnFAQ {
		float:left;
		padding:12px 0 0 10px;
		margin:0;
		}
#BtnTerms {
		float:right;
		padding:12px 11px 0 0;
		}
#BtnLangue {
		width:730px;
		height:30px;
		text-align:right;
		padding:50px 0 0 0;
		}
		
		
table#Results{
		margin:0 0 0 10px;
		width:680px;
		background: url("../images/Table_Header.gif") no-repeat 0 0;
		}
th#Results {
	font-size:12px;
	}
#Results th h3{
	margin:0;
	padding:5px 0 10px 10px;
	height:25px
	}
table#Results tr td{
		background: url("../images/Separator.gif") repeat-y top right;
		padding:0 0 0 3px;
		}
#Results thead th{
		font-weight:normal;
		}
table#Results tr.gray td{
		background-color:#E6E6E6;
		}
table#Results tr td.footer{
		width:680px;
		height:26px;
		background: url("../images/Table_Footer.gif") no-repeat 0 0;
		}
#Results td.first-cell-white{
		width:10px;
		height:26px;
		background: url("../images/Table_LeftWhite.gif") no-repeat 0 0;
		}
#Results td.last-cell-white{
		width:9px;
		height:26px;
		padding:0;
		background: url("../images/Table_RightWhite.gif") no-repeat 0 0;
		}
#Results td.first-cell-gray{
		width:10px;
		height:26px;
		background: url("../images/Table_LeftGray.gif") no-repeat 0 0;
		}
#Results td.last-cell-gray{
		width:9px;
		height:26px;
		padding:0;
		background: url("../images/Table_RightGray.gif") no-repeat 0 0;
		}
#footer-table {
	width:700px;
	height:16px;
	background: url("../images/Content_Footer.gif") no-repeat 0 0;
	}
#footer-content {
	width:763px;
	height:120px;
	margin-right:auto;
	margin-left:auto;
	background: url("../images/Bkg_Footer_Result.gif") no-repeat 0 0;
	}
#Results td.without-border {
	background: none;
	}
#veriSignSecure {
	width:110px;
	float:right;
	padding:60px 10px 0 0;
	}

#verisign-img{
	text-align:right;
	float:right;
	}
.ErrorList ul{
	margin:8px 0 0 0;
	}
	.ErrorList ul li{
		margin:0 0 0 8px;
		}