﻿@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#484848;
}
body {
	background-color: #bbbbbb;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-image: url(images/gp_v2/body_bg.jpg);
	background-repeat: repeat-x;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #484848;
}
a:hover {
	text-decoration: underline;
	color: #484848;
}
#logo {
	width:143px;
	height:100%;
}
#top_menu {
	height:71px;
	vertical-align:top;
	padding-left:4px;
}
#top_content {
	height:100%;
	padding-left:18px;
	vertical-align:top;
}
.headerNavigation {
	font-weight:bold;
	font-size:10px;
}
#top {
	background:url(images/gp_v2/top_bg_mains.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	/*height:191px;*/
	width:100%;
	border-width:0px;
}

.hbt_main {
	width:100%;
	height:71px;
	border:0px;
}
.hbt_droite {
	width:16px;
	background-image:url(images/gp_v2/top_bt_bd.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	cursor:pointer;
}
.hbt_gauche {
	width:16px;
	background-image:url(images/gp_v2/top_bt_bg.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	background-position:top right;
}
.hbt {
	background-image:url(images/gp_v2/top_bt_mi.jpg);
	background-repeat:repeat-x;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding-top:20px;
	cursor:pointer;
	width:80px;
}
.col_left, .col_right {
	width:180px;
	padding-bottom:10px;
	vertical-align:top;
}
.col_cent {
	width:640px;
	min-height:750px;
	vertical-align:top;
	background-color:#F0F0F0;
	border-color:#808080;
	border-style:solid;
	border-width:1px;
	padding:5px;
	margin-top:5px;
}
.infol {
	background-image:url(images/gp_v2/col_left_bg.jpg);
	background-repeat:repeat-y;
	padding-left:15px;
	width:180px;
	border:0px
}
.infol_head {
	background-image:url(images/gp_v2/col_left_top.jpg);
	background-repeat:no-repeat;
	height:18px;
}
.infol_bot {
	background-image:url(images/gp_v2/col_left_bot.jpg);
	background-repeat:no-repeat;
	height:18px;
}
.infor {
	background-image:url(images/gp_v2/col_right_bg.jpg);
	background-repeat:repeat-y;
	padding-right:15px;
	padding-left:5px;
	width:180px;
	border:0px
}
.infor_head {
	background-image:url(images/gp_v2/col_right_top.jpg);
	background-repeat:no-repeat;
	height:18px;
}
.infor_bot {
	background-image:url(images/gp_v2/col_right_bot.jpg);
	background-repeat:no-repeat;
	height:18px;
}
.infob, .infoBox, .productListing {
	border:1px solid #808080;
	border-collapse:collapse;
	padding:5px;
}
.productListing-heading {
	font-weight:bold;
}
.productListing-odd {
	background-color:#BBBBBB;
}
/* Style pour OsCommerce */
.infoBoxHeading {
	font-weight:bold;
}
td.pageHeading, div.pageHeading {
	font-size: 20px;
	font-weight: bold;
	color: #484848;
}
.productSpecialPrice {
	color:#FF0000;
}
