body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.body_global{
	padding:0 0 0 200px;
	background-repeat:no-repeat;
}

#clear{
width:100%;
clear:both;
}

#empty_top{
height:455px;
}

.error{
	font-size:10px;
	font-weight:bold;
	color:#CC0000;
	display:none;
}

#pdf_viewer{
	position:fixed;
	z-index:2;
	padding: 28px 10px 10px 10px;
	background-image:url(explorer.gif);
	background-repeat:no-repeat;
}

#pdf_viewer a{
	color:#fff;
	margin:0 3px 0 0;
	text-decoration:none;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

#pdf_viewer a:hover{
	text-decoration:underline;
}

#image_holder{
	overflow:scroll;
	width:780px;
	height:380px;
	margin:0 0 -5px 0;
}

#image_holder .doc_image{
	width:780px;
}

#zoom_in{
background-image:url(zoomin.png);
background-repeat:no-repeat;
width:20px;
height:20px;
position:relative;
margin: -20px 0 0 700px;
z-index:3;
}

#zoom_out{
background-image:url(zoomout.png);
background-repeat:no-repeat;
width:20px;
height:20px;
position:relative;
margin: -20px 0 0 730px;
z-index:3;
}

#pdf_helper{
	display:none;
	color:#fff;
	font-size:10px;
}

#success_box{
	margin-bottom:12px;
}

#nb_bureaux{
	padding:10px;
	margin-bottom:10px;
	font-size:12px;
	border:1px solid #ccc;
	background:#F5F5F5;
	width:780px;
}

#nb_bureaux h2{
	font-size:16px;
	font-weight:bold;
}

#bureaux_input{
	width:940px;
	height:30px;
	padding:8px 6px 3px 6px;
	margin-bottom:3px;
	background-color:#fff;
	text-align:center;
}

#bureaux_input .nb{
	float:left;
	width:30px;
	height:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	background-color:#C5C6AE;
	color:#fff;
	margin-right:1px;
	padding-top:3px;
}

#bureaux_input .ville{
	float:left;
	width:200px;
	height:30px;
	margin-right:1px;
	background-color:#F1EEE7;
	padding-top:3px;
}

#bureaux_input .ville input{
	width:150px;
}

#bureaux_input .adresse{
	float:left;
	width:400px;
	height:30px;
	margin-right:1px;
	background-color:#F1EEE7;
	padding-top:3px;
}

#bureaux_input .adresse input{
	width:350px;
}

#bureaux_input .numero{
	float:left;
	height:30px;
	width:150px;
	margin-right:1px;
	background-color:#F1EEE7;
	padding-top:3px;
}

#bureaux_input .numero input{
	width:100px;
}

#bureaux_input .flag{
	float:left;
	width:132px;
	height:30px;
	padding-top:3px;
	margin:0 0 0 10px;
}

#bureaux_input .headers{
	background-color:#D0BDA4;
	color:#fff;
	text-align:center;
	font-size:11px;
	font-weight:bold;
}

#link_previous{
	width:800px;
	text-align:right;
	margin-bottom:5px;
	font-size:10px;
}

a{
	color:#777;
	font-weight:bold;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

#footer{
	width:800px;
	/*border:1px solid #ddd;
	background-color:#EDE9DC;*/
	border-top:1px solid #ddd;
	padding-top:12px;
	padding-bottom:30px;
	font-size:10px;
	margin: 2px 0 20px 0;
	height:24px;
}

#footer .text{
	float:left;
}
	
#footer .logo{
	float:right;
	margin: 0 0 0 0;
}

#submit{
	width:800px;
	text-align:center;
	margin:15px 0 10px 0;
}

/*Success box*/
.body_success_box{
	background-color:#FFFFFF;
	height:125px;
	width:785px;
	padding: 6px;
	border: 1px solid #990000;
}

#new_helper{
	float:left;
}

#team_helper{
	float:left;
}

/*FAQ*/
#faq{
	padding:0px 20px 0px 20px;
	color:#43492E;
}

#faq h2{
	width:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:20px;
	font-size:14px;
}

#faq a{
	color:#43492E;
	text-decoration:none;
}

#faq p{
	font-size:12px;
	text-indent:10px;
}

/*explainer*/
#explainer{
	width:500px;
	height:500px;
	z-index:3;
}

#explainer h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;	
}

#explainer h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}

/*progress box*/
#progress{
	width:230px;
	height:100px;
	z-index:4;
	margin: 10px 0 0 810px;
	border:1px solid #eee;
	font-size:12px;
	color:#444;
	padding:5px;
	float:left;
}

#progress .number{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#713726;
	font-weight:bold;
}
