﻿/* SUPERSEDE SOME MAIN DIV */

#page_wrapper
{
	background: #272725;
	width: 930px;
}

#content_wrapper
{
	background: #272725;
}

/* --------------------- */

/* content_wrapper */
#center_content
{
	float: left;
	display: block;
	width: 930px;
	background: #171717;
	padding-top: 12px;
}

#center_content h3
{
	margin: 10px;
	margin-right: 15px;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #A0410D;
}

#center_content p
{
	margin: 10px;
	margin-right: 15px;
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

/* --------------------- */

.CtrlSrchHomeTitle
{
	font-family: verdana;
	font-size: 16px;
	text-decoration: underline overline;
	color: #f0f0f0;
}
.CtrlSrchTitle
{
	font-family: verdana;
	font-size: 10px;
	color: #f0f0f0;
}

.list_searchHome
{
	height: 40px;
	line-height: 40px;
	border-bottom: solid 1px #CEA611;
}
.list_searchCat
{
	height: 90px;
	line-height: 24px;
	width: 160px;
	border-bottom: solid 1px #CEA611;
	display: block;
	float: left;
}
.list_btnsearch
{
	padding-bottom: 2px;
}
.list_btnsearch ul
{
/*	float: left;*/
}

.list_btnsearch li
{
	list-style: none;
	width: 147px;
}
.list_btnsearch a:link
{
	color: #CEA611;
	display: block;
	text-decoration: none;
	background: #000000 url(AppliImages/Divers/btnChercherN.jpg) top left no-repeat;
	width: 147px;
	height: 22px;
}
.list_btnsearch a:visited
{
	color: #CEA611;
	display: block;
	text-decoration: none;
	background: #000000 url(AppliImages/Divers/btnChercherN.jpg) top left no-repeat;
	width: 147px;
	height: 22px;
}
.list_btnsearch a:active
{
	color: #CEA611;
	display: block;
	text-decoration: none;
	background: #000000 url(AppliImages/Divers/btnChercherN.jpg) top left no-repeat;
	width: 147px;
	height: 22px;
}
.list_btnsearch a:hover
{
	color: #ffff66;
	text-decoration: none;
	background-color: #ff0000;
	background: #000000 url(AppliImages/Divers/btnChercherO.jpg) top left no-repeat;
	width: 147px;
	height: 22px;
}

/* --------------------- */

.list_categ
{
	display: block;
	float: left;
	margin-bottom: 10px;
	width: 160px;
	height: auto;
	font-family: tahoma, verdana;
	font-size: 11px;
	text-align: right;
	border-top: solid 1px #CEA611;
}
.list_btncateg
{
	width: 160px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: solid 1px #CEA611;
}
.list_btncateg a:link
{
	color: #CEA611;
	text-decoration: none;
}
.list_btncateg a:visited
{
	color: #CEA611;
	text-decoration: none;
}
.list_btncateg a:active
{
	color: #CEA611;
	text-decoration: none;
}
.list_btncateg a:hover
{
	color: #ffff66;
	text-decoration: none;
	background-color: #ff0000;
}

/* --------------------- */

#prod_main
{
	display: block;
	float: left;
	margin-left: 10px;
	width: 760px;
	height: auto;
}

#prod_thumbnails
{
	float: right;
	height: auto;
	width: 300px;
	border-right: solid 6px #171717;
	background: #272725;
}

#prod_image
{
	float: left;
	height: auto;
	width: 440px;
	margin-bottom: 10px;
	background: #171717;
}

#prod_warning
{
	float: right;
	height: 100px;
	width: 80px;
	display: block;
	background: #ffcc33;
	overflow: hidden;
	text-align: justify;
	padding: 8px;
	margin: 0px 0px 10px 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffcc;
	border: #000 1px solid;
	font-variant: small-caps;
}

#prod_description
{
	float: left;
	height: auto;
	width: 440px;
	display: block;
	background: #171717;
	overflow: hidden;
	text-align: justify;
	padding-bottom: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #C0C0C0;
}
#prod_description p
{
	text-align: justify;
	padding-bottom: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #C0C0C0;
}
.LabNomProd
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 14px;
	color: #fff;
}
.LabPrix
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}
.LabAmount
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}

/* PAGER */

.PagerPages
{
	display: block;
	float: left;
	margin-left: 10px;
}
