/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
* {border:0; margin:0; padding:0;}

.classinput {border:1px solid #999999;}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
h1 {font-family:Verdana;}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #000;
  text-decoration: underline;
}

BODY, HTML {
  background: #ffffff;
  color: #000000;
  width:100%;
  font-family:Arial;
}

.border_input {
	border:1px solid #555877;
}

p{
  font-size:12px;
  font-family:arial;
  font-weight:normal;
  color:black;
  padding:10px;
}

#page {
  background: url(images/css/back.jpg) repeat-y;
  color: #000000;
  margin: 5px auto;
  width:1020px;
  border:1px solid #000000;
}

.red{
	color:#FF0000;
}

.row0 {
	background:#dfeffe;
}

.head, .headindex{
	background:url(images/css/back.jpg) top left repeat-y;
	height:127px;
}

.headhome{
	background:url(images/css/back.jpg) top left repeat-y;
	height:189px;
}

.headhome h1{
  clear:left;
  text-align:center;
  font-size:14px;
  margin:5px auto;
}

.headhome p{
  font-size:12px;
  padding:5px;
  text-align:justify;
  font-weight:bold;
}

#pub {
	position:relative;
	top:8px;
	left:277px;
}

.alert{
	color:#FF0000;
	font-weight:bold;
	font-size:22px;
	text-decoration:blink;
	margin:10px auto;
	text-align:center;
	width:auto;
}

#menu_h {
	position:relative;
	top:27px;
	left:194px;
}

.plak_t {
	margin-top:10px;
	background:url(images/css/top_plak.gif) bottom left no-repeat;
	width:621px;
	height:19px;
}

.inbuttons {
	margin:25px 13px;
	clear:both;
}

.plak_i {	
	background:url(images/css/in_plak.gif) top left repeat-y;
	width:621px;
	text-align:center;
	height:268px;
	font-family:Arial Black;
	font-size:12px;
}

.bluetext {
	color:#0220F2;
}

.plak_b {
	background:url(images/css/bot_plak.gif) top left no-repeat;
	width:621px;
	height:19px;
}

.headindex {
	background:url(images/css/back.jpg) repeat-y;
}


.top_grey {
	background:url(images/css/top_cats.gif) bottom left no-repeat;
	width:190px;
	height:45px;
}

.in_grey {
	background:url(images/css/in_cat.gif) repeat-y;
	width:190px;
	padding:5px 0 0 5px;
}

.end_grey {
	background:url(images/css/end_cats.gif) top left no-repeat;
	width:190px;
	height:20px;
}

div.cat_i, div.cat_in{
  /* height:40px; */
	width:115px;
	padding: 18px 5px 17px 55px;
}

div.c51 {
	background:url(images/css/menu_bacs_plastiques.jpg) no-repeat center;
}
div.c49 {
	background:url(images/css/menu_chariot.jpg) no-repeat center;
}
div.c52 {
	background:url(images/css/menu_retention.jpg) no-repeat center;
}
div.c53 {
	background:url(images/css/menu_mobilier_technique.jpg) no-repeat center;
}

div.c50 {
	background:url(images/css/menu_rayonnage.jpg) no-repeat center;
}

.cat_i:hover, .cat_in{
	margin:2px 0 0 1px;
}

.cat_i a, .cat_in a{
	font-family:Arial Black;
	font-size:10px;
	width:103px;
	height:36px;
	text-align:center;
	vertical-align:middle;
	color:#FFF;
	line-height:11px;
}

.cat_index0, .cat_index1, .cat_index2, .cat_index3, .cat_index4 {
	float:left;
	width:185px;
	height:110px;
	padding:10px 25px;
	background:url(images/css/plaque_home.gif) no-repeat;
}

.cat_index0{
	margin:-10px 200px 0 280px;
}

.cat_index1{
	margin:0 200px 10px 15px;
}

.cat_index2{
	margin:0 0 10px 95px;
}

.cat_index3{
	/*margin:0 50px 10px 120px;*/
	margin:0 50px 10px 280px;
}

.cat_index4{
	margin:0 0 10px 30px;
}

.prix {
	font-family:Myriad Pro;
	font-weight:normal;
	font-size:14px;
}

.prix_aff {
	color:#000000;
}

.roues {
	text-align:center;
	display:block;
	width:440px;
	height:40px;
	margin:20px 0 0 100px;
}


.cat_index0 a.link, .cat_index1 a.link, .cat_index2 a.link, .cat_index3 a.link, .cat_index4 a.link{
	float:left;
	display:block;
	font-family:Arial Black;
	font-size:12px;
	width:103px;
	height:36px;
	text-align:center;
	vertical-align:middle;
	color:#011393;
	padding:3px 0 0 0;
}

.ss_cat {
	list-style:square;
	padding:5px 24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#001292;
}

.ss_cat a{
	color:#001292;
}

.ss_cat a.current{
	color:#000000;
}

.ss_cat :hover{
	text-decoration:underline;
}

#contact {
	background:url(images/css/contact.gif) top left no-repeat;
	width:172px;
	height:42px;
	padding:14px 0px 0px 18px;
	margin:6px 0px 0px 3px;
}

#contact_accueil {
	background:url(images/css/contact.gif) top left no-repeat;
	width:175px;
	height:42px;
	padding:3px 0px 0px 18px;
	margin:6px 0px 0px 3px;
}

#contact a, #contact_accueil a {
	font-family:Arial Black;
	font-size:11px;
}

.ss_cat_in {
	margin:10px;
	padding:11px;
	width:50%;
	height:127px;
	background-color:#d2e8f7;
	border:3px solid #FFFFFF;
}

.ss_cat_in:hover {
	background-color:#67aff3;
}

.ss_cat_in img {
	float:left;
	margin-right:20px;
}

.ss_cat_in a {
	font-family:Arial Black;
	font-size:14px;
	display:block;
	height:87px;
}

.cat_img {
	text-align:center;
}	

.cat_img  img{
	margin:10px;
	border:2px solid #FFFFFF;
}

.shop_top {
	background:url(images/css/panier_top.gif) top right no-repeat;
	width:190px;
	height:45px;
}

.shop_in {
	background:url(images/css/panier_in.gif) top right repeat-y;
	width:190px;
	text-align:center;
}

#table_prods {
	border-top:1px solid #000000;
	border-left:1px solid #000000;
}

#table_prods th, #table_prods td {
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	padding:2px 2px;
	font-size:13px;
}

#table_prods th {
	background-color:#6cb3f5;
	font-size:13px;
}

.tablequant {
	border:none;
	padding:0;
}

#panier {
	display:block;
	background:#EF0020;
	border:2px solid #FFFFFF;
	margin:0 auto;
	margin-top:10px;
	padding:5px;
	width:128px;
	text-align:center;
	color:#fff;
	font-family:Arial Black;
	font-size:14px;
}

#panier:hover {
	background-color:#FF2F4B;
	border:2px solid #FFFFFF;
}

.panierintro {
	font-family:Arial Black;
	color:#FFFFFF;
	font-size:12px;
}

.shop_in table{
	border:1px solid #999999;
	margin:5px 20px 0 20px;
	background:#fff;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
	width:150px
}

.shop_bottom {
	background:url(images/css/panier_bottom.gif) top right no-repeat;
	width:190px;
	height:18px;
}

.new_top {
	background:url(images/css/new_top.gif) bottom right no-repeat;
	width:190px;
	height:44px;
}

.new_in {
	background:url(images/css/new_in.gif) top right repeat-x;
	width:176px;
	text-align:center;
	color:#FFFFFF;
	font-family:Arial Black;
	font-size:12px;
	margin:0 0 0 5px;
	border-left:2px #FFFFFF solid;
	border-right:2px #FFFFFF solid;
}

.new_in a {
	color:#FFFFFF;
}

.new_in a:hover {
	color:#000000;
}

.new_bottom {
	background:url(images/css/new_bottom.gif) top right no-repeat;
	width:190px;
	height:22px;
}
 
.features a {
	display:block;
	margin:3px 0 0 0;
	background:url(images/css/features.gif) top right no-repeat;
	height:96px;
	width:187px;
}

.promos a {
	display:block;
	margin-top:3px;
	background:url(images/css/promos.gif) top right no-repeat;
	height:63px;
	width:187px;
}

.news {
	display:block;
	margin-top:3px;
	background:url(images/css/newsletter.gif) top right no-repeat;
	height:35px;
	width:187px;
	padding-top:105px;
}


.news input {
	height:18px;
	margin: 0 0 15px 8px;
}

.news .in_text {
	margin-left: 10px;
	margin-right: 0px;
}

.cata a {
	display:block;
	margin-top:3px;
	background:url(images/css/cata_wait.gif) top right no-repeat;
	height:62px;
	width:187px;
}

#home_fond_top{
	width:830px;
	height:73px;
	margin-top:-18px;
	position:relative;
	background:url(images/css/home_fond_top.jpg) top right no-repeat;
	z-index:1;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:blink;
	padding-top:20px;
}

#accueil_band {
	background:url(images/css/home_fond.jpg) no-repeat;
	width:800px;
	height:425px;
	padding:0 10px 0 20px;
	position:relative;
	z-index:2;
}

#prod_blc_conteneur{
	width:617px;
	overflow:hidden;	
}

#prod_blc {
	background-color:#FFFFFF;
	border:1px solid #718CFD;
	width:617px;
}

#prod {
	font-family:Arial Black;
	font-size:15px;
	background:url(images/css/top_prod.jpg) top left no-repeat;
	text-align:center;
	padding:80px 0 22px 0;
}

.description {
	float:left;
	width:346px;
	padding:20px 0 20px 10px;
	font-family:Myriad Pro;
	font-size:14px;
	font-weight:bold;
	text-align:justify;
}

.description ul{
	padding-left:20px;
}

.prod_img {
	float:right;
	padding:20px 10px 5px 10px;
	text-align:center;
}

.cart_ok {
	margin:20px 10px;
	text-align:right;
}

.border_in {
	border:1px solid #0d35ff;
	height:18px;
	width:30px;
}

.add_button, .del_button {
	display:block;
	height:9px;
	width:15px;
	border:none;
}

.add_button {
	background:url(images/css/plus.jpg) bottom center no-repeat;
}

.del_button {
	background:url(images/css/moins.jpg) top center no-repeat;
}

.prod_view {
	background:url(images/css/fiche_off.gif) top center no-repeat;
	border:0;
	height:240px;
	font-family:Arial Black;
	font-size:12px;
}

.prod_view:hover {
	background:url(images/css/fiche_on.gif) top center no-repeat;
}

.prod_view a{
	color:#001292;
}

#footer {
	background:url(images/css/foot.png) top left no-repeat;
	width:986px;
	height:50px;
	margin:10px auto 0 auto;
	padding-top : 10px;
}

FORM {
	display: inline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
	background-color:#C0C0C0;
}

.infoBoxContents {
  background-color:#FFFFFF;
  font-family: Verdana, Arial, sans-serif;
}

.infoBoxContents td {
  padding:2px;
}
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px solid #b6b7cb;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #fff;
  color: #000;
  font-weight: bold;
  border:3px solid #a9d3ed;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.productListing-cart {
  padding:5px;
  font-family: Arial;
  font-size: 11px;
  background-color:#a9d3ed;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading, .pageHeading h1 {
  font-family: Arial Black;
  font-size: 30px;
  color: #011393;
  width:100%;
  text-align:center;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  padding:2px 0;
}

TD.main2, P.main2 {
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial;
  font-size: 15px;
}

TEXTAREA {
  width: 90%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-weight:bold;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
.fp_products{
	margin:15px -15px 0 15px;
}
.remises_index {
	background:transparent url(images/css/fond_promos.jpg) no-repeat scroll center center;
	font-size:10px;
	height:190px;
	padding-top:20px;
}
.promos_new_products{
	font-size:10px;
	margin:2px 0 10px 0;
}
.promos_new {
	padding:0 0 0 5px;
}
.titre_remises {
	font-weight:bold;
	font-size:13px;
	padding-left:20px;
	text-align:center;
}
.titre_promos_new {
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 0 5px 0;
}
.toutes_les_promos{
	font-size:12px;
	text-align:center;
	font-weight:bold;
	margin-top:5px;
}
