/*
  stylesheet.css, 2006/11/25 16:43:18 mimi6c

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

/* ------- CSS OSC --------- */
@import url(dropDownMenu.css);

@import url(css/general.css);


@import url(css/index.css);
@import url(css/product_info.css);
@import url(css/products_new.css);
@import url(css/shopping_cart.css);
@import url(css/advanced_search.css);
@import url(css/advanced_search_result.css);
@import url(css/create_account.css);

@import url(css/checkout_shipping.css);
@import url(css/checkout_payment.css);
@import url(css/checkout_confirmation.css);
@import url(css/checkout_success.css);

@import url(css/conditions.css);
@import url(css/contact_us.css);

@import url(css/account.css);
@import url(css/address_book.css);
@import url(css/account_edit.css);
@import url(css/account_history.css);
@import url(css/account_history_info.css);
@import url(css/account_newsletters.css);
@import url(css/account_password.css);


@import url(css/boxes.css);
@import url(css/whatsnew_infobox.css);
@import url(css/products_listing.css);

@import url(css/menu.css);

@import url(css/categories_dropdown.css);


/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
html, body {
	background: #4B3601;
	scrollbar-face-color: #e7ce8e;
	scrollbar-shadow-color: #000;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #000;
	scrollbar-darkshadow-color: #000;
	scrollbar-track-color: #eeedbf;
	scrollbar-arrow-color: #cca55f;

	margin: 0.2em;
	text-align: center;
	font-size: 1em;
	color: #755500;
}

/*  ------------------------------------------
/*  ********  LE TEMPLATE ANTIKA *************
/*  ------------------------------------------ */

/*  ------------------------------------------
/* Typo pour les menus et la navigation
/*  ------------------------------------------ */
body, #navigation, .encart, .formulaire_spip {
	font-family: Verdana, "Bitstream Vera Sans", Tahoma, Arial, sans-serif;
	 }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }

/*  ------------------------------------------
/* Typo pour le contenu
/*  ------------------------------------------ */
#contenu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 }

/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, h3.spip, .voirskel {
	font-family: "Bitstream Vera Serif", Georgia, Times, serif; }

#bandeauhaut .titre {
	font-size: 1.45em;
	font-weight: bold;
	font-family: Times;
	padding-top: 30px;
 }

/*  ------------------------------------------
/*  Disposition à l'écran des blocs principaux
/*  ------------------------------------------ */
#page {
	width: 52em;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1em;
	background: url(images/fond_page.jpg);
}
#conteneur { width: 100%; }
#bandeauhaut {  text-align: left;
        background-repeat: no-repeat;
			 	height:100px;
        padding: 0px 0px 0px 210px;
	      border-top: 2px solid #C89A24;
        background-image: url(images/billet.jpg);
			 }

/* Fil d'Ariane */
#hierarchie {
	clear: both;
	margin-bottom: 2em;
	border-top: 1px solid #C89A24;
	border-bottom: 1px solid #C89A24;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.67em; }
#conteneur #contenu {
	float: left;
	width: 37.5em;
}

#conteneur #navigation {
	float: right;
	width: 14.5em;
	text-align: center;
}

#navigation ul {
	padding: 14px 0 0 17px;
	margin: 0;
  text-align: left;
  list-style-type: none;
	}
#navigation li {
	margin-bottom: 6px;
	}
#navigation li a:link,
#navigation li a:visited ,
#navigation li a:active,
#navigation li a:focus {
	display: block;
	width: 190px; /* Format et couleurs niveau 1 */
	padding: 3px 0 3px 10px;
	text-decoration: none;
	border: 1px solid #c89a24;
	font-weight: bold;
	font-size: 11px;
	color: #755500;
	}
#navigation li a:hover {
	color: #f3edd5; /* Couleur du lien en survol  */
  background: #755500; /* Couleur de la boit en survol  */
}
#navigation p, .encart p { margin: 0; padding: 0.2em 0.7em; text-align: center;  }
.encart ul { padding: 0.8em 0; text-align: left; }
.encart li { padding: 0.4em 1.4em; width: 300px;  display: block; }

.menu-titre {
	padding: 0.2em 0.4em;
  background: #755500;
  color: #C89A24;
	border-top: 1px solid #F3EDD5;
	text-align: center;
	font-weight: bold;
	font-size: 0.77em;
}
/* Pied de page */
#pied {
	clear: both;
	width: 100%;
	margin-top: 2em;
	border-top: 1px dotted #755500;
	padding: 2px;
	text-align: center; }
#pied small { font-size: 0.77em; }
#pied img { vertical-align: bottom; }

#pied .copyright a {
 text-decoration: underline;
 font-size: 0.77em;
}

#pied .copyright a:hover {
 text-decoration: none;
}

/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }
/*-------------------------*/


/* ------- forms --------- */
input#search {
  border: 1px solid #16495C; 
  padding: 1px; 
  font-size: 0.9em;
}

/* ------- original --------- */
SPAN.newItemInCart {color: #ff0000; }
SPAN.infoBoxContents {font-size: 0.8em; }
SPAN.greetUser { color: #f0a480; font-weight: bold;}
SPAN.markProductOutOfStock { color: #c76170; font-weight: bold; }
SPAN.errorText { color: #ff0000;}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.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; }

/* ------- Adaptations Michel Bosetti --------- */
h1.french {
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 5px;
}

.infoText {
  font-size: 0.87em;
}

p.contentBox {
  font-size: 0.87em;
}

p.explication_search {
  font-size: 0.70em;
}
#login {
  font-size: 0.87em;
}

#login h3 {
  margin-top: 20px;
  font-weight: bold;
}
#contact_us {
  font-size: 0.87em;
}
#menu_bas li {
	clear: both;
  display: inline;
  font-size: 0.77em;
}
#menu_bas  {
color: #755500;
}
#menu_bas li a  {
color: #755500;
}
div.account { padding: 10px; width: 515px;  margin: 0; text-align:right;}
div.account p { margin: 1em 5em 0 0; }
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

html, body {
min-height: 100%;
height: auto !important;
height: 100%
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: absolute;
	z-index:100;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	min-height:100%;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	width:100%;
	height:100%;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
