body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-image: url(images/body_fond.gif);
	background-repeat: repeat;
}
a  {
	text-decoration: underline;
	color: #d70a1d;
}
a:hover  {
	text-decoration: none;
}

img
{
	border:none;
	margin: 0px;
	padding: 0px;
}
#header {
	height: 150px;
	width: 860px;
	text-align: left;
	background-image: url(images/header_fd800.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#logo {
	float: left;
}
#panel {
	font-size: 10px;
	text-align: right;
	vertical-align: top;
	height: 58px;
	width: 640px;
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav {
	height: 35px;
	float: right;
	width: 646px;
}
#nav img {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 32px;
}
#recherche {
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	height: 25px;
	margin-top: 6px;
	float: right;
	width: 640px;
}

#container {
	width: 900px;
	margin: auto;
	background-image: url(images/container_fd800.gif);
	background-repeat: repeat-y;
}
#maincontent {
	text-align: left;
	width: 480px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	float:left;
}
#maincontent h5 {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
#maincontent h1 {
	font-size: 16px;
	font-weight: bold;
	color: #d70a1d;
}
#maincontent h2 {
	font-size: 14px;
	color: #666666;
}
#maincontent p {
	font-size: 9px;
	text-align: justify;
}
#BarreD {
	width: 140px;
	margin-right: 30px;
	font-size: 9px;
	color: #666666;
	text-align: left;
	margin-top: 5px;
	float:left;
}
#barreG {
	width: 200px;
	text-align: left;
	background-color: #e76c77;
	border-top-width: 0px;
	border-right-width: 10px;
	border-bottom-width: 0px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d70a1d;
	border-left-color: #d70a1d;
}
#barreG h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 10px;
}
#barreG p {
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 5px;
	font-size: 10px;
}
#barreG a {
	color: #f7ced2;
	text-decoration: none;
}
#barreG a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
	background-image: url(images/footer_fd800.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 9px;
}
.floatG {
	float: left;
}
.clearfloat {
	clear: both;
	font-size: 1px;
	line-height: 0px;
	height: 0px;
}
/********************STANDARD************************/
.productbox {
	height: 300px;
	width: 160px;
	border: 1px solid #c5c5c5;
	margin: 5px;
	font-size:0.7em;
}
.productimage {
  width: 125px;
}
.productsummarydisplaywrapper {
  width: 160px;
  padding-top: 20px;
}
.productsummaryimageholder {
  height: 135px;
  text-align: center;
  vertical-align: middle;
}
.productsummarytext {
  padding-left: 20px;
  height: 55px;
}
.retailprice {
  font-weight: bold;
  color: black;
  text-decoration: line-through;
}
.yousave {
  font-weight: bold;
  color: #336600;
}
.hookline {
  font-size: larger;
  color: #5b626c;
  font-style: italic;
}

.productsection {
  padding: 10px;
  border-top: 1px dashed #cccccc;
  font-size:0.7em;
}

/***** Ajout Karim Bounaaja *******/

.adminNavLink
{
	text-align:left;
	font-size:x-small;
}

.avis
{
	margin:10px;
}
