/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font: 70%/160% Arial, Helvetica, sans-serif;
	color: #fff;
	position: relative;
	background: #000;
	width:100%;
}

#TopMenu {display:none; }

#langMenu { display:none; }

a, a:visited {color:#000; }


.result-box-left { float:left; width:20%; margin:20px 0 0 15px; }
.result-box-right { float:left; width:70% }

.result-box { padding:5px 0 0 0;  }
.separateur { visibility:visible; background:transparent url(../img/commun/lineSeparator.gif) no-repeat bottom; padding:5px 0 5px 0; margin:8px 0 8px 0; }

h1 { float:left; width:100%; line-height:120%;}



.result-box .description {width:460px; }
.result-box .description {padding:7px 0 0 10px; }
.result-box .description .var { width:80px; }
.result-box .description .val { width:130px; color:#ffa800;  }

.result-box .description .var2 { width:120px; }
.result-box .description .val2 { width:100px; color:#ffa800;  }

.spacer { height:0; clear:both; margin:0; padding:0; visibility:hidden; }

.hide {display:none !important; } 

.orange { color:#ffa800; }


h2.img-location { display:none;}

.print { display:inline; }

.apercu { margin-top:30px; }

#navigation, #content-left, #footer-center { display:none; }

#footer-left {position:absolute; right:20px; top:0; }

#footer-right {position:absolute; right:200px; top:0; }

.content-box-right h2 {display:none;}

#top img { visibility:hidden; }

.logoPrint { display:block; position:absolute; top:0; left:0; }
