/*
  $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
*/
/*
.boxText { font-family: Arial; font-size: 12px; color: #ffffff; text-decoration: none;}
*/
a{
text-decoration: none;
}

FORM {
	display: inline;
}
/*
TR.header {
	width: 980px;
}

TR.headerNavigation {
  background: #141414;
}

TD.headerNavigation {

  font-size: 12px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}



TR.headerError {
  background: #ff0000;
}

TD.headerError {

  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {

  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

*/
div.header {
	/*background-image: url(../images/bandeau2.png);
	background-repeat: no-repeat;
	*/
	height: 115px;
	width: 1000px;
	padding-top:  10px;
	padding-left:  10px;
	
}
div.menu {

	position: absolute;
	top:  90px;
	text-align:center;
	left: 0px;
	padding: 0;
	z-index: 12;
	height: 34px;
	width: 100%;
}


div.headerbuttons {
	height: 0px;
	width: 0px;
	top: 55px;
	right: 160px;
	position: relative;
	line-height: 8px;
}







TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #ffffff;
}

.productListing-heading {

  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
  background-color: #5b5b5b;	
}

TD.productListing-data {

  font-size: 12px;
  border: 1px;
  border-style: solid;
  border-color: #5b5b5b;

}

A.pageResults {
  color: white;
  font-weight: bold;
  
}

A.pageResults:hover {
  color: #EA1222;
  font-weight: bold;
  
}

TD.pageHeading, DIV.pageHeading {
	width: 660px;
	height:20px;
	

	font-size: 18px;
	font-weight: bold;
	color: white;
	
	text-transform: uppercase;
	padding-top: 3px;
	padding-left: 20px;
	text-align: left;
}

TD.main, P.main {

  font-size: 12px;
  padding: 4px;
  text-align: left;
}

TD.smallText, SPAN.smallText, P.smallText {

  font-size: 12px;
}
/*
CHECKBOX, INPUT, RADIO, SELECT {
	border: 1px solid  #7f4d33;
}
/*
SELECT {
	font-size: 12px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
*/
TEXTAREA {
  font-size: 12px;
}


TABLE.formArea {
}

TD.formAreaTitle {

  font-size: 12px;
  font-weight: bold;
}


SPAN.errorText {

  color: #ff0000;
}


/* message box */

.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning { width: 100%; font-size: 10px; color:#141414;background-color: #e69bc0; }
.messageStackSuccess { font-size: 10px; background-color: #801e50; }

/* input requirement */

.inputRequirement {

	font-size: 12px;
	color: #ff0000;
}


/* les style pour le menu horizontal */
td.itemMenuOn{
	background-color: #313131;

	color: #e69bc0;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: bold;
}

td.itemMenuOff{

	color: #FFFFFF;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: bold;
}

td.categorie {
	height: 20px;
	background-color: #c63462;
	padding: 2px 2px 2px 2px ;
	
}

a.categorie {

	color: #e69bc0;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}


div.mag {
	padding-top: 5px;
}





td.listing {
	padding-left: 7px;
}

td.heading {
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom-color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

div.heading {
	color: #e69bc0;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
	top: 8px;
	text-align: center;
}
a.menu{
	color: white;
	font-size: 15px ;
	font-weight: bold;
	text-decoration: none;
	
}
a:hover.menu{
	color: #EA1222;
	font-size: 15px ;
	font-weight: bold;
	text-decoration: none;
	
}


A.headerNavigation { 
  color: #FF671A; 
  font-weight: bold;
  
}

A.headerNavigation:hover {
  color: #EA1222;
  font-weight: bold;
  
}
/* new */

BODY {

	background-color: white;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial; 
	font-size: 14px; 
	color:#7F4D33;
	

}

#background{
	position: relative;
	width:  100%;
	border: 0px ;
	margin: 0px 0px 0px 0px ;
	top:  0px;
}

img
{
border: 0;
}
.titre1{
	color: #FF671A;
	font-size:16px;
	font-weight: bold;
	padding-left:  20px;
	height: 30px;
}
#corps{
	padding-top:  15px;
}
div.footer {
	color: #7F340D;
	font-size: 12px;
	line-height: 14px;
}


a.liens_footer {
	color: #7F340D;
	font-size: 11px;
	line-height: 14px;
}

a.liens_footer2 {
	color: #7F340D;
	font-size: 10px;
	line-height: 12px;
	font-style: italic;
	
}
table.tableau_categories{
	width:  747px;
	height:  273px;
	border: 2px solid  #bb3d65;
}
span.categories{
	color:black;
	padding-left: 20px;
	font-family: "Verdanna";
	font-size: 17px ;
	font-weight: bold;
	background-image: none;
	background-color: transparent;
	
}
a.nom_produit_categories{
		font-size: 11px ;
	font-weight: bold;
	text-decoration: none;
	color:#7F4D33;
	}
a.nom_produit_categories:hover{
		font-size: 11px ;
	font-weight: bold;
	text-decoration: underline;
	color:#FF671A;
	}
img.petite_image{
	border: 0; 
	outline: none;
	width:  80%;
	height:  80%;
	
}
td.nom_prod{
	color: #FF671A;
	font-size: 20px ;
	font-weight: bold;
	padding-left:  20px;
	
	
}

h1.nom_prod{
	color: #FF671A;
	font-size: 20px ;
	font-weight: bold;
	padding: 0;
display:inline; 	
}
td.description_prod{
	font-size: 15px ;
	color: #7F4D33;
	padding-top:  10px;
	padding-left:  20px;
	text-align: left;
	
}
div.contact_index{
	font-size: 14px ;
	color: #7F340D;
}
td.nom_links{
	font-size: 17px ;
	color: #FF671A;
	font-weight: bold;
	
}
td.description_links{
	font-size: 14px ;
	color: #7F4D33;
	
}
a.links{
	font-size: 14px ;
	color: #FF671A;
	font-weight: bold;
	text-decoration: none;
}

a.links:hover{
	font-size: 14px ;
	color: #FF671A;
	font-weight: bold;
	text-decoration: underline;
}
span.nom_news
{
	font-size: 17px ;
	color: #FF671A;
	font-weight: bold;
	
}

hr.news{
color: #7F4D33;
background-color: #7F4D33;
height: 1px;
border: 0;

}
a.liens_contact{
	font-size: 14px ;
	color: #FF671A;
	text-decoration: none;
}

a.liens_contact:hover{
	font-size: 14px ;
	color: #7F340d;
	text-decoration: underline;
}

a.sitemap{
	font-size: 14px ;

	text-decoration: none;
	color:#FF671A;
	}
a.sitemap:hover{
		font-size: 14px ;

	text-decoration: underline;
	color:#7F4D33;
	}
a.sitemap2{
	font-size: 16px ;

	text-decoration: none;
	color:#7F4D33;
	}
a.sitemap2:hover{
		font-size: 16px ;

	text-decoration: underline;
	color:#FF671A;
	}
ul.sitemap{
	line-height:  22px;
	list-style: disc inside;
}
.nav-out{
position:absolute; top:0px; left:0px; z-index:0; width:165px;
}
 .nav-over{
position:absolute; top:0px; left:0px; z-index:1; width:165px; display:none;

}
