/*
  $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
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #D9B2D3; }
.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;
  color: #000000;
  margin: 0px;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

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


.infoBox {
  background: #ffffff;
}

.infoBoxContents {

}

.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;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

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

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

A.pageResults {
  color: #000000;
   font-family: Arial, Verdana, sans-serif;
}

A.pageResults:hover {
  color: #000000;
   font-family: Arial, Verdana, sans-serif;
 
}

TD.pageHeading, DIV.pageHeading {
font-size: 15px;
			font-weight: bold;
			color: #D9B2D3;
			padding: 0;
			margin: 0 0 10px 0;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
 font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;

}

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

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: 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: #D9B2D3; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #D9B2D3; }

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

.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/* CSS Document */

body {
	background: #2A1114;
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
}

/*======== Home page ======*/
.home_titre {
	font-size: 17px;
	font-weight: bold;
	color: #D9B2D3;
}

.home_corps {
	font-size: 14px;
	color: #EEEBE3;
	line-height: 20px;
}

.home_menu {
	font-size: 16px;
	font-weight: bold;
	color: #D9B2D3;
}
	.home_menu a {
		color: #FAE1CD;
		text-decoration: none;
		margin: 0 10px;
	}
	.home_menu a:hover {
		color: #D9B2D3;
		text-decoration: underline;
	}
	
/*========= Header =========*/
.header_link {
	font-size: 12px;
	font-weight: bold;
	color: #D9B2D3;
	vertical-align:bottom;
	text-align:right;
}
	.link_separator_header {
	margin: 0 7px;
	}
	.header_link a {
		color: #FAE1CD;
		text-decoration: none;
		margin: 0;
	}
	.header_link a:hover {
		color: #D9B2D3;
	}

.menu_top {
	font-size: 12px;
	color: #D9B2D3;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	background: #fff;
	border-bottom: 1px solid #37181A;
	text-align:center;

}
.contenu_centre
{
	width:960px;
	margin:0 auto;
}
	.menu_top a {
		color: #37181A;
		text-decoration: none;
	}
	.menu_top a:hover {
		text-decoration: underline;
	}
	.menu_top .menu_active {
		color: #D9B2D3;
	}
	.link_separator_menu {
		margin: 0 10px;
	}


/*=========== corps ===========*/
.corps {
	background-color:#fff;
	width:960px;
	margin:0 auto;	
}

.conteneur_menu_left {
	background:#EEEBE3;
}

.conteneur_menu_right {
	background:#E9CBE1;
}

/*====== Menu gauche =========*/
.menu_left {
	color:#37181A;
	font-size: 12px;
	background:#EEEBE3;
	font-weight: bold;
}
	.menu_left_titre {
		font-size: 22px;
		background: #D9B2D3;
		border-bottom: 1px solid #37181A !important;
	}
	.menu_left td {
		padding: 15px 10px 15px 15px;
		border-bottom: 1px solid #fff;
	}
	.menu_left a, .menu_right a {
		color:#37181A;
		font-size: 12px;
		text-decoration: none;
		line-height: 17px;
	}
	.menu_left a:hover, .menu_right a:hover {
		color:#90474A;
	}
	.menu_left a.menu_active, .menu_right a.menu_active {
		color: #7A7974;
	}
	.menu_left .desab, .menu_right .desab {
		font-size: 11px;
		line-height: 24px;
	}
	#recherche {
		margin: 0;
		padding: 0;
	}
	.input  {
		margin: 0;
		padding: 0;
		border: 1px solid #37181A;
		background-color: #fff;
	}
	.bouton {
		margin: 0;
		padding: 0;
		font-size: 11px;
		font-weight: bold;
		border: 1px solid #37181A;
		background-color: #D9B2D3;
		cursor: pointer;
	}
	
	/*====== Menu droit =========*/
	.menu_right {
	color:#37181A;
	font-size: 12px;
	background:#E9CBE1;
	font-weight: bold;
	}
		.menu_right td {
			padding: 15px 10px 15px 15px;
			border-bottom: 1px solid #fff;
		}
		.menu_right a {
			color:#37181A;
			font-size: 12px;
			text-decoration: none;
			line-height: 17px;
		}


/*======== Content ==========*/
.content {
	color:#37181A;
	margin-bottom: 30px;
}
	.content_titre {
		font-size: 16px;
		font-weight: bold;
		padding: 17px 0;
	}
	.content_titre_2 {
		font-size: 16px;
		font-weight: bold;
		color: #D9B2D3;
	}
	.rounded {
		margin-right: 14px;
	}
	.rounded_mini {
	    float: left;
		margin-right: 10px;
		margin-top: 10px;
	}
	
	/*======== Liste dess articles ===============*/
	.articles {
	}
	.articles a {
		color:#000000;
	}
	.articles a:hover{
		color: #D9B2D3;
	}
		.un_article {
			font-size: 11px;
			margin-bottom: 25px;
		}
		.un_article a {
			color: #D9B2D3;
			font-size: 15px;
			font-weight: bold;
			padding: 0;
			margin: 0 0 10px 0;
		}
		.un_article a:hover {
			color: #D9B2D3;
			font-size: 15px;
			font-weight: bold;
			padding: 0;
			margin: 0 0 10px 0;
		}
		.un_article td {
			vertical-align: top;
		}
		.un_article h3 {
			font-size: 15px;
			font-weight: bold;
			color: #D9B2D3;
			padding: 0;
			margin: 0 0 10px 0;
		}
		.un_article .prix {
			font-size: 15px;
			font-weight: bold;
			padding: 0;
			margin: 10px 0 0 0;
		}
		.un_article p {
			padding: 0;
			margin: 0;
		}
		
		/*======= Détails  du produit ==========*/
		.article_detail {
			font-size: 12px;
		}
			.article_detail td {
				vertical-align: top;
			}
			.article_detail h3 {
				font-size: 22px;
				font-weight: bold;
				padding: 0;
				margin: 0 0 10px 0;
			}
			.article_detail .prix {
				font-size: 17px;
				font-weight: bold;
				padding: 0;
				margin: 0;
			}
			.article_detail p {
				padding: 0;
				margin: 10px 0;
			}
			.article_detail .en_savoir{
				margin-bottom: 20px;
			}
			.article_detail .en_savoir a {
				font-size: 13px;
				font-weight: bold;
				color: #D9B2D3;
				text-decoration: none;
			}
			.article_detail .en_savoir a:hover {
				color: #7A7974;
			}
			.article_detail .livraison {
				margin: 0;
			}
			.article_detail #commander {
				font-weight: bold;
			}
			.article_detail #commander table td {
				padding: 0;
				margin: 0;
				vertical-align: middle;
			}
			.article_detail #commander input {
				margin: 0;
				padding: 0;
				border: 1px solid #37181A;
				background-color: #fff;
			}
			.article_detail .link_annexe {
				font-weight: bold;
				color: #D9B2D3;
			}
			.article_detail .link_annexe td {
				vertical-align: middle;
			}
			.article_detail .link_annexe td a {
				color: #37181A;
				font-size: 13px;
				text-decoration: none;
			}
			.article_detail .link_annexe td a:hover {
				color: #90474A;
			}
			.article_detail_plus {
				float: left;
				margin-right: 30px;
			}
			.article_detail_plus td {
				text-align: center;
			}
			.article_detail_plus h3 {
				font-size: 16px;
				font-weight: bold;
				color: #D9B2D3;
				padding: 0;
				margin: 5px 0 0 0;
			}
			.article_detail_plus .prix {
				font-size: 15px;
				font-weight: bold;
				padding: 0;
				margin: 0;
			}
			.article_detail_plus .rounded_mini {
				margin: 0;
			}
			
	
/*======== footer =========*/
.footer {
	height: 22px;
	line-height: 22px;
	font-size: 11px;
	color: #D9B2D3;
	font-weight: bold;
	text-align: center;
}
	.link_separator_footer {
		margin: 0 7px;
	}
	.footer a {
		color: #EDEAE4;
		text-decoration: none;
	}
	.footer a:hover {
		color: #D9B2D3;
	}
	
.main ul {
	color: #D9B2D3;
	}

.condition{
 font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
}	

.condition a{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.condition a:hover {
	color:#90474A;
	text-decoration:none;
}
.ancre a{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.ancre a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
