/*
  $Id: stylesheet.css,v 1.1.1.1 2005/05/03 15:22:21 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/magasins.css); /* ------- PM--------- */
@import url(css/general.css);
@import url(css/menu_caminel.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);

@import url(css/produits.css);
*/
/*@import url(css/valequipe.css); */



/* - general - */
* {
	margin:0;
	padding:0;
}
img, form {
	border: 0;
	display: block;  /* - espace sous IE  - */
}
body {
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
	width: 100%;
	text-align:center;
	background: url("./images/site/fond.jpg") repeat-x;
}
.invisible {
	position: absolute;
	left: -5000px;
}
/* ----------------------------------------------------- */
/* ------------------------- template ------------------ */



#conteneur{
	position:relative;
	border: 0px solid #000;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top : 5px;
	padding-top : 5px;
	text-align:left;
}

#bienvenue {
float:right;
}

#droite {
float:right;
margin-right: 0px;
border: 0px solid #003300;
width: 789px;
min-height: 445px;
height:auto !important;
height:445px;
background: #fff url("./images/site/fond_haut.jpg") no-repeat;
}

#gauche { 
float:left;
left:0;
border: 0px solid #FF0000;
width: 111px;
min-height: 445px;
height:auto !important;
height:445px;
background: #fff url("./images/site/fond_gauche.jpg") repeat-y;}



#barre_nav { 
margin-left: 40px;
margin-right: 20px;
margin-top: 35px;
font-size: 10px; 
border: 0px solid #003300;
}


#breadCrumb,#breadCrumb2 { 
	height: 10px;
	font-size: 10px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #57872C;
	text-Decoration: none;
	line-height: 1.3em; /* bug d'IE */
}

#breadCrumb a,#breadCrumb2 a {
	font-size: 10px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	text-Decoration: none;
	line-height: 1.3em; /* bug d'IE */
}
#breadCrumb a:hover,#breadCrumb2 a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FF9900;
	}
	
#breadCrumb a:active,#breadCrumb2 a:active {
	font-weight	: bold;
}



#top{
	margin : 0px 0px 0px 0px;
	background: #CCFF99 ;
	background-position : center center;
}


#top h1 {
	text-indent: -9999px;
}

hr {
clear: both;
visibility: hidden;
}






/* recherche */

#recherche {
	clear:left;
	height: 43px;
	background: #92B54D;
	padding-left: 10px;
	border-top: 2px #FFF solid; 
	border-bottom: 2px #CCC solid; 
	width: 980px;
}

#recherche form {
	margin: 0;
	padding: 0px 0 0 0;
	width: 512px;
	float: left;
}
#recherche form p {
	margin: 0;
	padding: 0;
}

#recherche form img {
vertical-align: middle;
}

#recherche input,#recherche select {
	vertical-align: middle;
	margin: 0 0 0 0px;
	padding: 0;
	font-size:12px;
}

#recherche #centreform {
line-height : 43px;
}

#recherche ul {
	margin: 0;
	padding: 0;
}
#recherche li {
	float: right;
	list-style-type: none;
	padding-right : 10px;
	/*padding: 12px 40px 0 0;*/

}

#recherche li img {
	
	vertical-align: middle;
}


/* Footer
********************************************/

#footer{
clear:both;
background: #fff url("./images/site/barre_footer.png") no-repeat;
background-position: top left;
height:4px;font-size:2px;
}

#menu_bas {
left: 0px;
height: 26px;
font-size:10px;
}
	#menu_bas a {
	display:block;
	text-decoration:none;
	padding: 5px 5px;
	color:#fff;
	font-weight	: normal;
	}
	
	
	#menu_bas li {
	float:left;
	}
	
	#menu_bas ul{
	text-align:center;
	margin:0; 
	padding:0;
	height:20px;
	list-style-type:none;
	}
	#menu_bas .b0 {
	color:#666;
	font-size:10px;
	}	
	
	#menu_bas .b0:hover {
	color:#336600;
	}

	#rejoindre {
	float:right;
	
	}

/*-------------------------*/


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

/* ------- original --------- */
SPAN.newItemInCart {color: #ff0000; }
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; }

/* PM */
p, #reviews, .infoText, .orderHistory,.listingTop, dt, dd, .textMain, #checkoutSuccess {
	font-style: normal;
	font-weight: normal;
	padding:0 15px 0 0px;
	color: #666;
	display:inline;
}

/* liste_magasins.php */
.titleAllMags{
	color:#088A5A;
	text-align:center;
}
.textAllMags{
	font-size:12px;
}
