/* ---------------------------------------------------------------------------------------------------------------------------------------------------
//	Project : ARCHEVAL
//	Date : 26/08/08
//	Description :  Fichier de style annexe ŕ style.css 
//	Author : Maxime Cazé
--------------------------------------------------------------------------------------------------------------------------------------------------- */
* {
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #40362B;	
}

body {
	background-color: #392f26; 
	text-align: center;
}

/* Tableau Conteneur - contient tous les éléments
-------------------------------------------------------- */
table#container {
	margin: 0 auto; 
	width: 990px; 
	background-color: #392f26;
	border-collapse: collapse;
}
table#container tr td { padding: 0px; }

/* Tableau Rechercher -- en haut ŕ droite
-------------------------------------------------------- */
table#rechercher {
	width: 343px;
	border: 0px;
	border-collapse: collapse;	
}
table#rechercher tr td { padding: 0px; }

#form-rechercher {
	margin: 0;
	margin-top: 4px;
	padding: 0;
	border: 0;
}
#form-rechercher input {
	background-color: #FFFFFF; 
	width: 98%;
	height: 20px;
	margin-left: 2px;
	font-size: 14px;
	border: 1px solid #AAA;
	vertical-align: bottom;
}
#form-rechercher input:focus {	background-color: transparent; }
#input-rechercher { cursor: pointer; }

/* Tableau Panier sur toutes les pages
-------------------------------------------------------- */
td#panier {
	vertical-align: middle;
	background-image: url(../images/equipement-equitation-panier-2.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #40362B; 
	font-weight: bold;
}
td#panier a, td#panier span { margin-left: 36px;}

/* liste des catégories et sous-catégories correspondantes dans le menu de gauche
------------------------------------------------------------------------------------------------------ */
table#liste-produits {
	width: 175px;
	border: 0px;
	border-collapse: collapse;
}
table#liste-produits tr td {
	padding: 0px;	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #007095;
}
table#liste-produits tr td div { 
	margin-left: 9px;
}
table#liste-produits tr td.categorie-menu {
	height: 25px;
	background-image: url(../images/equipement-equitation-fond-menu.gif);
	color: #40362B; 
	font-weight: bold;
	padding-left: 19px;
}
table#liste-produits tr td a {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #007095;
	text-decoration: none;
}
table#liste-produits tr td.categorie-menu a {
	color: #40362B; 
	font-weight: bold;
	text-decoration: none;
}
table#liste-produits tr td a:hover {
	text-decoration: underline;
}

/* liste des catégories avec affichage des sous-cat par dessus
------------------------------------------------------------------------------------------------------ */
.dyncat {
	width: 188px; 
	height: 91px; 
	padding: 0px; 
	overflow: hidden;
	vertical-align: top;
	background-repeat: no-repeat; 
	background-position: 0px 0px;
}
a.lien-cat {
	display: block;
	height: 29px;
	width: 188px;
}
.dynsouscat {
	width: 188px;
	background-color: #F5F4E9;
	border: 1px solid #A54B0F;
/*	border-left: 2px solid #A54B0F;
	border-right: 2px solid #A54B0F;*/
	border-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #FFF;
	/*margin-top: 29px;*/

	position: absolute;
	visibility: hidden;
}
.dynsouscat ul {
	width: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.dynsouscat ul li {
	padding-left: 10px;
	background-image: url(../images/equipement-equitation-puce.gif);	
	background-repeat: no-repeat;
	background-position: 5px 5px;	
	border-bottom: 1px solid #A54B0F;
}
.dynsouscat a {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #007095;
	text-decoration: none;
	display: block;
}
.dynsouscat a:hover { text-decoration: underline; }

/* liste des sous-catégories ou produits 
------------------------------------------------------------------------------------------------------ */
table#produits-liste {
	width: 100%;
	border-collapse: collapse;
	border: 0px;
}
table#produits-liste tr td {
	width: 185px;
	background-color: #FFFFFF;
	border: 1px solid #D1C7BA;
	padding: 0px;
}
table#produits-liste tr td table.fiche {
	width: 185px;
	border: 0px;
	border-collapse: collapse;
}
table#produits-liste tr td table.fiche tr td {
	padding: 0px;
	border: 0px;
}

/* fiche produit
------------------------------------------------------------------------------------------------------ */
table.fiche-produit {
	width: 100%; 
	border-collapse: collapse;
	border: 1px solid #D1C7BA;
}
table.fiche-produit tr td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #40362B;
	background-color: #FFFFFF;
	padding: 10px; 
	vertical-align: top;
}
table.fiche-produit h1, h2, h3, h4, h5, h6 {
	color: #007095;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold;	
}

/* produits de la semaine et promotions
------------------------------------------------------------------------------------------------------ */
table#produits-accueil {
	width: 770px;
	border: 0px;
	border-collapse: collapse;
}
table#produits-accueil tr td {
	padding: 0px;
}

/* Formulaire de contact
-------------------------------------------------------- */
table#contact {
	width: 95%;
}
table#contact tr td { 
	padding: 4px;
}

/* Fil d'Ariane
-------------------------------------------------------- */
div#ariane {
	margin-bottom: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #40362B;
}
div#ariane a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #40362B;
}
div#ariane a:hover {
	text-decoration: none;
}

/* Liste
-------------------------------------------------------- */
ul.liste {
	list-style-type: none;
	margin: 0px;
	margin-top: 4px;
	padding: 0px;
}
ul.liste li {
	padding: 1px;
	padding-left: 11px;
	margin-bottom: 3px;
	background-image: url(../images/equipement-equitation-puce.gif);	
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

/* Tableau panier
-------------------------------------------------------- */
table.panier {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #D1C7BA;
}
table.panier tr td{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #40362B;
	text-align: center;
	background-color: #FFF;
}
table.panier tr.panier-top td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #007095; 
	font-weight: bold;
	background-color: #F5F4E9;
	border-bottom: 1px solid #D1C7BA;
}

/*Table Total commande
-------------------------------------------------------- */
table.total {
	width: 325px;
	margin: 0 auto;
	border: 1px solid #D1C7BA;
	padding: 5px;
	background-color: #FFF;
}
table.total tr td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #40362B;
	padding: 5px;
}

/* DIV confirmation
-------------------------------------------------------- */
.confirmation {
	width: 350px;
	padding: 6px;
	padding-left: 23px;
	font-size: 11px;
	border: 1px solid #f00;
	background-image: url(../admin/img/warn.gif);
	background-position: 4px 4px;
	background-repeat :no-repeat;
	color: #f00;
	margin-bottom: 15px;
}

/*Table Total commande
-------------------------------------------------------- */
table#commande {
	width: 85%;
	border-collapse: collapse;
}
table#commande tr td {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #40362B;		
}
table#commande tr td input, textarea {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #40362B;		
}

/* Logo
-------------------------------------------------------- */
table#logo {
	width: 770px;
	border: 0px;
	border-collapse: collapse;
	position: relative;
}
table#logo tr {
	text-align: center;
	vertical-align: middle;
}
table#logo tr td {
	padding: 0px;
	height: 90px;
}

/* Pied de page
-------------------------------------------------------- */
#footer {
	vertical-align: top;
	background-color: #F5F4E9;
	height: 102px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #40362B;	
}
#footer a { text-decoration: none; }
#footer a:hover { text-decoration: underline; }
