* { margin:0; padding:0; }

/*@font-face {
	font-family: 'Helvetica-Neue' ;
	src: url('http://www.etyach.eu/boutique/polices/Helvetica Neue Bold.ttf');
}*/

@font-face {
        font-family: "HelveticaNeue";
        src: url(fonts/HELVETNB.TTF)
        format("truetype");
}

<!--[if lte IE 8]>
<style type="text/css">
@font-face {
	font-family: "HelveticaNeue";
	src: url(fonts/HELVETNT.eot);
}
</style>
<!--[endif]-->


.debug{
	display:none;	
	visibility:hidden;
}
html{
	background: url(back.jpg) no-repeat fixed center center #000;
}
body {
	background: url(back.jpg) no-repeat fixed center center #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px auto 0 auto;
	color: #fff;
	font-weight:normal;
}

img {
	border: none;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #aaaaaa;
	line-height: 18px;
}
	
hr {
	border: none;
	height: 1px;
	line-height: 1px;
	background: #CCC;
	padding: 0;
}

h1 {
	border-bottom: solid 1px #CCCCCC;
	padding: 30px 0 10px 0;
	/*margin: 0 0 0 330px;*/
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;

}
	
h2 {
	padding: 0 0 10px 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
}
	
h3, h4 , h5, h6 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}

a {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color:#FFFFFF;
	text-decoration: none;
}

/*#global {
	width: 960px;
	color: #FFFFFF;
	margin: 0 auto 0 auto;
}*/

#global {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 960px;
	height: 540px;

	margin-top: -239px;
	margin-left: -480px; 

}

/*input, textarea {
	background-color:#333333;
	color: #FFFFFF;
	font-size: 10px;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}*/

label {
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;

}

#titre {
	float:right;
	width: 370px;
	padding: 10px;
	}

#content {
	background: #353535;
	height: 510px;
}

#content1  {
	width: 530px;
	float: left;
	padding: 20px;
}
	
#content1scoll  {
	/* Typical fixed height and fixed width example */
	width: 530px;
	height: 340px;
	float: left;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	padding-right: 10px;
	margin: 90px 10px 20px 20px;
}
	
#content2  {
	width: 370px;
	float: left;
	padding: 0 10px 10px 10px;
}
	
#commande {
	background: url(img/mapmonde.png) no-repeat right bottom;
	height: 430px;
}

#mycustomscroll {
	/* Typical fixed height and fixed width example */
	width: 920px;
	height: 340px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	padding: 0 10px 0 0;
	margin: 0 10px 10px 20px;
}

#menu {
	background-color: #191919;
	height: 60px;
	line-height: 60px;
	text-transform: uppercase;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#menu ul {
	float: left;
}

#menu li {
	display:inline;
	margin: 0 13px 0 13px;
}

#menuTop {

}

#left {
	background: #191919;
	float: left;
	width: 230px;
	height: 450px;
}

#center {
	height: 450px;
}

#produit {
	height: 450px;
	background: url(img/bg_ficheproduitv2.jpg) repeat-x #000000;
}

#center2 {
	height: 450px;
	background: url(img/bg_ficheproduitv2.jpg) repeat-x #000000;
}

#footer {
	width: 960px;
	margin:auto;
	color: #666666;
	height: 20px;
	line-height: 20px;
	background: none;
}

#footer a {
	color: #666666;
}

#footer a:hover {
	color: #ccc;
}

#footer ul {
	display: inline;
	width:600px;
	float:left;
}

#footer li {
	display:inline;

}

	#visuel {
/*		background: #999;
*/		float: left;
		width: 320px;
		height: 430px;
		padding: 10px;
	}
	#jcart #content1scoll  {
		/* Typical fixed height and fixed width example */
		width: 520px;
		height: 240px;
		float: left;
		overflow: auto;
		/* IE overflow fix, position must be relative or absolute*/
		position: relative;
		margin: 70px 10px 0px 40px;
	}
	
	#panier {
		width: 100%;
	}
	#div-reduc{
		width:520px;
		padding: 0 10px 0 40px;
		
	}
	#form_jcart_reduc{
<!--		float:left;-->
/*		margin:-15px 0 0 0 ;*/
	margin: 0 0 80px 0;
	}
	
	#infos-panier {
			margin-left: 590px;
/*			background-color:#FF00FF;*/
			/*height: 400px;*/
			padding: 0px 20px 10px 10px ;
	}	
	#infos {
			/*margin-left: 570px;
/*			background-color:#FF00FF;*/
			height: 430px;
			width:370px;
			float:right;
			margin:0 20px 0 0;
	}
	#infos li{
		padding-left:10px;
		color:#AAAAAA;
		list-style-type:circle;
		list-style-position:inside;
	}
	#infos table td{
		border-color:#333;
		padding:2px;
	}
	.button{
	cursor: pointer ;
	}
	
	#desc {
/*		padding-right: 5px;
		margin: 10px 10px 0 0;*/	
		/* Typical fixed height and fixed width example */
		width: 365px;
		height: 260px;
		overflow: auto;
		/* IE overflow fix, position must be relative or absolute*/
		position: relative;
		margin: 10px 10px 0 0;
		padding: 0 5px 0 0;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #FFFFFF;
		line-height: 18px;
	}
	
	#desc p {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #aaaaaa;
		line-height: 18px;
	}
	
	.tabloPrix {
/*		background-color: #000066;*/
		width: 100%;
		font-size: 12px;
	}
	
	.tabloPrix input {
		background-color: #333333;
		

		font-size: 12px;
		color: #FFFFFF;
		border: none;
	}
	.tabloPrix input.button {
		background: url(img/ajouter-panier.png) no-repeat transparent;
		text-transform:uppercase;
		font-weight:bold;
		height:40px;
		width:170px;
		margin:0;
		padding:0;
	}
/*	input, textarea {
		background: #666666;
		color: #FFFFFF;
		border: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		padding: 5px;
	}*/
	
	.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0; left: 0;
	}
	.vscrollerbase {
	width: 10px;
	background-color: #343434;
	}
	.vscrollerbar {
	width: 10px;
	background-color: #797979;
	}
	.hscrollerbase {
	height: 10px;
	background-color: #343434;
	}
	.hscrollerbar {
	height: 10px;
	background-color: #797979;
	}
	
	input, textarea {
		background: #666666;
		color: #FFFFFF;
		border: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		padding: 5px;
	}
	
	 
	
	input .red, textarea .red  {
		border: 1px solid red;
	}
	
	input.LV_invalid_field, textarea.LV_invalid_field  {
		border: 1px solid red;
	}
	span.LV_invalid{
		color:#F00;
	}
	
	input[type=checkbox].LV_invalid_field{
		border:1px solid red;
		background-color:#F00;
	}
	#adress_liv{
		width:500px;
		float:left;
	}
	
	#recap-livraison{
		width:230px;
		float:left;
		padding:0px;
		margin: 0 20px 0 0;
	}
	#recap-facturation{
		width:230px;
		float:left;
		padding:0px;
	}
.bt {margin:0; padding:0; background: none;}


#produit-panier {
		background: url(img/fond-paiement.png) 100% 100% no-repeat transparent;
		height:450px;

	}
