/*
  $Id: stylesheet.css,v 1.2 2005/10/05 16:43:18 manmachine Exp $

  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);


/* - general - */
body { 
   width: 100%; 
   margin: 0; padding: 0;  
   text-align: center; 
   font: 0.9em Verdana, Arial, Helvetica, sans-serif;
   color: #ff0;   
   background : #CCCCCC;	
}

/* ----------------------------------------------------- */
/* ------------------------- template ------------------ */
/* ----------------------------------------------------- */

#page{
	position: relative;
	width : 800px;
	margin: 0 auto 0 auto;
	text-align: left;
	background: transparent url(images/page.jpg) repeat-y top left;
}

#header{
	height: 28px; 
	width: 800px;
	margin : 0 0 0 0px;
	background: transparent url(images/header.jpg) repeat-y top left;
}
#top{
	height: 210px; 
	width: 780px;
	margin : 0 0 0 10px;
}
#bandeau {
 position:absolute;
 width:517px; height: 116px;
 top: 100px; left:160px; 
 margin: 0; padding: 0; 
	background: #444 url(images/bandeau.jpg) no-repeat;
}
#top h1 {
	background: transparent url(images/h1.jpg) no-repeat;
	height:200px;
	text-indent:-10000px;
	
}


#pageContent{
	float : left;
	width : 455px; 
	padding: 0px 0 0 0px;	
	background-color: #f7e5d1;
	color: #721f69;

}
div#productInfo { 
width:440px;
background:#FF4DB8;
 margin: 0.5em 0 0.5em 0;
color:#790c33;
}
div#encadrement { 
	float : left;
	width:460px;
 	margin: 0.5em 0 0.5em 0;
	margin-left:30px;
}
div#liste-bonbon { 
	width:700px;
 	margin: 0.5em 0 0.5em 0;
	margin-left:30px;
}
div#professionnel { 
	float : left;
	width:350px;
 	margin: 0.5em 0 0.5em 0;
	margin-left:30px;
}

div#encadrement h2 { 
 	text-align:center;
	font-size:1.2em;
}

div#encadrement h3 { 
	margin: 0.5em 0.1em 0.5em 0.3em;
	padding: 0.5em;
	font-size:1.02em;
}
div#encadrement p { 
	margin: 0.5em 10px 0.5em 0.3em;
	padding: 0.2em;
	font-size:12px;
	text-align:justify;
}
div#encadrement img.left { 
	margin:6px 6px 2px 6px;
	float:left;
}
div#encadrement a { 
	font-weight: bold;
}

div#encadrement img { 
	margin:6px 0 2px 6px;
	float:none;
}

#pageContent img {
	float : right;
	padding:4px;
}

#pageContent a{
	color: #721f69;

}

#sidebar { 
margin: 20px 0 0 500px; 
width:280px;
background: transparent url(images/sidebar.jpg) repeat-y top left;

}
.sidebarTop { 
	height: 28px; 
	width: 280px;
	padding-left:0px;
	background: transparent url(images/sidebarTop.jpg) no-repeat top left;

}
.sidebarBottom { 
	height: 11px; 
	width: 280px;
	background: transparent url(images/sidebarBottom.jpg) no-repeat bottom left;

}
/* ------- portrait --------- */
.portrait {
  width:250px;
  padding-left:15px;
  text-align:center;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:1.0em;
}


.portrait a {  
  text-decoration:none;
  background: transparent url(../images/bullet.png) 0 2px no-repeat; 
  padding-left: 11px;  
}

#breadCrumb { 
 position:absolute;
 top: 250px;
 left: 0px;
 padding: 2px; margin: 0 0 0 20px; 
 width:546px; height:20px; 
 background:#D9B878; color:#fff; 
}


/* Footer
********************************************/
#footer{
	clear: both;
	margin: 0 10px 0 10px;
	height: 60px;
	padding: 0.1em;
	font: normal 0.85em Georgia,Arial,sans-serif; color: #fff;
	text-align:center;
	background: transparent url(images/footer.jpg) no-repeat bottom left;
}

#footer .copyright {
 padding-top:10px;
}
#footer .copyright a {
 color: #fff;
 text-decoration: underline;
}

#footer .copyright a:hover {
 text-decoration: none;
}

/*-------------------------*/
div#liste-bonbon a{ 
	font-size: 10px;
	font-weight:bold;
	padding: 0 10px;
}


/* ------- forms --------- */
input#search {
  width:130;
  border: 1px solid #16495C; 
  padding: 1px; 
  font-size: 0.9em;
}

/* ------- original --------- */
SPAN.newItemInCart {color: #000000; }
SPAN.greetUser { color: #f0a480; font-weight: bold;}
SPAN.markProductOutOfStock { color: #c76170; font-weight: bold; }
SPAN.errorText { color: #000000;}

.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; }
