/* -----------------------------------*/
/* général */
/* -----------------------------------*/

BODY {
	text-align: center;
}

FORM	{
	margin-top: 0;
	margin-bottom: 0;
}


IMG {
	border-color: #000000;
}

TD {
	font: 11px "Arial";
	color: #E8D7CB;
}

.alignmiddle
{
    vertical-align: middle;
}



/* -----------------------------------*/
/* menu de gauche */
/* -----------------------------------*/

.menug_off {
	background-image: url(img/navg_fd_off.gif);
	height: 23px;
	width: 134px;
	font: 12px "Arial";
	margin: 12px;
	vertical-align: middle;
}

.menug_off A {
	width: 134px;
	color: White;
	text-decoration: none;
	padding-left: 9px;
}

.menug_on {
	background-image: url(img/navg_fd_on.gif);
	height: 23px;
	width: 134px;
	font: 12px "Arial";
	margin: 12px;
	vertical-align: middle;
}

.menug_on A {
	width: 134px;
	color: #484740;
	text-decoration: none;
	padding-left: 9px;
}

/* Offre spéciale */

.navg_offre {
	width: 134px;
	background-color: #605942;
	color: #FFFFFF;
	text-decoration: none;
	padding: 12px 8px 11px 9px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
}

.navg_offre_desc {
	font: 10px/15px "Arial";
	color: #FFFFFF;
}

/* petit titre dans la batte de gauche */

.navg_titre {
	width: 117px;
	font: 12px "Arial";
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-color: #A7AF7D;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 1px;
	margin-bottom: 6px;
}

/* adresse de la boutique */

.navg_adresse {
	width: 134px;
	padding: 8px 8px 8px 6px;
	font: 12px "Arial";
	color: #FFFFFF;
	font-weight: bold;
}


/* -----------------------------------*/
/* menu de droite */
/* -----------------------------------*/

.menud_off {
	height: 14px;
	width: 121px;
}

.menud_off A {
	color: #FFFFFF;
	text-decoration: none;
	width: 121px;
}

.menud_on {
	height: 14px;
	width: 121px;
}

.menud_on A {
	color: #A7AF7D;
	text-decoration: none;
	width: 121px;
}


.menud_actu A {
	color: #FFFFFF;
	text-decoration: none;
	width: 121px;
}

.input
{
	border: 1px solid #FF6D01;
	padding: 2px;
	background-color: White;
	font-size: 12px;
	color: #000000;
	width: 150px;
}

/* -----------------------------------*/
/* Listes du catalogue */
/* -----------------------------------*/
.catalogue A {
	padding-left: 55px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 17px;
	width: 358px;
	color: #E8D7CB;
}

.catalogue A:hover {
	padding-left: 55px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 17px;
	width: 358px;
	color: #A7AF7D;
	font-weight: bold;
}


/* -----------------------------------*/
/* Page */
/* -----------------------------------*/

.page {
	width: 511px;
	text-align: center;
	background-color: #4E4E4E;
	border-bottom-color: #A7AF7D;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 15px;
}

/* Texte de bienvenue */

.bienvenue {
	font: bold 11px/22px "Arial";
	color: White;
	padding: 13px 20px 13px 20px;
}

/* contour des tableaux du centre */

.tablo {
	border: solid #A7AF7D;
	border-width: 1px 1px 0px 1px;
}

/* Titre blanc, dynamique, sur fond camouflé */

.titre {
	color: White;
	background: url(img/corps_fond_titre.jpg);
	width: 475px;
	height: 29px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	border-bottom-color: #A7AF7D;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

/* Chemin de fer dans le titre */

.titre A {
	color: #D5D4AB;
	text-decoration:none;
}

.titre A:hover {
	text-decoration:underline;
}

.titre A:active {
	color: #FFFFFF;
	text-decoration:underline;
}


/* bloc de description */

.desc {
	vertical-align: middle;
}

.desc A {
	width: 300px;
	text-decoration: none;
	font: 11px "Arial";
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
}

.desc A:hover {
	text-decoration: underline;
}

/* bloc du prix, avec bordures */

.prix {
	border-left-color: #A7AF7D;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #A7AF7D;
	border-right-style: solid;
	border-right-width: 1px;
	width: 60px;
	vertical-align: middle;
	text-align: right;
}

.prix A {
	height: 59px;
	width: 60px;
	text-decoration: none;
	font: 11px "Arial";
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	text-align: right;
}

.prix A:hover {
	text-decoration: underline;
}


/* case details */

.details {
	width: 23px;
	height: 29px;
	text-align: center;
}

/* case panier */

.panier {
	height: 30px;
	border-top-color: #A7AF7D;
	border-top-style: solid;
	border-top-width: 1px;
	text-align: center;
}


/* Adresse en bas de page */

.bottom {
	font: 11px "Arial";
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* -----------------------------------*/
/* Liste */
/* -----------------------------------*/

.tablo_liste {
	border: solid #A7AF7D;
	border-width: 1px 1px 1px 1px;
	background-color: #494537;
}

.tablo_liste_selection {
	height: 113px;
	border: solid #A7AF7D;
	border-width: 1px 1px 1px 1px;
	background-color: #3D3A2B;
	background-image: url(img/fond_selection.jpg);
	background-repeat: no-repeat;
}

.tablo_liste_detail {
	font: 12px "Arial";
	color: #FFFFc1;
	font-weight: normal;
}

.tablo_liste_detail A {
	font: 11px "Arial";
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}


.tablo_liste_detail A.hover {
	text-decoration: underline;
}

.tablo_liste_marque {
	border: 1px solid #A7AF7D;
}

.tablo_liste_case {
	border: solid #A7AF7D;
	border-width: 0px 1px 0px 0px;
}

.liste_image {
	margin-left: 5px;
	margin-right: 5px;
}

/* STOCK */

.tablo_liste_case_stock {
	border: solid #A7AF7D;
	border-width: 0px 1px 0px 0px;
	font: 11px "Arial";
	font-weight: bold;
	text-transform:uppercase;
}

/* PRIX */

.tablo_liste_case_prix {
	border: solid #A7AF7D;
	border-width: 0px 1px 0px 0px;
	font: 11px "Arial";
	color: #FFFFFF;
	font-weight: bold;
}

/* -----------------------------------*/
/* Fiche */
/* -----------------------------------*/

.fiche_case {
	font: 11px "Arial";
	color: #FFFFFF;
	margin: 10px 26px 10px 26px;
}

/* -----------------------------------*/
/* Panier */
/* -----------------------------------*/

.panier_desc {
	width: 256px;
	border-right-color: #A7AF7D;
	border-right-style: solid;
	border-right-width: 1px;
}

.panier_prix {
	width: 60px;
	border-right-color: #A7AF7D;
	border-right-style: solid;
	border-right-width: 1px;
	text-align: right;
}

.panier_quantite {
	width: 46px;
	text-align: center;
	border-right-color: #A7AF7D;
	border-right-style: solid;
	border-right-width: 1px;
}

.panier_supprimer {
	width: 50px;
	text-align: center;
}

.panier_bas {
	background-image: url(img/fond_panier_bas.jpg);
	background-repeat: no-repeat;
	height: 89px;
	background-color: #6C6757;
	padding-right: 16px;
}

.panier_bas_chiffres {
	padding-right: 34px;
}

.panier_sstablo {
	border-color: #A7AF7D;
	border-style: solid;
	border-width: 1px;
}
/* -----------------------------------*/
/* Formulaires */
/* -----------------------------------*/

.blanc_11 {
	font: 11px/22px "Arial";
	color: White;
}

.blanc_11_b {
	font: bold 11px/22px "Arial";
	color: White;
}

.blanc_11_bred {
	font: bold 11px/22px "Arial";
	color: Red;
}

/* -----------------------------------*/
/* actu */
/* -----------------------------------*/

.actu {
	font: 12px "Arial";
	color: White;
	padding: 10px 10px 10px 10px;
}

.actu A {
	font: 12px "Arial";
	color: White;
}

/* -----------------------------------*/
/* Listes du actus */
/* -----------------------------------*/
.actus A {
	padding-left: 55px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 17px;
	width: 358px;
	color: #E8D7CB;
}

.actus A:hover {
	padding-left: 55px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 17px;
	width: 358px;
	color: #A7AF7D;
	font-weight: bold;
}