
body
{
	margin: 0;
	padding: 0;
	background: url(/picsm/bgpage.jpg) repeat-x;
	background-color: #FFF7B8;
}

body, table
{
	font-family:	"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 12px;
}

form
{
	display: inline;
}

img
{
	border: 0;
}

#maindiv
{
	position: relative;
	z-index: 5;
	
}


a
{
	color: #ff7500;
}

a.mainmenu
{
	color: #2f2f2f;
	text-decoration: none;
}

a.under
{
	color: gray;
	text-decoration: none;
}

a.mainmenu:hover,
a.under:hover
{
	text-decoration: underline;
}

.ssmenu
{
	font-weight: bold;
	color: #84520b;
	font-size: 12px;
	height: 25px;
}
.ssmenu td
{
	color: inherit;
	text-align: center;
	vertical-align: middle;
	width: 100px;
	height: 100%;
	background: url(/picsm/a_ssmenu.gif) no-repeat;
	background-position: center;
}
.ssmenu td a
{
	color: #84520b;
	text-decoration: none;
	letter-spacing: 1px;
	
}
.ssmenu a:hover
{
	color: #ae803f;
	font-size: 14px;
}



table.listing tr td
{
	border-bottom: 1px solid silver;
	padding: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid white;
	border-left: 1px solid #e4e4e4;
	background: url(http://extranet.ipfac-semafor.com/images/bg1Top.png) repeat-x;
}

table.listing tr td.first
{
	/*background: url(http://extranet.ipfac-semafor.com/images/bg1Left.png) repeat-y;*/
	padding-left: 10px;
}

table.listing tr.line0 td
{
	background-color: #fafafa;
}

table.listing tr.line1 td
{
	background-color: #f0f0f0;
}

table.listing tr.linesel
{
	background-color: #dce6ff;
	cursor: pointer;
}

table.listing tr th
{
	background: url(/pics/bg_titre.png) repeat-x;
	color: #2e2e2e;
	background-color: #e4e4e4;
	padding: 4px;
	border-bottom: 1px solid gray;
	font-size: 11px;
}

table.listing
{
	border: 1px solid gray;
	border-left: 0;
}

#avis, .avisMain
{
	font-family: Verdana;
	border: 1px solid silver;
	background-color: #ececec;
	padding-bottom: 5px;
}

div.avis
{
	overflow: hidden;
	font-size: 9px;
	border: 1px solid silver;
	margin-top: 5px;
	margin: 5px;
	margin-bottom: 0;
	background-color: white;
}

div.avistitle
{
	font-weight: bold;
	padding: 2px;
	background-image: url(http://extranet.ipfac-semafor.com/images/bg1Top.png);
	background-repeat: repeat-x;
	background-color: #dadada;
}

div.aviscontent
{
	padding: 4px;
	padding-bottom: 0;
	color: #272727;
	font-family: "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
}

div.avismore
{
	text-align: center;
	border: 1px solid silver;
	border-top: 0;
	font-size: 9px;
	cursor: pointer;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #e5e5e5;
	font-family: "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	color: #272727;
}

.product
{
	position: absolute;
	background: url(/pics/bg_product.png);
	width: 990px;
	height: 131px;
	left: -20px;
}

.product h1
{
	position: absolute;
	color: white;
	left: 120px;
	top: 20px;
	font-size: 24px;
	margin: 0;
}

.product .pic
{
	position: absolute;
	height: 90px;
	width: 90px;
	left: 20px;
	top: 20px; 
}

.product .stars
{
	position: absolute;
	right: 20px;
	top: 20px;
}

.product .offers
{
	position: relative;
	left: 130px;
	top: 70px;
}

.product .offers div
{
	float: left;
	position: relative;
	background-position: 15px 10px;
	cursor: pointer;
	margin-right: 25px; 
	background-repeat: no-repeat;
}

.product .offers div div
{
	position: absolute;
	left: 95px;
	width: 108px;
	text-align: center;
	top: 10px;
	font-weight: bold;
	color: white;
	font-size: 18px;
	font-family: verdana;
	border: 0px solid red;
}


.touslesvendeurs
{
	border: 1px solid gray;
	cursor: pointer;
	text-align: center;
	background: url(/pics/bg_titre.png) repeat-x;
	font-size: 10px;
	padding: 1px;
	color: #2e2e2e;
	font-weight: bold;
}


.avisTitle
{
	border: 1px solid gray;
	text-align: center;
	background: url(/pics/bg_titre.png) repeat-x;

	border-right: 0;
	padding: 4px;
	color: #2e2e2e;
	font-weight: bold;
	font-size: 11px;
}

.hierarchy
{
	border: 1px solid gray;
	text-align: left;
	background: url(/pics/bg_titre.png) repeat-x;
	padding: 2px;
	margin-bottom: 3px;
	color: #2e2e2e;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}

.hierarchy a
{
	color: #2e2e2e;
	text-decoration: none;
	font-weight: 100;
}

.hierarchy a:hover
{
	text-decoration: underline;
}


#trueHierarchy img
{
	border: 0;
}
#trueHierarchy a
{
	color: black;
	text-decoration: none;
	font-family: "Lucida Grande", Verdana;
	font-size: 11px;
}


#trueHierarchy a:hover
{
	color: blue;
}


.email
{
	display: none;
}

input, textarea
{
	font-family: "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	font-size: inherit;
}


.adminCats a
{
	text-decoration: none;
	color: #1a1a1a;
	font-size: 10px;
}


.topSearches
{
	font-size: 11px;
}
.topSearch1
{
	font-weight: bold;
	font-size: 14px;
}

.topSearch2
{
	font-weight: bold;
	font-size: 13px;
}

.topSearch3
{
	font-weight: bold;
	font-size: 12px;
}

.tleft
{
	float: left;
	clear: both;
	width: 25%;
	padding-top: 3px;
	font-size: 11px;
	color: #2F2F2F;
	font-weight: bold;
	margin-bottom: 15px;
}

.tright
{
	float: left;
}


a.refinement {
	text-decoration: none;
	color: black;
	font-weight: bold;
	display: block;
}


.llisting a
{
	text-decoration: none;
	color: silver;
}