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

/*amv new */
#outertable {
	position: relative;
	margin: 0 auto;
	border: 0;
	width: 100%;
	height: 100%;
}

#innertable {
	border: 0;
	width: 980px;
	background-color: #ffffff;
	
}
.darkgrey {background-color: #666666}
.midgrey {background-color: #8C8C8C}
.lightgrey {background-color: #eeeeee}
.beigef {background-color: #F3DB47}
.beigec {background-color: #C1B59D}
/*.black {background-color: #000000}*/
.black {background-color: #232124}
.white {background-color: #ffffff}
.beigei {background-color: #DFC3DC}
.rosed {background-color: #5E1C2E}
.rosef {background-color:#2F0E17}
.beige2 {background-color: #E0D9C6}


/*amv fin new */





.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; }
.mainred { font-family: Verdana, Arial, sans-serif; font-size: 12px;color: #ff0000; }
.bigmainred { font-family: Verdana, Arial, sans-serif; font-size: 16px;color: #ff0000; }

BODY {
  background: #ffffff;
  color: #ffffff;
  margin: 0px;
}

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

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

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


FORM {
	display: inline;
}

TR.header {
  background: #aa6464;
}
TD.header {
  background: #aa6464;
}

TABLE.header {
	border: 1px dashed #000000;
}

TABLE.headerRose {
	border: 1px dashed #D71AD7;
}

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

TD.headerNavigation2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #ffffff;
   color: #aa6464;
  font-weight : bold;
  border-style: solid;
  border-color: #aa6464;
}

TD.headerNavigation3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #8c8c8C;
  color: #ffffff;
  font-weight : bold;
}

TD.headerNavigation4 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #000000;
  font-weight : bold;
}

TD.headerNavigation5 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
 /* background: #000000;*/
 background: #232124;
  color: #ffffff;
  font-weight : bold;
}

TD.headerRose {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #D71AD7;
  font-weight : bold;
}

A.headerNavigation2 { 
  color: #aa6464;
}
A.headerNavigation2:hover {
   color: #8C8C8C;
}


A.headerNavigation3 { 
  color: #ffffff;
}
A.headerRose { 
  color: #D71AD7;
}
A.headerNavigation3:hover {
   color: #ffffff;
}

A.headerNavigation4 { 
  color: #000000;
}

A.headerNavigation5 { 
  color: #ffffff;
}

A.headerNavigation4:hover {
   color: #000000;
}

A.headerNavigation4:hover {
   color: #000000;
}

A.headerNavigation5:hover {
   color: #ffffff;
}
A.headerRose:hover { 
  color: #D71AD7;
}
TD.headerBig {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #aa6464;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}


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

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


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

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

/*infoBoxHeading */
TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
/*background: #aa6464;*/
background: #D71AD7;
  color: #ffffff;
  text-align: center;
}
td.infoBoxHeading a:link{ 
color: #ffffff;
   text-decoration: underline;
}
td.infoBoxHeading a:hover {
  color: #000000;
  text-decoration: underline;
}
td.infoBoxHeading a:visited{ 
  color: #ffffff;
   text-decoration: underline;
}
/*infoBoxTextBlack */
TD.infoBoxTextBlack {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  /* background: #000000;*/
 background: #232124;
  color: #ffffff;
}
TD.infoBoxTextBlack  a:link{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-decoration: underline;
  /* background: #000000;*/
 background: #232124;
  color: #ffffff;
}
TD.infoBoxTextBlack  a:hover{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-decoration: none;
 /* background: #000000;*/
 background: #232124;
  color: #ffffff;
}
TD.infoBoxTextBlack  a:visited{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-decoration: underline;
 /* background: #000000;*/
 background: #232124;
  color: #ffffff;}

/*infoBox */
.infoBox {
background: #b6b7cb;
}
.infoBoxRose {
background: #D71AD7;
}
.infoBoxRoseContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight : bold;
  color:#000000;
}
.infoBoxNoire {
background: #000000;
}
.infoBoxNoireContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight : bold;
  color:#D71AD7;
}
TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/*infoBoxContents */
.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #514A4A;background-color:#ffffff;text-decoration: none;}
.boxText a:visited { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #514A4A;background-color:#ffffff;text-decoration: none;}
.boxText a:link{ font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #514A4A;text-decoration: none;}
.boxText a:hover{ font-family: Verdana, Arial, sans-serif; font-size: 10px;background-color: #514A4A;color: #ffffff;text-decoration: none;}

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

/*darkInfoBox */
.darkInfoBox {
  background: #8c8c8c;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.shoppingListing-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.shoppingListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.noBorderBox {
	border: 0px ;
	/*border: 1px dashed #D71AD7;*/
	padding:4px;
	
}

TABLE.productListing {
	border: 1px dashed #AA6464;
	/*border: 1px dashed #D71AD7;*/
	padding:7px;
	
}

.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; 
 color: #ffffff;
 text-align: center;
 vertical-align: middle ;
}
td.productListing-data a:link{ 
  color: #ffffff;
  text-decoration:none;
}
td.productListing-data a:hover {
  color: #ffffff;
  text-decoration: underline;
}
td.productListing-data a:visited{ 
  color: #ffffff;
  text-decoration: none;
}

TABLE.shoppingListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.shoppingListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
 /* background:  #aa6464; */
  background: #D71AD7;
  color: #FFFFFF;
  font-weight: bold;
}

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

td.shoppingListing-data a:link{ 
  color: #000000;
   text-decoration: underline;
}

td.shoppingListing-data a:hover {
  color: #aa6464;
  text-decoration: underline;
}

td.shoppingListing-data a:visited{ 
  color: #000000;
   text-decoration: underline;
}

A.pageResults {
  color: #0000FF;
}

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

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

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

TD.darkPageHeading, DIV.darkPageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}
TD.darkPageHeadingSmall, DIV.darkPageHeadingSmall {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #ffffff;
}

TD.mainwhite, P.mainwhite {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #ffffff;
}
TD.mainwhite a:link{
 color: #FFFFFF;
 text-decoration: underline;
}
TD.mainwhite a:visited{
 color: #FFFFFF;
 text-decoration: underline;
}
TD.mainwhite a:hover{
  color: #aa6464;
  text-decoration: none;
}
TD.mainwhitebig, P.mainwhitebig {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #ffffff;
}
TD.mainblack, P.mainblack {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #000000;
}
TD.mainblack a:link{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #000000;text-decoration: underline;
}
TD.mainblack a:hover{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #aa6464;text-decoration: none;
}
TD.mainblack a:visited{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
 color: #000000;text-decoration: underline;}
TD.mainblackbig, P.mainblackbig {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #000000;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.smallText a:link{
 color: #FFFFFF;
 text-decoration: underline;
}
TD.smallText a:visited{
 color: #FFFFFF;
 text-decoration: underline;
}
TD.smallText a:hover{
  color: #aa6464;
  text-decoration: none;
}

TD.smallTextInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
 color: #000000;
} 
DIV.smallTextInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
 color: #000000;
}
TD.smallTextInfo a:link{
 color: #000000;
 text-decoration: underline;
}
DIV.smallTextInfo a:link{
 color: #000000; text-decoration: underline;
}
TD.smallTextInfo a:visited{
 color: #000000;
 text-decoration: underline;
}
DIV.smallTextInfo a:visited{
 color: #000000;
 text-decoration: underline;
}
TD.smallTextInfo a:hover{
  color: #aa6464;
  text-decoration: none;
}
DIV.smallTextInfo a:hover{
  color: #aa6464;
  text-decoration: none;
}
SPAN.smallTextInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}
SPAN.smallTextInfo a:link{
  color: #000000;
 text-decoration: underline;
}
SPAN.smallTextInfo a:visited{
  color: #000000;
  text-decoration: underline;
}
SPAN.smallTextInfo a:hover{
  color: #aa6464;
  text-decoration: underline;
}
SPAN.index {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  color: #ffffff;
}
SPAN.index2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  color: #414141;
}
SPAN.index2 A {
  color: #414141;
}
SPAN.index3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #D71AD7;
}
SPAN.index3 a:link{ 
color: #ffffff;
   text-decoration: none;
}
SPAN.index3 a:hover {
  color: #ffffff;
  text-decoration: underline;
}
SPAN.index3 a:visited{ 
 color: #ffffff;
   text-decoration: none;
}

SPAN.index4{
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
 /* color: #AA6464;*/
   color: #D71AD7;
}
SPAN.index5{
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #414141;
}
SPAN.index6{
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #ffffff;
}
SPAN.solde1 {
  font-family: Arial;
  font-size: 32px;
  color: #E34305;
}
SPAN.solde2 {
  font-family: Arial;
  font-size: 80px;
  color: #E34305;
}
SPAN.solde3 {
  font-family: Arial;
  font-size: 60px;
  color: #E34305;
}
SPAN.solde4 {
  font-family: Arial;
  font-size: 18px;
  color: #E34305;
}
SPAN.solde5 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #414141;
}
TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}
TD.fieldKeyRed {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ff0000;
}

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

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.PinkTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 16px;
  color: #c76170;
  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-size: 12px;
}

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

.moduleRow { }
.moduleRowOver { background-color: #F3DB47; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #F3DB47; }

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

/* 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: #ffb3b5; }

/* input requirement */

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

/* ajout ultrapics */
TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color
}
/* ajout flash page indew */
#flashcontent {
		width: 794px;
		height: 635px;
		float: left;
		margin: 0px 0px;
		text-align:center;
	}
/* ajout sponsorship */
.sponsorship {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #AA6564;
  color: #FFFFFF;
  font-weight: bold;
}