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

red{
	color:red;
	
}
.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; }
.format_png { behavior: url(win_png.htc); }
BODY {
  background: #ffffff;
  color: #000000;
  margin: 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
#conteneur{
	margin-left:auto;
	margin-right:auto;
	width:955px;
	text-align:left;
}
.fond-pixel{
	background:url('./images/pixels.gif') repeat-x;
}
.menu-haut, .menu-haut a{
	color:#787878;
	font-size:10px;

}
table.menu-recherche td{
color:#787878;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}
.titre_produit{
	color:#006bb7;
	font-family:Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight:bold;
}
.ligne_sepa_liste{

background:url('./images/ligne_sepa_liste.gif') repeat-x;
}
.chapeau_produit{
	color:#878989;
	font-family:Arial, Helvetica, sans-serif;
	font-size : 9px;
}
.titre_produit_int{
	color:#006bb7;
	font-family:Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight:bold;
}
.chapeau_produit_int{
	color:#878989;
	font-family:Arial, Helvetica, sans-serif;
	font-size : 11px;
}
table.category_produit td , td.category_produit{
	color:#787878;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.lien_bold{
	font-weight:bold;
}
#nav_gauche{
	width:155px;
	background:url('./images/nav_gauche_fond.gif') repeat-y;
	overflow-x:hidden;
}
#nav_gauche2{

	background:url('./images/nav_gauche_fond2.gif') repeat-y;

}
	#nav_gauche2 div table{
		
		margin-left:10px;
		
	}
	#nav_gauche2 div table td{
		font-size:13px;
		color:#787878;
		font-family:Arial, Helvetica, sans-serif;
		
	}
#nav_gauche .sous_rub{
	background:url('./images/nav_gauche_int_fond.gif') repeat-y;

}
#bandeau_titre_produit{
	width:270px;
	height:40px;
	background:url('./images/fond_titre_produit.gif') no-repeat;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	padding-top:7px;
	padding-left:15px;
	margin-top:20px;
}
#pour_login{
	position:absolute;
	/*margin-top:10px;margin-left:19px;*/
}
#form_login{
	position:absolute;
	margin-top:75px;margin-left:235px;
	/*border:1px solid;*/
	width:340px;
	height:227px;
	color:#FFFFFF;
}
#table_login td{
font-size:12px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
}


#bloc_actualites_page{
	overflow-y:auto;
	height:350px;
	width:592px;
	color:#959595;
	font-size:12px;
}
	#bloc_actualites_page p{
		color:#959595;
		font-size:12px;
	}
	#bloc_actualites_page h1{
		color:#00a886;
		font-size:13px;
		font-weight:bold;
	}
	#bloc_actualites_page .sous-titre{
		color:#00a886;
	
	}
	#bloc_actualites_page .sepa{
		width:100%;
		height:3px;
		background:url('./images/ligne_sepa_liste.gif') repeat-x;
	
	}
#bloc_documentations_menu{
	width:150px;
}
	#bloc_documentations_menu h2{
		color:#006bb7;
		font-size:14px;
		padding:0px;margin:0px;
	}
	#bloc_documentations_menu h3{
		color:#006bb7;
		font-size:13px;
		padding:0px;margin:0px;
		padding-top:5px;
	}
	#bloc_documentations_menu h4{
		color:#006bb7;
		font-size:12px;
		padding:0px;margin:0px;
		padding-top:5px;
	}
	#bloc_documentations_menu h4.selected{
		color:#000000;
		font-size:12px;
		padding:0px;margin:0px;
		padding-top:5px;
	}

#bloc_documentations_page{
	overflow-y:auto;
	height:350px;
	width:392px;

}
	#bloc_documentations_page h5{
		color:#777777;
		font-size:11px;
		padding:0px;margin:0px;
	}
	#bloc_documentations_page .sous-titre{
		color:#006bb7;
		font-size:12px;
	}

	#bloc_documentations_page .sous-titre{
		color:#006bb7;
		font-size:12px;
	}
	#bloc_documentations_page .sepa{
			width:100%;
			height:3px;
			background:url('./images/ligne_sepa_liste.gif') repeat-x;
		
		}	
	
#bloc_certifications_page{
	overflow-y:auto;
	height:350px;
	width:592px;
	
	font-size:11px;
}
#bloc_certifications_page h2{
	color:#006bb7;
	font-size:13px;
}
#bloc_certifications_page .sous-titre{
	color:#006bb7;
	font-size:12px;
}
#bloc_certifications_page .sepa{
		width:100%;
		height:3px;
		background:url('./images/ligne_sepa_liste.gif') repeat-x;
	
	}
#footer{
	width:955px;
	text-align:center;
	color:#787878;
	font-size:10px;
	font-family:Arial;
}
#footer a{
	text-decoration:underline;
	color:#787878;
	font-size:10px;
	font-family:Arial;
}
h1{
	color:#006bb7;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}

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

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}
.inter-titre{
	color:#555656;
	font-size:16px;
	font-family:Verdana;
	font-weight:bold;
}
.texte_bleu{
	color:#006bb7;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
a.lien{
	color:#006bb7;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
#login{
	position:absolute;
	margin-left:-157px;
	margin-top:3px;
	}
#bloc_contact_large{
	width:275px;
	height:127px;
	color:#FFFFFF;
}
.bloc_contact_FR{
	background:url('./images/contact_FR.gif') no-repeat;
}
.bloc_contact_EN{
	background:url('./images/contact_EN.gif') no-repeat;
}
#bloc_actualites{
	width:275px;
	height:127px;
	color:#FFFFFF;
}
	#bloc_actualites a{
		color:#FFFFFF;
	}
	#bloc_actualites ul{
		list-style-type:square;
		padding:0px;
		margin:0px;
		margin-left:28px;
		padding-top:40px;
		margin-right:25px;
		padding-left:0px;
	}
	#bloc_actualites li{
		margin:0px;
		padding:0px;
		font-size:11px;
	}
	#bloc_actualites li a{
		text-decoration:underline;
		padding:0px;
	}

.bloc_actualites_FR{
	background:url('./images/nos_actualites_FR.jpg') no-repeat;
}
.bloc_actualites_EN{
	background:url('./images/nos_actualites_EN.jpg') no-repeat;
}
#bloc_localiser_filiales{
	width:275px;
	height:123px;
	color:#FFFFFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
	#bloc_localiser_filiales a{
		color:#FFFFFF;
		text-decoration:underline;
		font-size:10px;
	}
	.bloc_localiser_filiales_FR{
		background:url('./images/localiser_filiales_FR.jpg') no-repeat;
	}
	.bloc_localiser_filiales_EN{
		background:url('./images/localiser_filiales_EN.jpg') no-repeat;
	}

#bloc_push_bas{
	margin:0px;	padding:0px;
	width:275px;
	height:136px;
	
	font-size:11px;
	color:#878989;
}
#bloc_push_bas.cas_1{
	background:url('./images/bloc_push_bas.gif') no-repeat;	
}
#bloc_push_bas.cas_2_FR{
	background:url('./images/bloc_push_bas2_FR.gif') no-repeat;	
}
#bloc_push_bas.cas_3_FR{
	background:url('./images/bloc_push_bas3_FR.gif') no-repeat;	
}
#bloc_push_bas.cas_2_EN{
	background:url('./images/bloc_push_bas2_EN.gif') no-repeat;	
}
#bloc_push_bas.cas_3_EN{
	background:url('./images/bloc_push_bas3_EN.gif') no-repeat;	
}
#bloc_push_bas a{
	color:#006bb7;
	text-decoration:underline;
}

#bloc_push_bas #documentations {
	margin:0px;	padding:0px;
	position:absolute;
	width:108px;
	margin-left:5px;
	

}
	#bloc_push_bas #documentations h2{
			margin:0px;	padding:0px;
			margin-top:7px;margin-bottom:7px;
			color:#565555;
			font-size:12px;
			font-family:Arial, Helvetica, sans-serif
	}
#bloc_push_bas #certification{
	margin:0px;	padding:0px;
	position:absolute;
	margin-left:146px;

	width:107px;
}
	#bloc_push_bas #certification h2{
			margin:0px;	padding:0px;
			margin-top:7px;margin-bottom:7px;
			color:#565555;
			font-size:12px;
			font-family:Arial, Helvetica, sans-serif
	}

.contenu_fichier table td{
	font-size:11px;
	color:#878989;

}
#entete-fichier-haut .entete-fichier-off{
	background:url('./images/fond_entete_fichier_off.gif') repeat-x;
	color:#FFFFFF;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:32px;
	padding-top:3px;
	cursor:pointer;	
	}
#entete-fichier-haut .entete-fichier-rien{
	background:url('./images/fond_entete_fichier_off.gif') repeat-x;
	color:#dddddd;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:32px;
	padding-top:3px;
	
	}	
#entete-fichier-haut .entete-fichier-on{	
	background:url('./images/fond_entete_fichier_on.gif') repeat-x;
	color:#FFFFFF;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:32px;
	padding-top:3px;
	cursor:pointer;	
}
#entete-fichier-haut .entete-fichier-selected{	
	background:url('./images/fond_entete_fichier_selected.gif') no-repeat;
	color:#FFFFFF;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:32px;
	padding-top:3px;
	padding-left:1px;
	padding-right:1px;
	cursor:pointer;	
}
#entete-fichier-bas .entete-fichier-off{
	background:url('./images/fond_entete_fichier_off2.gif') repeat-x;
	color:#FFFFFF;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:32px;
	padding-bottom:3px;
	cursor:pointer;	
	}
#entete-fichier-bas .entete-fichier-on{	
	background:url('./images/fond_entete_fichier_on2.gif') repeat-x;
	color:#FFFFFF;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:32px;
	padding-bottom:3px;
	cursor:pointer;	
}
#entete-fichier-bas .entete-fichier-selected{	
	background:url('./images/fond_entete_fichier_selected2.gif') no-repeat;
	color:#FFFFFF;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:32px;
	padding-bottom:3px;
	cursor:pointer;
}
FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, 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, 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: #bbc3d3;
}

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

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  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 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

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: #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 {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

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

A.pageResults {
  color: #0000FF;
}

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

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

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

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