body
{
	background-color:#C4D5BB;
	margin:0;
	padding:0;
	text-align:center;
}

a, a.searchTitle, table.green tbody tr td.first a
{
	color:#FFFFFF;
	text-decoration:none;
}

a:hover, a.searchTitle:hover, #credits .author a:hover, #credits .info a:hover, #vMenu #search form a, table.green tbody tr td.first a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}

a.searchTitle
{
	font-weight:bold;
	font-style:italic;
	font-size:12px;
}

#vMenu #search form a { font-size:10px; text-align:center; }

#lastupdate
{
	position:relative;
	top:440px;
	left:2px;
	font-family : Verdana , Arial , Times New Roman;
	font-style : normal;
	font-size:10px;
	color:#FFF;
	display:block;
	height:20px;
	width:171px;
	text-align:center;
}

form
{
	margin:0;
	padding:0;
	Font-family : Verdana , Arial , Times New Roman;
	Font-style : normal;
}

form .button
{
	margin:3px 0px 0px 0px;
	padding:0;
	text-align:right;
}

form .button input { max-width:140px; }

form .editbox
{
	width:98%;
	margin:0;
	padding:0;
}

form .editbox input
{
	width:100%;
}

input
{
	Font-family:Verdana , Arial , Times New Roman;
	Font-style:normal;
	Font-size:11px;
}

form .button input
{
	background-color:#83997D;
	padding:0px 3px 1px 3px;
	border:1px solid #91A58C;
	white-space:normal;
	color:#FFFFFF;
}

#centerContainer, #centerContainer2
{
	position:relative;
	margin:0 auto;
	width:750px;
	text-align:left;
}

#centerContainer
{
	display:none;
}

#mainContent
{
	float:left;
	width:100%;
	background-color:#83997D;
	background-image:url(../images/bottomPic.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	min-height:530px;/*440px;*/
}

object, embed
{
	background-color:#83997D;
}

#logo
{
	position:absolute;
	left:3px;
	top:3px;
	width:167px;
	height:112px;
	cursor:pointer;	
	text-decoration:none;
}

#vMenu
{
	position:absolute;
	top:0px;
	left:0px;
	width:175px;
	height:458px;
	font-family:Arial, Verdana, 'Times New Roman';
	font-size:12px;
	background-image:url(../images/vMenu.jpg);
	background-repeat:no-repeat;
}

#vMenu #title
{
	margin:115px 0 0 3px;
	padding:0;
	width:168px;
	height:30px;
	text-align:center;
	font-family:Arial, Verdana, 'Times New Roman';
	font-size:11px;
	font-weight:normal;
	color:#C7C9C2;
}

#vMenu #search
{
	position:absolute;
	border:1px dotted #C7C9C2;
	border-top:none;
	padding:4px 4px 4px 8px;
	top:364px;
	left:17px;
	width:123px;
	text-align:left;
	Font-family : Verdana , Arial , Times New Roman;
	font-size:12px;
	color:#FFFFFF;
}

#search h2
{
	margin:0px 0px 4px 0px; 
	padding:0; 
	font-size:12px;
	font-style:italic;
	font-weight:normal;
}

#hMenu
{
	width:750px;
	height:89px;
	background-image:url(../images/hMenu.gif);
	background-repeat:no-repeat;
	background-position:right;
}	

#hMenu #language
{
	position:absolute;
	top:3px;
	right:6px;
	width:100%;
	text-align:right;
	font-family:Verdana,'Times New Roman',Arial;
	font-size:11px;
	font-weight: bold;
	color:#FFFFFF;
}

#hMenu #hhmenu
{
	position:absolute;
	top:30px;
	left:225px;
	width:490px;
	height:32px;
}

#hMenu #hhmenu .hscrolla, #hMenu #hhmenu .hscrollb, #hMenu #hhmenu .hscrollah, #hMenu #hhmenu .hscrollbh
{
	position:absolute;
	top:6px;
	left:0px;
	width:39px;
	height:26px;
	background-image:url(../images/menus/smallhbutton.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding:4px 0px 0px 12px;
	cursor:pointer;
	display:none;
}

#hMenu #hhmenu .hscrollb, #hMenu #hhmenu .hscrollbh
{
	left:484px;
}

#hMenu #hhmenu .hscrollah, #hMenu #hhmenu .hscrollbh
{
	background-image:url(../images/menus/smallhbuttonh.gif);
}

#hMenu #hhmenu #hitems
{
	position:absolute;
	left:43px;
	top:0px;
	width:468px; /*439*/
	height:32px;
	overflow:hidden;
	z-index:0;
}

#hMenu #hhmenu #hitems #content
{
	position:absolute;
	left:0px;
	top:0px;
	margin:0;
	padding:0;
	list-style:none;
}

#hitems #content li
{
	float:left;
}

#hitems #content .hitem 
{
	float:left;
	position:relative;
	left:8px;
	top:0px;
	margin-right:14px;
	padding:8px 6px 0px 6px; 
	width:auto;
	cursor:pointer;
	color:#FFF;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
	background:url(../images/menus/bighbutton2.gif) repeat-x;
	height:32px;
}

#hitems #content .hitem:hover 
{
	background-image:url(../images/menus/bighbuttonh2.gif);
}

#hitems #content .hitem .big1, #hitems #content .hitem:hover .big1
{
	position:absolute;
	left:-7px;
	top:0px;
	background-image:url(../images/menus/bighbutton1.gif);
	background-repeat:no-repeat;
	width:21px;
	height:32px;
}

#hitems #content .hitem:hover .big1
{
	background-image:url(../images/menus/bighbuttonh1.gif);
}

#hitems #content .hitem .big2, #hitems #content .hitem:hover .big2 
{
	position:absolute;
	background-image:url(../images/menus/bighbutton3.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:32px;
	width:100%;
	top:0px;
	left:6px;
}

#hitems #content .hitem:hover .big2
{
	background-image:url(../images/menus/bighbuttonh3.gif);
}


/* IE Mac -> hmenu bug \*//*/
   #hitems #content
   {	
	top:150px;
	padding-left:8px; 
   }

   #hitems #content .hitem 
   {	
	width:1px;
	padding:8px 6px 0px 6px;
   }

   #hitems #content .hitem .big1
   {
	float:left;
   }

   #hitems #content .hitem .big2
   {
	left:auto;
	right:-7px;
	width:21px;
	float:right;
   }
/**/

.block
{
	position:relative;
	Font-family : Verdana , Arial , Times New Roman;
	Font-style : normal;
	Color:#000000;
	margin-bottom:10px;
}

.block .title
{
	font-size:14px;
	font-weight:normal;
	margin:0;
	padding:0 0 0 27px;
	color:#ffffff;
}

.block .content
{
	font-size:11px;
	border-left:1px solid #ffffff;
	margin-left:13px;
	margin-top:5px;
	padding-left:13px;
	text-align:justify;
	color:#ffffff;
}

.block .end
{
	font-size:11px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	margin-left:13px;
	padding-left:13px;
	padding-bottom:7px;
	text-align:right;
	color:#ffffff;
}

.block img, .thumb
{
	border:1px dotted #FFFFFF;
	padding:2px 2px 2px 2px;
}

.block img.noBorder
{
	border:none;
}

.block img.icon
{
	position:absolute;
	left:0px;
	top:-5px;
	margin:0;
	padding:0;
	border-width:0px;
}

.block .content h1, .block .content h2 , .block .content h3
{
	font-size:14px;
	font-weight:normal;
	padding:0;
	margin:0;
}

.block .content h3
{
	font-size:12px;
	font-weight:bold;
}

.block .end a:hover
{
	color:#784C41;
	text-decoration:none;
}

.block #\33Produits
{
	width:100%;
}

td.special 
{ 
	font-family : Verdana , Arial , Times New Roman;
	font-style : normal;
	font-size:11px;
	width:33%; 
	background-image:url(../images/3Products.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}

#oneColumn
{
	float:left;
	margin-left:186px;
	width:550px;
	min-height:408px;/* 348*/
}

#firstColumn
{
	float:left;
	margin-left:186px; 
	width:380px;
	min-height:408px;
}

#secondColumn
{
	float:left;
	margin-left:6px; /* 11 */
	width:165px; /* 155 */
	min-height:408px;
}

#secondColumn .block .content { text-align:left; }

#credits
{
	float:left;
	Font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#C4D5BB;
	font-size:10px;
	text-align:center;
	width:100%;
}

#credits #users
{
	background-color:#83997D;
	border-top:1px dotted #C4D5BB;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
	color:#FFFFFF;
}

#users .yellow
{
	color:#FFF000;
	font-weight:bold;
}

#credits .info
{
	color:#83997D;
	border-top:1px solid #83997D;
	border-bottom:1px solid #83997D;
	padding-top:2px;
	padding-bottom:2px;
}

#credits .info a
{
	color:#83997D;
	text-decoration:none;
}

#credits .author
{
	color:#784C41;
}

#credits .author a
{
	color:#784C41;
	text-decoration:none;
}

#vMenu #vvmenu
{
	position:absolute;
	top:155px;
	left:15px;
	width:143px;
	height:203px; /*149*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:-0.009em;
	color:#FFFFFF;
	overflow:hidden;
}

#vMenu #vvmenu #items
{
	position:absolute;
	margin:0;
	padding:0;
	list-style:none;
}

.item
{
	width:125px;
	margin-bottom:0.12em;
	text-transform:uppercase;	
	cursor:pointer;
	background-repeat:repeat-y;
	background-image:url(../images/menus/vButton-up.png);
	display:block;
	color:#FFFFFF;
	text-decoration:none;
}

.item .upItem { background-image:url(../images/menus/vButton-up-up.png); }

.item .downItem { background-image:url(../images/menus/vButton-up-down.png); }

.item:hover
{
	background-image:url(../images/menus/vButton-hover.png);
	text-decoration:none;
}

.item:hover .upItem { background-image:url(../images/menus/vButton-hover-up.png); }

.item:hover .downItem { background-image:url(../images/menus/vButton-hover-down.png); }

.item .link
{
	width:115px;
	padding-left:10px;
}

.item .upItem, .item .downItem
{
	position:relative;
	width:125px;
	height:2px;
	background-repeat:no-repeat;
}

#vMenu #vvmenu #scrollbar
{
	position:absolute;
	top:0px;
	left:122px;
	width:21px;
	height:149px;
	margin-bottom:2px;	
	background-image:url(../images/menus/scrbar.png);
	display:none;
}

#scrollbar #up, #scrollbar #down 
{
	position:absolute;
	top:2px;
	left:5px;
	width:10px;
	height:22px;
	background-image:url(../images/menus/vUpArrow.png);
	cursor:pointer;
}

#scrollbar #down
{
	top:124px;
	left:5px;
	background-image:url(../images/menus/vDnArrow.png);
}

/*.item a, .itemhover a, .item a:hover, .itemhover a:hover, .itemIE5 a, .itemhoverIE5 a, .itemIE5 a:hover, .itemhoverIE5 a:hover
{
	position:relative;
	left:10px;
	color:#FFFFFF;
	text-decoration:none;
}*/

.block .content ol li
{
	border:1px solid #8DA184;
	margin-bottom:3px;
	padding:2px 3px 0px 3px;
	background-image:url(../images/search_back.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}

table.green
{
	text-align:center;
	width:100%;
	background-color:#9DAF96;
}

table.green thead, table.green tbody
{
	background-color:#8DA184;
	text-align:center;
	width:100%;
}

table.green tbody
{
	background-color:#B1BEAA;
}

table.green thead tr th
{
	font-family:Verdana, Arial, 'Times New Roman';
	font-size:11px;
	color:#FFFFFF;
	text-transform: uppercase;
	border-left:1px solid #8DA184;
	border-right:1px solid #8DA184;
	background-image:url(../images/table_inside_green.jpg);
	background-position:top;
	background-repeat:repeat-x;;
}

table.green tbody tr.odd td.first, table.green tbody tr.even td.first
{
	font-family:Arial, Verdana, 'Times New Roman';
	font-size:11px;
	color:#FFFFFF;
	border:1px solid #8DA184;
	background-color:#B1BEAA;
	background-image:url(../images/table_inside_green2.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	text-align:left;
	padding-left:5px;
}

table.green tbody tr.odd td, table.green tbody tr.even td
{
	font-family:Verdana, Arial, 'Times New Roman';
	font-size:11px;
	color:#000000;
	border:1px solid #EBEBE9;
	background-color:#DCDDD8;
	background-image:url(../images/table_inside_green2_odd.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

table.green tbody tr.even td
{
	background-image:url(../images/table_inside_green2_even.jpg);
	background-color:#E5E5E3;
}

table.green tbody tr:hover td
{
	background-image:url(../images/table_inside_green2.jpg);
	border:1px solid #8DA184;
	background-color:#B1BEAA;
}

table.green tbody tr td a, table.green tbody tr td a:hover
{
	color:#000000;
}

.product_title
{
	font-size: 13px;
}

.product_info span
{
	position: relative;
	width: 200px;
	border: solid 1px #98CDFF;
}

.unavailablePicture
{
	width: 95px;
	height: 85px;
	border: 1px dotted #FFFFFF;
	padding: 40px 2px 2px 2px;
	text-align: center;
}

p
{
	margin:0;
	padding:0;
}