/*
  $Id: stylesheet.css,v 1.1.1.1 2003/09/18 19:06:13 wilt Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
.headerText { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #000000; font-weight: bold;}
.cat_description {  font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #800000; font-weight: bold }
.boxText { font-family: Sinkin Sans, sans-serif; font-size: 10px; }
.boxTextRouge { font-family: Sinkin Sans, Arial, sans-serif; font-size: 10px;	color: #DF002B; }
.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; }

BODY {
  /*background: #ffffff;*/
  background: #d9dad4;
  color: #000000;
  margin: 0px;
}

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

A:hover {
  color: #990033;
  text-decoration: none;
}

FORM {
	display: inline;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #000000;
	text-align:center;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #949188;
}

.qte{
	font-size: 20px;
	}
	.catalogue {
	font-family: Arial, Helvetica, sans-serif;
	color: #DF002B;
	font-weight: bold;
	white-space: nowrap;
	font-size: 10px;
	padding: 0px 2px 2px 0px;
	text-transform: uppercase
}
.ssCatRight {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	white-space: nowrap;
	font-size: 10px;
	padding: 1px 6px;
	margin-left: 6px;
	text-decoration: none;
	border: 1px solid #000000;
	margin-top: 10px;
	background-color:#CCCCCC;
}
.ssCatLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	white-space: nowrap;
	font-size: 10px;
	padding: 0px 6px;
	text-decoration: underline;
}

.panier{
	background-image: url(images/fond_panier.gif);
}

.top {
	background-image: url(images/top.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding: 2px 4px 4px 12px;
	margin-left: 4px;
	margin-right: 4px;
 font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.coeur {
	background-image: url(images/coeur.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 8px;
	width:205px;
	height:199px;
}
.coeurtcp {
	background-image: url(images/coeur_tcp.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 8px;
	width:205px;
	height:199px;
}
.top a:link {
 color: #ffffff;
}
.top a:hover {
 color: #ffffff;
}
.top a:visited {
 color: #ffffff;
}

.onglet {
 background: #ed1c24;
	padding: 4px;
}
.onglet2 {
 background: #990000;
	padding: 4px;
}
.gris {
 background: #CCCCCC;
	padding: 10px;
}
.rouge {
 background: #DF002B;
	padding: 10px;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #000000;}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;               /*   // bsd_informatique_2023 couleur navigation*/
  font-weight : bold;
  padding-top: 4px;
  padding-bottom: 4px;
  background-color: #dde1e7;    /*   // bsd_informatique_2023 couleur navigation*/
}

A.headerNavigation { 
  color: #000000;               /*   // bsd_informatique_2023 */
}



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;
}

table.infoBox {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
/*	border-right-style: solid;          // bsd_informatique_2023 */
/*	border-bottom-style: solid;          // bsd_informatique_2023 */
/*	border-left-style: solid;          // bsd_informatique_2023 */
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
}

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


table.search_bar {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #000000;
}

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


.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
}

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

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

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: #ffffff;
}

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: #ffffff;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #000000;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	 color: #333333;
  font-weight: bold;
 	border-top-width: 0px;
 	border-right-width: 0px;
 	border-bottom-width: 1px;
 	border-left-width: 0px;
 	border-bottom-style: solid;
 	border-bottom-color: #d7002b;
		background-color:#FFFFFF
}
.productListing-heading a:link{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	 color: #333333;
  font-weight: bold;
  text-decoration:none
}

.productlisting-headingPrice { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TD.productListing-data {
  font-family: Verdana, Arial sans-serif;
  font-size: 12px;
		white-space: nowrap;
		color: #d7002b;
}
TD.productListing-data a:link {
  font-family: Verdana, Arial,sans-serif;
  font-size: 12px;
		color: #333333;
		white-space: nowrap;
}
TD.productListing-data a:visited {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
		color: #333333;
		white-space: nowrap;
}
TD.productListing-data a:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
		color: #990033;
		white-space: nowrap;
}
.productListing-description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
		white-space: normal;
		color: #7c776a;
		text-align:right;
}
TR.productListing-even {
		background-color: #ffffff;

}
TR.productListing-odd {
		background-color: #e2e0e0;

}
.productListing-even {
		background-color: #ffffff;

}
.productListing-odd {
		background-color: #e2e0e0;

}
.ptForts {
 	background-image: url(images/fleche_blanc.gif);
 	background-position: 0px 0px;
 	background-repeat: no-repeat;
	 padding-left: 10px;
  font-family: Verdana,Arial sans-serif;
  font-size: 10px;
		color: #333333;
		white-space: nowrap;
	 font-weight: bold;
}
A.pageResults {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
		color: #000000;
}

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

H1.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
  color: #d7002b;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  color: #d7002b;
}
.newsHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
		color: #d7002b;
}
.news {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
		font-weight: bold;
		color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
		text-align:justify;
}
TD.mainCenter, P.mainCenter {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
		text-align:center;
}

.mainBlanc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
		text-align:justify;
		vertical-align: top;
		color:#FFFFFF;
		font-weight: bold;
}
.mainRouge {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
		text-align:justify;
		vertical-align: top;
		color:#DF002B;
		font-weight: bold;
}

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

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;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
		text-align:justify;
}

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

CHECKBOX, RADIO {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  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;
}

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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.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; }

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}
/* VJ Links Manager v1.00 end */


TD.newsListing {
  font-family: Verdana, Arial sans-serif;
  font-size: 12px;
		color: #d7002b;
}

