/*
  $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: "times new roman", Arial, sans-serif; font-size: 15px; }
.errorBox { font-family : "times new roman", Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : "times new roman", Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : "times new roman", Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {

  background:url(images/fond.jpg) center;
  color: #000000;
  
  width:900px;
  margin:auto;

}

.page{
  
  padding-top:450px;
}

#page{
  background:url(images/fondbody.jpg) top center;
}



img
{
border: 0;
}

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

A:hover {
  color: rgb(163,140,88);
  text-decoration:none;
}

FORM {
	display: inline;
}

#langue{
padding-left:800px;
padding-top:25px;
width:100px;


}

.header {  /*menu du header*/
  position: absolute;
  background: rgb(20,13,5);
  width: 900px;
  padding-left: 253px;

  top: 72px; 
  filter:alpha(opacity=70);/* opacité pour  IE */
  -moz-opacity:0.7;opacity: 0.7;/* opacité pour FF */
}

.header td{ /*menu du header*/ 
  padding:6px 0px 6px 0px;
  text-align:center;
  
}

.header a {
  color:rgb(255,255,255);
  font-family:"times new roman";
  font-size:15px;
  font-weight:bold;
}
.header a:hover {
  color:rgb(163,140,88);
  text-decoration:none;

}

#photoheader {
  position: absolute;
  top: 102px;

  z-index:10;
}
#logo {
  position: absolute;
  z-index:20;
  top:25px;
  margin-left:10px;
}

#boxe{
width:350px;

margin-left:20px;
margin-top:-110px;
margin-right:20px;
margin-bottom:20px;
float:right;
background:url(images/box-blanche.png);
padding-top:4px;
padding-left:4px;
padding-bottom:4px;
}
.imgboxgallery{
margin-top:-7px;
}

#main{
padding:20px;
margin-top:-145px;
}

.titreboxe{
font-size:17px;
text-decoration:underline;
padding-left:15px;
font-family:"times new roman";
}

.textboxe{
display:block;
padding:15px;
font-size:13px;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: "times new roman", 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:"times new roman", Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
   background: rgb(20,13,5);
  filter:alpha(opacity=70);/* opacité pour  IE */
  -moz-opacity:0.7;opacity: 0.7;/* opacité pour FF */
}

TD.footer {
  padding-top:8px;
  padding-bottom:8px;
  color:rgb(255,255,255);
  font-weight:bold;
  font-size:14px;
}
TD.footer a{
  color:rgb(255,255,255);
  text-align:left;
}
TD.footer a:hover{
  color:rgb(203,204,111);
  text-decoration:none;
}

.infoBox {/*Bordure des boxes*/
background:transparent;
}

.infoBoxguest {/*Bordure des boxes*/
 border:1px outset rgb(255,255,255);
 margin-left:50px;
 width:795px;
 background:rgb(255,255,255);
}

.infoBoxContents {

  font-family: "times new roman", Arial, sans-serif;
  font-size: 10px;

}

.infoBoxl {/*Bordure de  la boxe language*/

}
.infoBoxContentsl {

  font-family: "times new roman", Arial, sans-serif;
  font-size: 10px;

}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: "times new roman", Arial, sans-serif;
  font-size: 10px;
}

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

TD.infoBox, SPAN.infoBox {
  font-family: "times new roman", 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 {
 
}

.productListing-heading{ 
   font-family: "times new roman", Arial, sans-serif;
   font-size: 11px;
   font-weight: bold;
  color: #999999;
  vertical-align: middle;
  white-space: nowrap; 
}

TD.productListing-data {
  font-family: "times new roman", Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: "times new roman", Arial, sans-serif;
  font-size: 23px;
  font-weight: bold;
  color: rgb(128,0,0);
  text-align:center;
  margin-top:-100px;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  padding-left: 20px;
  padding-right: 20px;
}

TD.mainguest, P.mainguest {
  padding-left: 50px;
  padding-right: 50px;
  font-family: "times new roman", Arial, sans-serif;
  font-size: 16px;
  color: rgb(33,33,33);
}

.mainsignguest{
  font-family: Arial, sans-serif;
  font-size:15px;
}

TD.mainnews, P.mainnews {

  padding-left: 50px;
  padding-right: 50px;

}



.mainnewstarif  {

  padding:20px;
  margin-top:-170px;
}

.maincontact  {

  padding:20px;
  margin-top:-120px;
}
.mainadresse  p{
background: rgb(20,13,5);
filter:alpha(opacity=70);/* opacité pour  IE */
-moz-opacity:0.7;opacity: 0.7;/* opacité pour FF */
color:rgb(255,255,255);
font-family: "times new roman", Arial, sans-serif;
font-weight: bold;
text-align:center;
width:300px;
padding:15px;
}


.mainnewsdesc {

  padding:20px;
  margin-top:-150px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: "times new roman", Arial, sans-serif;
  font-size: 12px;
  padding-right:50px;
}
TD.smallText a{
color:rgb(200,115,9);
font-weight:bold;
}
TD.smallText a:hover{
color:rgb(130,130,130);
}

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

TD.fieldKey {
  font-family: "times new roman", Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: "times new roman", Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: "times new roman", Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: "times new roman", Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: "times new roman", Arial, sans-serif;
  font-size: 11px;
  white-space: pre;
}

SPAN.greetUser {
  font-family: "times new roman", 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: "times new roman", Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family:"times new roman", Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: "times new roman", Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: "times new roman", Arial, sans-serif;
  color: #ff0000;
}

.mws_boxTop    { background: url('images/infobox/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
	color: #999999;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft   { background: url('images/infobox/left.gif'); }
.mws_boxRight  { background: url('images/infobox/right.gif'); }
.mws_boxBottom { background: url('images/infobox/bot.gif');
                 font-family: "times new roman", Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter { background: #FFFFFF; }

.mws_boxTop_main    { background: url('images/infobox_main/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_main   { background: url('images/infobox_main/left.gif'); }
.mws_boxRight_main  { background: url('images/infobox_main/right.gif'); }
.mws_boxBottom_main { background: url('images/infobox_main/bot.gif');
                 font-family: "times new roman", Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_main { background: #FFFFFF; }
A.mws_boxTop    { 
		 color: #999999;
                  }
TD.noborderbox {
  font-family: "times new roman", Arial, sans-serif;
  font-size: 10px;
}


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

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

/* message box */

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

/* input requirement */

.inputRequirement { font-family: "times new roman", Arial, sans-serif; font-size: 10px; color: #ff0000; }
