/*
  $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
*/
* {margin: 0; padding: 0;}
.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; }

BODY {
  text-align: center; /* Permet de centrer ton site dans IE */
  background-image:url('http://artetsaveurdumaroc.com/catalog/images/fond.gif'); repeat:no;
  color: #000000;
  margin: 0px;
}

#page{
  margin: 0 auto 0 auto;
  width:800px;
  padding: 0;
  background: #eaddad;
  border-bottom:8px solid black; border-left:8px solid black; border-right:8px solid black; 
}

.bleu {
      background: black repeat-x; HEIGHT: 200px;
	  width:100%;
	  padding: 0px;
	  margin: 10px auto 0 auto;
 }
 
 .langue { 
        text-align: right;
		padding: 6px 0 0 0;
 }   
 .rss { 
        text-align: left;
		padding: 6px 0 0 0;
 }       
 
 #logo {
	   HEIGHT: 140px;
	   margin: 0 auto 0 auto;
	   padding: 0 0 0 0;
 }
 
 #bouton {
      width:800px;
	  height:60px;
	  background: #eaddad;
	  margin: 10px auto 0 auto;
	  border-top:4px solid black; border-left:8px solid black; border-right:8px solid black;
 }        
 
#float{
width: 800px;  /* A remplacer par ta valeur */
float: left; /* Permet de pas avoir de problème de float par la suite */
}

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

ANew {
  color: #efcd2c;
  text-decoration: none;
}


A:hover {
  FONT-WEIGHT: bold; COLOR: blue; 
}

FORM {
	display: inline;
}

TD.headerBlock  {
     background-image:url('http://artetsaveurdumaroc.com/catalog/images/header1.gif'); repeat:no;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #CCCCCC; 
}

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

TR.footer {
  background:  transparent;
Applies to: all elements;
Inherited: no;
Percentages: N/A;
Media: visual;
Computed value: as specified;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background:  transparent;
Applies to: all elements;
Inherited: no;
Percentages: N/A;
Media: visual;
Computed value: as specified;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  border-width:1px; border-color:#ffffff; border-style:solid; 
  background:  transparent;
Applies to: all elements;
Inherited: no;
Percentages: N/A;
Media: visual;
Computed value: as specified;
}

.infoBoxContents {
  background:  transparent;
Applies to: all elements;
Inherited: no;
Percentages: N/A;
Media: visual;
Computed value: as specified;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  BACKGROUND-IMAGE: url('http://artetsaveurdumaroc.com/catalog/images/bgbox.gif');
  HEIGHT: 19px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  border-width:1px; border-color:#ffffff; border-style:solid; 
  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: #CBBBA9;
}

TABLE.productListing {
  border: 10px;
  border-style: solid;
  border-color: black;
  border-spacing: 1px;
}

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

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  text-decoration: underline ;
}

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

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

TD.smallTextNew, SPAN.smallTextNew, P.smallTextNew {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-bottom: 0px solid white;
  border-right: 0px solid white;
  border-width: 0px;
  padding-top:10px;
  margin-left: 10px;
  margin-right: 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: 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;
}

TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #eeeeee;
}

TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ccffcc;
}

.PriceFormatter {
 background: #E0F2FB;
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 font-weight: bold;
 color: #0000FF;
 border: 1px solid;
 border-style:outset
 
 }

.PriceFormatterQt {
  background: #5A97EF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  border: 1px solid;
  border-style:outset;
}

.Style2 {color: #6698CB; font-size: 14px; font-weight: bold;}

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

h1 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
}

h2 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
}

.r_marron { background:  url('images/h-l-r.gif');
             }

.block1  {
	 WIDTH: 850px; BORDER-RIGHT: #ced6dd 1px solid; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT: #ced6dd 1px solid;
}
.l2  {   background-color:#00007a; width:766px; height:26px; PADDING-RIGHT: 41px; PADDING-LEFT: 200px; PADDING-BOTTOM: 0px; PADDING-TOP: 60px
}
.tx {
	font:small Georgia,Serif; FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: aqua;
}
.texte_orange {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ff9900; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.black { FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: black; FONT-FAMILY: Arial,Geneva,Verdana,Helvetica,Sans-Serif
}

.submissionItem{
	display:block;
	float:left;
	background-image:url('http://artetsaveurdumaroc.com/catalog/images/submission_backdrop.jpg');
	background-repeat:no-repeat;
	width:147px;
	_width:159px;
	height:200px;
	margin-left:6px;
	margin-top:10px;
	margin-right:0;
	margin-bottom:0;
	font-size:13px;
}

.submission_item img{
	margin-bottom:30px;
}

#text-intro{
     position: absolute;
     top: 60px;
	 left:400px;
}

#text-intro2{
     position: absolute;
     top: 60px;
	 left:600px;
}
