/*
  $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:  Arial, sans-serif; font-size: 10px; }
.errorBox { font-family :  Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :  Arial, sans-serif; font-size : 10px; color: #c76170; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family :  Arial, sans-serif; font-size : 10px; color: #feff96; text-decoration: underline; }

FORM {
	display: inline;
}

.infoBox {
  /*background: #757575;*/
}

.infoBoxContents {
  background: #000d6d;
  font-family:  Arial, sans-serif;
  font-size: 10px;
}
TR.headerNavigation {
  background: #bbc3d3;
}

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





.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #1e1f89;
  color: #feff96;
  text-align: center;
}

TD.infoBox, SPAN.infoBox {
  font-family:  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: #2629aa;
}

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

TABLE.productListing {
}

.productListing-heading {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  background: #1e1f89;
  color: #ffcb05;
  font-weight: bold;
}

TD.productListing-data {
  font-family:  Arial, sans-serif;
  font-size: 10px;
}
.productListing-data a {
  text-decoration: underline;
  color:  #feff96;	
}
.productListing-data a:hover {
  text-decoration: none;
  color:  #ffffff;	
}

A.pageResults {
  color: #feff96;
}

A.pageResults:hover {
  color: #feff96;
}

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

TR.subBar {
  background: #f4f7fd;
}

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

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

TD.main2 {
  font-family: , Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;}

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

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

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

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

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

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

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

TEXTAREA {
  width: 100%;
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

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

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

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

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

.moduleRow { }
.moduleRowOver { background-color: #232323; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #000d6d; }

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

/* message box */

.messageBox { font-family:  Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family:  Arial, sans-serif; font-size: 11px; font-weight: bold; color: #990000; background-color: #ffb3b5; }
.messageStackSuccess { font-family:  Arial, sans-serif; font-size: 10px; background-color: #00a3c6; }

/* input requirement */
#manu * {background:none;padding-top:0;padding-bottom:0;}
#manu select {background-color:#fff;padding-top:0;padding-bottom:0;}
.inputRequirement { font-family:  Arial, sans-serif; font-size: 10px; color: #ffcb05; }

.smallText_1 a {
	color:#feff96;
	text-decoration:underline;
}
.smallText_1 a:hover {
	color:#feff96;
	text-decoration:none;
}
.smallText a {
	color:#feff96;
	text-decoration:underline;
}
.smallText a:hover {
	color:#ffffff;
	text-decoration:none;
}
#myse select {
	width:90%;
}

s {
	color:#feff96;
	font-size:11px;
	font-weight:normal;
}

.main a {
	color:#feff96;
	text-decoration:none;
}

.main a:hover {
	color:#feff96;
	text-decoration:underline;
}

.main2 a {
	color:#feff96;
	text-decoration:none;
}

.main2 a:hover {
	color:#feff96;
	text-decoration:underline;
}

.subcatl {
	color:#000;
	text-decoration:underline;
	font-weight:normal;
}

.subcatl:hover {
	color:#000;
	text-decoration:none;
	font-weight:normal;
}
/* ---------------------------------------------- */

/* ---------------------------------------------- */
body {padding:0; margin:0; background-color:#000000; }
body, td {font-family:Tahoma,arial; font-size:9px; color:#feff96;}

.bann-center {background:url(images/bann-center.png);  }
.bann-right {background:url(images/bann-right.png);  }
.sub-menu {background:url(images/sous-menu.png); background-repeat: no-repeat;}
.left-column {background:url(images/left-column.png);  background-repeat: repeat-y;}
.center-column {width: 624px; background-color: #1e1f89; }
.right-column {background:url(images/right-column.png);  background-repeat: repeat-y;}
.footer {background:url(images/footer.png);  }
.bg1 {background:url(images/m17.gif); background-repeat: no-repeat;}
.bg2 {background:url(images/m18.gif); background-repeat: no-repeat;}
.bg3 {background:url(images/m23.gif); background-repeat: no-repeat; vertical-align:top; background-color:#111111;}
.bg4 {background:url(images/m29.png); background-repeat: no-repeat;}
.bg5 {background:url(images/m37.gif); background-repeat: repeat-x;}
.bg6 {background:url(images/m41.gif); background-repeat: repeat-x;}
.bg7 {background:url(images/m39.gif); background-repeat: repeat-y;}
.bg8 {background:url(images/m22.jpg); background-repeat: no-repeat;}
.emptybox {background:url(images/boitevide.png); background-repeat: no-repeat;}
.backimage {background:url(images/fondphoto.png); background-repeat: repeat-x;}
.frame1 {background:url(images/cadre-coinhg.png); }
.frame2 {background:url(images/cadre-haut.png); }
.frame3 {background:url(images/cadre-coinhd.png); }
.frame4 {background:url(images/cadre-gauche.png);  }
.frame5 {background:url(images/cadre-droit.png);  }
.frame6 {background:url(images/cadre-coinbg.png); }
.frame7 {background:url(images/cadre-bas.png);  }
.frame8 {background:url(images/cadre-coinbd.png); }
.boxcolor {background-color:#1e1f89; margin: 0; padding: 0;}
ul.nor {
   margin:15px;
   padding:0px;
   list-style:circle;
}
ul{
   margin:0px;
   padding:0px;
   list-style:none;
}
ul li{		
	padding:0 0 0 18px;
}
ul a{
	color:#ffcb05;
	text-decoration:none;
                font-size:12px;
	line-height:20px;
}
ul.submenu a{
	color:#ffcb05;
	text-decoration:none;
                font-size:12px;
	line-height:20px;
	font-weight: bold;
}

ul a:hover{
	color:#ffffff;
}
.sublist a {
	color:#feff96;
	text-decoration:none;
                font-size:12px;
	line-height:18px;
}
.sublistmanuf a {
	color:#feff96;
	text-decoration:none;
                font-size:11px;
	line-height:14px;
}
.se  {width:114px; height:20px; font-family:tahoma,arial; color:#FFFFFF; font-size:10px; padding-left:3px; background-color:#555555;}
.se1 select {width:125px; height:20px; font-family:tahoma,arial; color:#38352D; font-size:11px; padding-left:3px;}
.se2 {width:150px; height:20px; font-family:tahoma,arial; color:#38352D; font-size:11px; padding-left:3px; background-color:#E9E9E9;}
.go {width:30px; height:16px; font-family:tahoma,arial; font-size:11px; color:#636363; text-align:center; border: 1px solid #989797; line-height:11px;}


.tx b  {font-size:10px; color:#08c7f4;text-transform:uppercase;}
.tx   {font-size:10px; color:#08c7f4;}

.tx1 {font-size:11px; color:#FFCB05; font-weight:bold; text-transform:uppercase;}
.tx1 a {font-size:11px; color:#FFFFFF; font-weight:bold; text-transform:uppercase; text-decoration:none;}

.tx2 {font-size:11px; font-weight:bold; }
.tx2 a {color:#FFFFFF; text-decoration: none;}
.tx3 {font-size:9px; color:#555555;}
.tx4 {font-size:11px; color:#6B6B6B;}
.tx5 {font-size:12px; color:#feff96; font-weight:bold;}
.tx5b {font-size:12px; color:#03c4fb; font-weight:bold;}
.tx6 {font-size:11px; color:#feff96;}
.tx7 {font-size:9px; color:#08c7f4;}
.tx8 {font-family: Arial; font-size:16px; color:#03c4fb; font-weight:bold; text-transform:uppercase;}
.tx9 {font-family: arial; color: #B9AE87; font-size: 16px;  font-weight: bold; }
.tx10 {font-family: comic sans ms; color: #B9AE87; font-size: 24px;  font-weight: bold; }

.ml {color:#FFFFFF;	font-size:11px; text-decoration:none; font-weight:bold}
.ml:hover { text-decoration:underline;}
.ml1 {color:#ffcb09; font-size:12px; text-decoration:none; text-transform:uppercase;}
.ml1:hover { text-decoration:underline;}

.ml1 a {color:#FFFFFF; font-size:11px; text-decoration:none; font-weight:bold; text-transform:uppercase;}
.ml1 a:hover { text-decoration:underline;}

.ml2 {color:#08c7f4; font-size:9px; text-decoration:none; font-weight: bold}
.ml2:hover { color: #ffffff;}
.ml3 {color:#555555; font-size:9px; text-decoration:none;}
.ml3:hover { text-decoration:underline;}
.ml4 {color:#FFFFFF; font-size:11px; text-decoration:none;}
.ml4:hover { text-decoration:underline;}
.ml5 {color:#fdcf00; font-size:9px; text-decoration:none;}
.ml5:hover { color: #ffffff;}


#zxc1  {color:#08c7f4; font-size:9px;  font-weight:bold}
#zxc1 a {color:#08c7f4; font-size:9px; text-decoration:underline; font-weight:bold}
#zxc1 a:hover {text-decoration:none;color: #ffffff;}

/* ---------------------------------------------- */
.main .small a {
	color:#feff96;
	text-decoration:none;
}

.main .small a:hover {
	color:#feff96;
	text-decoration:underline;
}
/*  input, select, textarea	{
					background:#858585;}  */
h3	{
		font-size:14px;
		font-weight:bold;
		color:#feff96;
		}					
.sea_1	{
		padding-left:10px;}
.sea_2	{
		border:5px solid #000000; border-width:0px 0px 0px 3px;
}
.samy {
	height: 340px;
	width: 664px;
  background: url(images/fondsamy.jpg) no-repeat  ;
  }
.samyimg {
	height: 285px;
	width: 250px;
  background: url(images/samy2.jpg) no-repeat  ;
  }
.samytitr {
  	color: #ffffff;
	vertical-align: top;
	font-family:   Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	background-color: Gray;
   border-bottom: Black;
padding: 10px 20px 20px 10px;

  }
.samytex {
  	font-size: 0.9em;
  }  
.teamtex {
  	font-size: 0.7em;
  	color: #ddd;
  }
.separator {
  height: 22px;
  width: 200px;
  background: url(images/m05.gif)  ;
  background-repeat: repeat-x;
  }
  /*  menu déroulant */
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
}
#menu {
position: absolute; top: 143px; z-index:100;
}
#menu dl {
float: left;
margin: 0 0px;
}
#menu dlbord {
float: left;
}
#menu dt {
cursor: pointer;
font-weight: bold;
}
#menu dd {
	margin-top: -3px;
	padding-right: 20px;
}
#menu li {
text-align: left;
background: url(images/fond-sous-menu.png)  ;
}
#menu li a, #menu dt a {
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
color: #ffffff;
}
#menu li a:hover, #menu dt a:hover {
color: #007dad;
}
#fixed-pos {
  position:   absolute; 
  top:        166px; 
  z-index:    10;	
}
div.clear {
  margin: 0;
  padding: 0;	
  clear :            both;
}
a.formlink {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #03c4fb;
}
img.formlink {
  border: 1px solid #03c4fb;
}
a.formlink:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
table.liens a {	
  color: #C7C0A1;
  font-size: 11px;
  font-family: Arial; 
  text-decoration: underline;
  font-weight: bold;
}
table.liens a:hover {
  color: #ffcb05;
  text-decoration: none;
}
table.liens td {
  text-align: center; 
  line-height: 8px; 
}
table.clubs td {
  font-family: Arial, Helvetica, sans-serif; 
  color: #ffcb05;
}
tr.club1 {
  background-color: #000d6d;
}	 
tr.club2 {
  background-color: #000d6d;
  vertical-align: top;
}	 
tr.club3 {
  height: 5px;
}	 
td.c1 {
  font-size: 12px;	
 }
td.c2 {
  font-style: italic;	
  font-size: 12px;	
}
td.c2t {
  font-weight: bold;	
  font-size: 18px;
  text-align: center;	
}
td.c2 a {
  text-decoration: underline;
  color: #ffcb05;
}
td.c2 a:hover {
  text-decoration: none;
  color: #ffffff;
}
td.c3 {
  font-weight: bold;	
  font-size: 14px;
}
td.c4 {
  font-weight: bold;		
  font-size: 12px;
  vertical-align: top;
}
td.c4 a {
  text-decoration: underline;
  color: #ffcb05;
}
td.c4 a:hover {
  color: #ffffff;
}
td.c5 {
  font-size: 10px;
  vertical-align: top;
}
td.c5 a {
  text-decoration: underline;
  color: #ffcb05;
}
td.c5 a:hover {
  color: #ffffff;
}
.pgtext {
  padding: 0 15px 0 5px; 
  text-align: justify;
}
.shop a {
  text-decoration: none;
  color: #ffcb05;
  font-size: 14px;
  font-weight: bold;
  background-color: #000D6D;
}
.shop a:hover {
  color: #ffffff;
}
