@charset "utf-8";
/* CSS Document */

body,
	html {
		margin:0;
		padding:0;
		color:#333;
		background:#c8c8c8;
		font-family:Trebuchet MS,"helvetica neue",helvetica,arial,sans-serif;
		font-size:13px;
	}
	#wrap {
		width:1000px;
		margin:0 auto;
		background-image:url(lebanonHD_images/body_bg.jpg);
		background-repeat:repeat-y;
	}
	
	#container{
		width:970px;
		margin: 0 auto;
	}
	
	#header {
		
	}
	h1 {
	    margin:0;
		padding-bottom:0;
    }
	
	#content-left {
		float:left;
		width:365px;
		padding-left:53px;
		padding-top:40px;
		padding-bottom:30px;	
	}
	h2 {
		margin:0;
		font-family:Century Gothic, Lucida Grande, Helvetica, Arial;
		font-size:12px;
	}
	
	#titre{	
	height:21px;
	
	}
	
	#description_texte{
		padding-left:17px;
		padding-top:17px;
		padding-bottom:13px;
		display:none;
	}
	
	
	ul{
		margin:0;
		padding:0;
	}
	
	li{
		padding-bottom:5px;
	}
	
	#content-right {
		float:right;
		width:380px;
		padding-right:53px;
		padding-top:40px;
		padding-bottom:30px;
	}
	
	p{
	line-height:22px;
	}
	
	#note{
		font-size:12px;
		padding-top:19px;
		clear:both;
	}
	
	
	#thumbnails a{
		border:none;
		text-decoration:none;
		color:#fff;
	}
	
	
	.thumbs{
		float:left;
		width:118px;
		height:98px;
		background:#ccc;
		text-align:center;
		padding-top:2px;
		margin-top:10px;
	}
	
	
	
	.thumbs img{
		border:none;
	}
	
	
	.thumb_text{
		width:112px;
		text-align:left;
		margin-left:4px;
		padding:0px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
		}
	
	
	#thumb1{
		margin-right:12px;
	}
	
	#thumb2{
		margin-right:12px;
	}
	
	#thumb4{
		margin-right:12px;
	}
	
	#thumb5{
		margin-right:12px;
	}
	
	
	#packaging{
		clear:both;
	}
	
	.package_thmub{
		width:89px;
		height:129px;
		float:left;
		background:#ccc;
		text-align:center;
		padding-top:2px;
		margin-top:10px;
		margin-right:12px;
	}
	
	.screenshot_thmub{
		width:118px;
		height:82px;
		float:left;
		background:#ccc;
		text-align:center;
		padding-top:2px;
		margin-top:10px;
		margin-right:12px;
	}
	
	.package_thumb_text{
		width:85px;
		text-align:left;
		margin-left:4px;
		padding:0px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
		color:#fff;
		}
	
	.package_thumb a{
		text-decoration:none;
		border:none;
	}
	
	.package_thumb a img{
		border:none;
	}
	
	#footer {
		width:970px;
		margin:0;
		clear:both;
		height:35px;
		background:#161616;
		color:#fff;
		font-family:Arial, Helvetica, sans-serif;
	}
	
	#footer a{
		text-decoration:none;
		color:#fff;	
	}
	
		#footer a:hover{
		text-decoration:none;
		color:#CF3080;	
	}
	
	#footer-left {
		float:left;
		margin-left:53px;
		margin-top:10px;
		font-size:11px;
		font-weight:bold;
    }
	
	#footer-right {
		float:right;
		margin-right:53px;
		margin-top:10px;
		font-size:11px;
		font-weight:bold;
    }
	
	#preview{
	position:absolute;
	border:1px solid #999;
	display:none;
	background:#FFFFFF;
	color:#fff;
	}
	
	
	#buy a{text-decoration:none;}
	
	#buy strong{
	
	color:#CF3080;	
	}
	
	#language{
	float:right;
	padding-right:5px;
	}
	
	#language_en{color:#BA3E7B;}

	#language a{text-decoration:none; color:#333;}
	#language a:hover{text-decoration:none; color:#BA3E7B;}
	.language_separator{color:#ccc;}
	
	#intro_selected{float:left;}
	#intro_unselected{float:left; display:none;}
	#description_selected{float:left; display:none;}
	#description_unselected{float:left;}
	#vide_ligne{float:left;}
	
	#screenshot_thumb3, #screenshot_thumb6{margin-right:0;}
