html {
	overflow:hidden;
}

body {
	font-family:sans-serif;
	font-size:11px;
}

div#screen {
	width:860px;
	height:605px;
	/*border:1px solid #daeeb5;*/
	padding:20px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-450px;
	margin-top:-322px;
}

a.label {
	color:#666;
	text-decoration:none;
	background:url(../imageset/glabel_left.gif);
	background-repeat:no-repeat;
	padding:3px 10px;
	padding-bottom:5px;
	line-height:15px;
	position:relative;
	float:left;
	margin-right:2px;
}

a.label span {
	position:absolute;
	background:url(../imageset/glabel_right.gif);
	background-repeat:no-repeat;
	width:6px;
	height:20px;
	right:0;
	top:0;
}

a.label:hover {
	color:#fff;
	text-decoration:none;
	background:url(../imageset/label_left.gif);
	background-repeat:no-repeat;
	padding:3px 10px;
	padding-bottom:5px;
	line-height:15px;
	position:relative;
	float:left;
	margin-right:2px;
}

a.label:hover span {
	position:absolute;
	background:url(../imageset/label_right.gif);
	background-repeat:no-repeat;
	width:6px;
	height:20px;
	right:0;
	top:0;
}

a.glabel {
	color:#fff;
	text-decoration:none;
	background:url(../imageset/label_left.gif);
	background-repeat:no-repeat;
	padding:3px 10px;
	padding-bottom:5px;
	line-height:20px;
	position:relative;
}
a.glabel strong{
	padding-bottom:5px;
}

a.glabel span {
	position:absolute;
	background:url(../imageset/label_right.gif);
	width:6px;
	height:20px;
	right:0;
	top:0;
}

a.glabel:hover {
	color:#fff;
	text-decoration:none;
	background:url(../imageset/glabel_left.gif);
	background-repeat:no-repeat;
	padding:3px 10px;
	padding-bottom:5px;
	line-height:20px;
	position:relative;
}

a.glabel:hover span {
	position:absolute;
	background:url(../imageset/glabel_right.gif);
	width:6px;
	height:20px;
	right:0;
	top:0;
}

div#menu {
	margin:5px 0 10px 0;
}

div#menu div#search {
	width:93px;
	height:22px;
	line-height:22px;
	color:#ddd;
	padding:0 10px;
	background:url(../imageset/recherche.gif) 100% 0;
	font-size:0.9em;
}

div#menu ul {
	line-height:22px;
	background:url(../imageset/menu_bg.gif);
	font-size:1em;
	margin:0;
	padding:0;
	list-style:none;
	height:22px;
}

div#menu ul li {
	margin:0;
	padding:0;
	display:block;
	float:left;
	line-height:22px;
}

div#menu ul li a {
	display:block;
	line-height:22px;
	padding:0 20px;
	color:#fff;
	text-decoration:none;
	font-weight:bolder;
	text-transform:uppercase;
}

div#menu ul li a:hover,
div#menu ul li a.actif {
	background:url(../imageset/menu_hover.gif);
}

div#menu ul li a.disabled:hover {
	background:none;
}

div#menu ul li a.disabled {
	color:#999;
	cursor:default;
}

div#liste {
	border:1px solid #e0e0e0;
	width:184px;
	height:431px;
	padding:8px 20px 8px 5px;
	position:relative;
	float:left;
}

div#liste .scroll {
	position:absolute;
	float:left;
	overflow:hidden;
	height:430px;
	width:194px;
	padding:0;
	margin:0;
}

div#liste ul li {
	display:block;
	margin-bottom:2px;
}

div#liste ul li a {
	padding:0 10px;
	line-height:20px;
	display:block;
	text-decoration:none;
	color:#666;
}

div#liste ul li a:hover {
	color:#666;
	text-decoration:none;
	background:url(../imageset/glabel_left.gif);
	display:block;
	padding:0 10px;
	line-height:20px;
	position:relative;
	height:20px;
}

div#liste ul li a:hover span {
	position:absolute;
	background:url(../imageset/glabel_right.gif);
	width:6px;
	height:20px;
	right:0;
	top:0;
}

div#liste ul li a.actif {
	color:#fff;
	text-decoration:none;
	background:url(../imageset/label_left.gif);
	display:block;
	padding:0 10px;
	line-height:20px;
	font-weight:bolder;
	position:relative;
	height:20px;
}

div#liste ul li a.actif span {
	position:absolute;
	background:url(../imageset/label_right.gif);
	width:6px;
	height:20px;
	right:0;
	top:0;
}

div#photo {
	border:1px solid #e0e0e0;
	width:330px;
	height:330px;
	padding:0;
	position:absolute;
	left:251px;
	left:548px;
	top:150px;
}

div#thumb1 {
	float:left;
	border:1px solid #83ba00;
	width:95px;
	height:95px;
	padding:0;
	position:absolute;
	left:251px;
	left:548px;
	top:507px;
}

div#thumb2 {
	float:left;
	border:1px solid #83ba00;;
	width:95px;
	height:95px;
	padding:0;
	position:absolute;
	left:368px;
	left:665px;
	top:507px;
}

div#thumb3 {
	border:1px solid #83ba00;;
	width:95px;
	height:95px;
	padding:0;
	position:absolute;
	left:782px;
	top:507px;
}

div#thumb1 img,
div#thumb2 img, 
div#thumb3 img {
	cursor:pointer;
}  
div#fiche {
	width:276px;
	height:449px;
	padding:0;
	position:absolute;
	left:251px;
	top:160px;
	color:#666;
}

div#fiche  a {
	color:#666;
	text-decoration:none;
}

div#fiche h3{
	font-size:1em;
	color:#999;
	margin-bottom:4px;
	font-weight:normal;
}

div#fiche h1{
	font-size:2em;
	color:#666;
	text-transform:uppercase;
	margin:4px 0 4px 0;
}

div#fiche .titre {
	color:#83ba00;
	text-transform:uppercase;
	margin:14px 0 4px 0;
}

div#fiche p {
	line-height:20px;
}/* CSS Document */

div#overview {
	width:629px;
	height:449px;
	padding:0;
	position:absolute;
	left:251px;
	top:150px;
	color:#666;
	padding:0 0 0 0;
}

div#overview .scroll {
	position:absolute;
	float:left;
	overflow:hidden;
	height:449px;
	width:629px;
}

div#overview ul {
	margin:0;
	padding:0;
	list-style:none;
}

div#overview ul li {
	float:left;
	width:196px;
	height:220px;
	margin-right:8px;
	margin-bottom:10px;
}

div#overview ul li img.thumb {
	width:194px;
	height:168px;
	border:1px solid #eee;
	display:block;
}

div#overview ul li div.nom_produit{
	line-height:19px;
	padding:2px 16px 4px 16px;
	background:url(../imageset/onglet_bottom.jpg);
	overflow:hidden;
	height:19px;
}

div#overview ul li div.nom_produit a {
	text-decoration:none;
	color:#666;
}

div#overview ul li div.nom_marque {
	line-height:19px;
	padding:4px 16px 2px 16px;
	background:url(../imageset/onglet_top.jpg);
	overflow:hidden;
	height:19px;
}

form#search {
	
}

form#search label {
	display:block;
	vertical-align:middle;
	padding:4px 0;
	margin:4px 0;
	font-weight:bolder;
}

form#search select {
	display:block;
	vertical-align:middle;
	margin:auto;
	width:70%;
	
}

form#search input.submit {
	margin:4px 0;	
	margin-left:150px;
}

table.results {
	border-collapse:collapse;
	border:1px solid #ddd;
}

table.results th {
	color:#fff;
	background:url(../imageset/menu_hover.gif);
}

table.results tr.alt {
	background:#f5f5f5;
}

table.results td {
	padding:8px 10px;
}

table.results th {
	padding:4px 10px;
}

p#accueilLiens {
	background:#d2d4d5;
	padding:4px;
	width:240px;
	margin:auto;
}

p#accueilLiens a {
	font-size:12px;
	line-height:24px;
	height:24px;
	text-transform:uppercase;
	color:#fff;
	display:block;
	margin-bottom:4px;
	text-decoration:none;
	background:#000 url(../imageset/big_btn.jpg);
	text-align:center;
	
}

p#accueilLiens a:hover {
	background:#000 url(../imageset/big_btn.jpg) 0 100%;
}

p#accueilInsc {
	background:#d2d4d5;
	padding:6px;
	width:240px;
	margin:auto;
	position:absolute;
	bottom:46px;
	left:640px
}

p#accueilInsc a {
	font-size:14px;
	line-height:30px;
	height:30px;
	text-transform:uppercase;
	color:#fff;
	display:block;
/*	margin-bottom:6px;*/
	text-decoration:none;
	background:#000 url(../imageset/big_btn.jpg);
	text-align:center;
	
}

p#accueilInsc a:hover {
	background:#000 url(../imageset/big_btn.jpg) 0 100%;
}
