@import url(skin.css);
@import url(jcarousel.css);
@import url(cssbuttonstoggler.css);
@import url(featuredcontentglider.css);
@import url(imagebox.css);

* {
margin:0px;
padding:0px;
background:#ffffff;
text-align:center;
}

html, BODY  {
	background-color: white;
	font-family: verdana;
	font-size: 12pt;
	background: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	margin: 0px;
}

.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: #ffffff; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

#conteneur {
	width:1000px;
	position:absolute;
	left:50%;
	margin-left:-500px;
}

img {
border: 0;
}

A {
  color: #6F7179;
  text-decoration: none;
  text-transform:none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background-image:url(images/bande_recherche_centre.png);
  background-repeat:repeat-x;
  height:24px;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #6F7179;
  font-weight : bold;
  background-image:url(images/bande_recherche_centre.png);
  background-repeat:repeat-x;
  height:24px;
}

A.headerNavigationSmall {
font-size: 9px;
}

A.headerNavigationSmall:hover {
  color: #1079AB;
  text-decoration:none;
}

A.headerNavigation { 
  color: #6F7179; 
}

A.headerNavigation:hover {
  color: #1079AB;
  text-decoration:none;
}

TR.headerError {
  background: #ff0000;
}

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

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #1074A5;
}

.infoBoxContents {
  background: #FFFFFF;
  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,TD.infoBoxHeading A,TD.infoBoxHeading A:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration:none;
}

TD.infoBoxHeadingOrange {
  background-image:url(images/infobox/bande_centre_orange.png);
  background-repeat:repeat-x;
}

TD.infoBoxHeadingBleu {
  background-image:url(images/infobox/bande_centre_bleu.png);
  background-repeat:repeat-x;
}

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

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

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

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

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-left:15px;
  text-align:left;
}

A.pageResults {
  color: #1079AB;
  text-decoration:none;
}

A.pageResults:hover {
  color: #FF6B00;
  text-decoration:none;
}

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

TR.subBar {
  background: #FFFFFF;
}

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;
  text-align : left;
}

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

/*AJOUT*/
TD.titre_main, P.titre_main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight:bold;
  line-height: 1.5;
}
TD.bouton_bleu{
	background-image:url(images/bt_bleu.png);
	background-position:center;
	background-repeat:no-repeat;
	height:22px;
}
A.txt_bouton{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding-left:15px;
}
A.txt_bouton:hover{
	text-decoration:none;
	color:#FF6B00;
}

A.txt_bouton2{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding-left:10px;
}
A.txt_bouton2:hover{
	text-decoration:none;
	color:#1079AB;
}

A.txt_bouton3{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding-left:10px;
}

A.bigText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight:bold;
  text-align:left;
  color:#FF6B00;
}
A.bigText:hover {
  color:#1079AB;
}

A.mediumText1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight:bold;
  text-align:left;
  color:#FF6B00;
  text-decoration:underline;
}
A.mediumText1:hover {
  color:#1079AB;
}
A.mediumText2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight:bold;
  text-align:left;
  color:#1079AB;
  text-decoration:underline;
}
A.mediumText2:hover {
  color:#FF6B00;
}
/*AJOUT*/

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;
  white-space: pre;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #ffffff;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, 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: #D7E9F7; cursor: pointer; cursor: auto; }
.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; }

/***** Begin Sitemap_SEO *****/ 
ul.sitemap {
color: #ff0000;
}
.sitemap {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0000ff;
  font-weight : normal;
}
.sitemapHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #0000ff;
  font-weight : normal;
}
.sitemapProducts {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #f000ff;
  font-weight : normal;
}
A.sitemap { 
  color: #009900; 
}
A.sitemap:hover {
  color: #ff0000;
}

/***** End Sitemap_SEO *****/ 




/**** ajout css ****/
.orange{color: #FF6B00; font-weight:bold; font-size: 12px;}
.orange16{color: #FF6B00; font-weight:bold; font-size: 16px;}
.orange24{color: #FF6B00; font-weight:bold; font-size: 24px;}

/*** Prix Fiche produit ***/
.prix_ttc { color:#FF6B00; font-size:24px; font-weight:bold; }
.prix_ht { color:#6F7179; font-size:10pt; font-weight:bold; }
s.prix_ttc { font-size: 20px; }
sup.prix_ttc { font-size: 7pt; }
sup.prix_ht { font-size: 6pt; }
.productSpecialPrice { color: #24CF0C; font-weight: bolder; text-decoration: blink; }
sup.productSpecialPrice { color: #24CF0C; font-weight: bolder; font-size: 7pt; text-decoration: blink; }

s.orange {
   font-weight: lighter !important;
   text-decoration: line-through !important;
}

.bleu10{
  font-size: 10px;	
  color:#1079AB;
}
.bleu{
  font-size: 12px;
  font-weight:bold;
  text-align:left;	
  color:#1079AB;
}
A.bleu {
  color:#1079AB;
}
A.bleu:hover {
  color:#FF6B00;
}
.bleusmall{
  font-size: 10px;
  font-weight:bold;
  text-align:left;
  color:#1079AB;
}
A.bleusmall {
  color:#1079AB;
}
A.bleusmall:hover {
  color:#FF6B00;
}
.gris10{
	color:#6F7179;
	font-size: 10px;
}
A.gris10{
	color:#6F7179;
}
A.gris10:hover{
	color:#1079AB;
	text-decoration:none;
}
.gris12{
	color:#6F7179;
	font-size: 12px;
}
A.gris12{
	color:#6F7179;
	font-size: 12px;
}
A.gris12:hover{
	color:#1079AB;
	font-size: 12px;
	text-decoration:none;
}

.tableaucond{
	background-color:#FFA300;
	margin:32px 32px 0 32px;
	padding:10px;
	border-top:1px solid #1079AB;
	border-bottom:1px solid #1079AB;
	border-left:1px solid #1079AB;
	border-right:1px solid #1079AB;
}

.faq_gris12{
	color:#6F7179;
	font-size: 12px;
	cursor:pointer;
}
A.faq_gris12{
	color:#6F7179;
	font-size: 12px;
}
A.faq_gris12:hover{
	color:#1079AB;
	font-size: 12px;
}

/* bordure cadre body*/

.bordure_gauche{width:10px;background-image:url(images/ombre_gauche.png); background-repeat:repeat-y}
.bordure_droite{width:10px;background-image:url(images/ombre_droite.png); background-repeat:repeat-y}

/*bordure cadre body*/


/* Popup */

#tarifs_livraison {
	width: 700px;
	margin-top:10px;
}
#tarifs_livraison h1 {
	color: #FF6B00;
	font-size: 11pt;
}
#tarifs_livraison ul {
	list-style-type: none;
}
#tarifs_livraison li {
	overflow: hidden;
	text-align: right;
	width: 600px;
	padding: 0.5em;
	border-top: 1px solid #6F7179;
}
#tarifs_livraison li .libelle {
	float: left;
	text-align: left;
	font-size: 10pt;
}
#tarifs_livraison li .prix {
	color: #1079AB;
	font-size: 10pt;
}

/* Fin popup */

.cssButton {
	background: #0d7a00;
	color: #FFFFFF;
	height: 18px;
	vertical-align: top;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	border: 1px;
	border-style: solid;
	border-color: #cccccc;
	border-spacing: 1px;
	line-height: 20px;
}
.cssButton2 {
	background: #0d7a00;
	color: #FFFFFF;
	height: 20px;
	vertical-align: top;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	border: 1px;
	border-style: solid;
	border-color: #cccccc;
	border-spacing: 1px;
	line-height: 20px;
}
/* END: CSS Buttons Everywhere */

#centrer {
margin-left:auto;
margin-right:auto;
width:776px;
}

ul, li {
list-style-type:none;
}

#menu ul li {
position:relative;
float:right;
width:125px;
cursor:pointer;
display:block;
background:none;
height:22px;
}

#menu ul li ul {
display:none;
position:absolute;
width:125px;
border:1px solid #dddddd;
border-top:none;
top:22px;
left:0;
}
 
#menu ul li ul li {
height:100%;
}
 
#menu ul li ul li a {
color:#3399ff;
font-size:11px;
font-weight:normal;
display:block;
height:100%;
border-top:1px solid #dddddd;
}

#menu ul li ul li a:hover {
color:#ffffff;
background:#3399ff;
}
 
#menu ul li ul li ul {
top:0px;
left:125px;
}

#menu ul li ul li ul.dernier {
left:-127px;
}

