html, body, form {
	margin: 0;
	padding: 0;
}

body
{

	/*background-color:#ffffff;*/
	background-image: url('images/bg-chemise.jpg');
	background-position:center top;
	color: black;
	font-size:11px;
	font-family:tahoma;
}

h1 {
	color: black;
	margin: 0;
	padding: 0.5em;
	font-size: 1.5em;
	font-weight:bold;
}

h2 {
	color: black;
	font-size:13px;
	font-weight:bold;
	vertical-align:middle;
	margin: 0;
	padding:0;

}

.cat_title {
	color: #A3966D;
	font-weight:bold;
	vertical-align:middle;
	margin: 0;
	padding:0;
}

h3 {
	font-size: 1em;
	font-weight:normal;
	margin: 0;
	padding: 0;
}

h4 {
	font-size:10px;
	font-weight:normal;
	margin-top: 0;
	padding: 0;
}

img{
border:0px;
}

p {
clear:both;
font-size:11px;
}

td {
font-size:11px;
//background-color:white;
}


a {
  text-decoration: none;
  color:#9F9E9C;
}

a:link {
  text-decoration: none;
  color:black;
}

a:visited {
  text-decoration: none;
  color:black;
}

a:hover {
  text-decoration: underline;
  color:black;
}
td.topvente a:link {
  text-decoration: none;
  color:black;
}

td.topvente a:visited {
  text-decoration: none;
  color:black;
}

td.topvente a:hover {
  text-decoration: underline;
  color:black;
}
td.nouveaute a:link {
  text-decoration: none;
  color:black;
}

td.nouveaute a:visited {
  text-decoration: none;
  color:black;
}

td.nouveaute a:hover {
  text-decoration: underline;
  color:black;
}

td.fc_titre_produit a:link {
  text-decoration:none;
  color:black;
}

td.fc_titre_produit a:visited {
  text-decoration: none;
  color:black;
}

td.fc_titre_produit a:hover {
  text-decoration: underline;
  color:black;
}

textarea {
	color:#000000;
	border: solid 1px #828282;
	background-color:#FFF;
	font-weight: none;
	font-family: Arial, Helvetica, Sans-Serif;
	padding:1px;
	border-spacing : 1px;
	width: 100%;
	font-size:1em;
}

input {
	color:#000000;
	/*border: solid 1px #828282;*/
	background-color:#FFF;
}



select {
	color:#000000;
	border: solid 1px #828282;
	background-color:#FFF;

}

.droite {
	text-align: right;
	padding-left: 0;
}

.bold {
	font-weight:bold;
}
/* Header */
div#header{
	background-color:#fff;
	background-repeat:no-repeat;
	width:960px;
	height:120px;
}



div#header ul {
	margin: 0.3em;
	padding: 0.3em;
}

div#header ul li {
	background-color:#fff;
	display: inline;
	float: left;
	list-style: none;
}

div#header ul li.publicite {
text-align:right;
}

/* Total */

div#ombre{

	background-image: url('images/background.png');
	background-repeat:repeat-y;
	margin: 0 auto;
    width: 1024px;
}

div#head
{
	color: #000;
	padding: 0;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
    width: 960px;
}

div#total
{
	clear:both;
    background: #fff;
	color: #000;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
    width: 960px;
}

/* Top Menu */
div#topmenu {
text-align: right;
}
div#topmenu ul {
list-style : none;
margin: 0;
padding: 0.5em 0 0 0;
}
div#topmenu li {
border-left: 1px solid #ddd;
display: inline;
padding: 0 0.5em 0 0.6em;
}
div#topmenu li.first {
border-left: 0;
padding: 0 0.5em 0 0.6em;
}
div#topmenu li.last {
border-left: 1px solid #ddd;
padding: 0 0.5em 0 0.6em;
}

/* Header */

/* Menu1 */

div#menu1 {
	background: #425B81;
	clear: both;
	color: #fff;
	font-size: 100%;
	overflow: hidden;
	width: 100%;
}
div#menu1 ul {
	margin: 0;
	padding: 0;
}
div#menu1 ul li {
	background: #425B81;
	border-right: 1px solid #fff;
	color: #fff;
	display: inline;
	float: left;
	list-style: none;
	}
div#menu1 ul li a {
	background: #425B81;
	color: #fff;
	display: block;
	padding: 0.3em 1em 0.3em 1em;
	text-decoration: none;
}

div#menu1 ul li a:hover {
	color: #fff;
	background: #98a9d2;
	text-decoration: underline;
}
div#menu1 ul li.active {
	background: #98a9d2;
	color: #000;
	padding: 0.3em 1em 0.3em 1em;
}
/* Fil d'Ariane */
div#ariane {
float:left;
width:960px;
}

div#ariane p {
	text-align: right;
}
div#ariane span {
	text-align: right;color:green;
}
/* Menu 3 */

/* cadre */
#cadre{
width:195px;
margin:0;
padding:0;
}

#cadre #header {
background-color:#f7f7f7;
border-bottom:1px solid #54719b;

width:195px;
height:30px;
padding:0 0 0 0;
}

#cadre #header h2{
color:#425B8;
font-weight:bold;
font-family:Trebuchet Ms;
font-size:13px;
padding-top:5px;
padding-left:5px;
}

#cadre .content_menu{
width:195px;
font-size:11px;
color:#425B8;
font-family:Trebuchet Ms;
}

#cadre .espace_gauche{
padding-left:5px;
}
#cadre .espace_droite{
padding-left:5px;
}
#cadre p{
padding:0;
margin:0;
}

#cadre h3{
color:black;
font-size:11px;
font-weight:bold;
font-family:Trebuchet Ms;
line-height:24px;
width:195px;
}

#cadre ul{
padding:0;
margin:0;
}

#cadre li{
list-style:none;
}

#cadre .footer {
width:195px;
height:11px;

}

/*fin cadre */

div#menu3 h3 {
	margin: 0;
	padding: 0;

}

div#menu3 ul {
	margin: 0;
	padding:0;
}
/* Content */
/* deux colonnes : colonne menu droite, voir right.css */
/* trois colonnes : colonne menu droite et menu gauche, voir left_right.css */
/* Tableaux avec les produits */
table.produits {
	/*border: 1px dotted #000;*/
	border-top: 0;
	border-bottom: 0;
	margin: 0.2em;
	width: 99%;
}

/* Produits sur deux colonnes */
td.produit2col {
	/*border-bottom: 1px dotted #000;
background-image:url('images/bg_prod.jpg');*/
background-repeat:no-repeat;
width: 186px;
height:300px;
vertical-align:top;
background-position:center top;
}
.bordure {
	/*border-right: 1px dotted #000;*/
}
td.produit2col td.fc_image img {
	border:1px solid #e7e7e7;
	padding:3px;
	/*float: left;*/
}
td.produit2col img {
	/*float: left;*/
}
td.produit2col div.zoom {
 /*float: left;*/
}
td.produit2col div.zoom p {
 /*margin: 0;
	 text-align: center;*/
}

p.flash{
	color:#dd0000;
	font-weight:bold;
}
.retour {
	clear: both;
}
p.retour img {
	float: none;
}
.alignerimage {
	vertical-align: middle;
}

/* Enregistrement Début */
div#enregistrement {
width: 540px;

margin: 0.2em 0 0.5em 0;
padding: 0.2em 0 0.2em 0;

}

div#enregistrement span.enregistrement{
width: 540px;

margin: 0.2em 0 0.5em 0;
padding: 0.2em 0 0.2em 0;

}

div#enregistrement span.enregistrementgauche {
float: left;
margin: 0.2em 0 0.5em 0;
padding: 0.2em 0 0.2em 0;
width: 200px;
height:30px;
}

div#enregistrement span.enregistrementdroite  {
float: left;
margin: 0.2em 0 0.5em 4px;
padding: 0.2em 0 0.2em 0;
width: 320px;
height:40px;
}


form#entryform p {
text-align: left;
}

form#entryform span input.champtexte {
align: right;
width:250px;
}

form#entryform p.left {
text-align: left;
}
form#entryform p.center {
text-align: center;
}
form#entryform fieldset {
border: 1px solid #ddd;
width:540px;

}
form#entryform textarea {
width: 250px;
height:30px;
}

.notice, .etoile {
	color:#990000;
	font-weight:bold;
	font-size:0.9em;
}
/* Tableau minicaddie*/
table.minicaddie {
width: 100%;
}

table.minicaddie td {
border-bottom: solid 1px #ddd;
padding: 0.1em;
}

table.minicaddie td.final {
font-weight:bold;
color:#990000;

}

table.minicaddie caption {
background: #425B81;
color: #fff;
font-weight: bold;
text-align: left;
}


/* Tableau caddie et historique des commandes */
table.caddie {
width: 98%;
font-size:12px;
}
table.caddie td {
border-bottom: solid 1px #454442;
padding: 0.1em;
}
table.caddie th {
border-bottom: solid 1px #454442;
padding: 0.1em;

}
table.caddie caption {
background: #425B81;
color: #fff;
font-weight: bold;
text-align: left;
}

.listeprod {
text-align: left;
}

div.totalcaddie p {
padding-right: 1em;
text-align: left;
}

div.totalcaddie ul {
	list-style : none;
	margin: 0;
	padding: 0.5em 0 0.5em 0;
}
div.totalcaddie li {
	border-left: 1px solid #454442;
	display: inline;
	padding: 0 0.5em 0 0.6em;
}
div.totalcaddie li.premier {
	border-left: 0;
	padding: 0 0.5em 0 0.6em;
}
div.totalcaddie li.dernier {
	border-left: 1px solid #454442;
	padding: 0 0.5em 0 0.6em;
}

.boutoncaddie ul {
	list-style : none;
	margin: 0;
	padding: 0.5em 0 0.5em 0;
}
.boutoncaddie  li {
	border-left: 1px solid #454442;
	display: inline;
	padding: 0 0.5em 0 0.6em;
}

/* Menu2 */
div#menu2 {
	/*
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	*/
	/* deux colonnes : colonne menu droite, voir right.css */}
div#menu2 ul {
	margin: 1em;
	padding: 0;
}
div#menu2 ul li {
	list-style-type: none;
	padding: 0.1em 0 0.1em 0;
}
div#menu2 li a {
	text-decoration: none;
}

div#menu2 li a:hover {
	color: #666;
	background: #fff;
	text-decoration: underline;
}

/* Footer */
div#footer {
	clear: both;
	width: 100%;
	text-align:center;
}
div#footer ul {
	list-style : none;
	margin: 0;
	padding: 0.5em 0 0.5em 0;
}
div#footer li {
	border-left: 1px solid #ddd;
	display: inline;
	padding: 0 0.5em 0 0.6em;

}
div#footer li.first {
	border-left: 0;
	padding: 0 0.5em 0 0.6em;
}
div#footer li.last {
	border-left: 1px solid #ddd;
	padding: 0 0.5em 0 0.6em;
}




/*maryline page change_mot_pass_form*/
.changepass {
background: #fff;
border: 1px solid #ddd;
color: #000;
float: left;
margin: 0.2em 0 0.5em 0;
padding: 0.3em 0 0.2em 0;
width: 98%;
}

/*maryline page change_param_form*/
.changeparam {
background: #fff;
border: 1px solid #ddd;
color: #000;
float: left;
margin: 0.2em 0 0.5em 0;
padding: 0.3em 0.2em 0.2em 0.2em;
}

.changeparamgauche {
background: #fff;
color: #000;
float: left;
margin: 0.2em 0 0.5em 0;
padding: 0.2em 0 0.2em 0;
width: 278px;
}
.changeparamdroite {
background: #fff;
color: #000;
float: left;
margin: 0.2em 0 0.5em 4px;
padding: 0.2em 0 0.2em 0;
width: 278px;
}

.changeparam2 {
background: #fff;
color: #000;
float: left;
margin: 0.2em 0 0.5em 0;
padding: 0.3em 0 0.2em 0;
}

.formulaire-param {width:150px;}

/*maryline page historique_commande_liste*/
div#commande {
	background: #425B81;
	clear: both;
	color: #fff;
	font-size: 100%;
	overflow: hidden;
	width: 100%;
	height:30px;
}
div#commande ul {
	margin: 0;
	padding: 0;
	height:30px;

}
div#commande ul li {
	background: #425B81;
	color: #fff;
	display: inline;
	list-style: none;
	line-height:10px;

	}
div#commande1 {
	clear: both;
	color: #000000;
	font-size: 100%;
	overflow: hidden;
	width: 100%;
	height:30px;
}
div#commande1 ul {
	margin: 0;
	padding: 0;
	height:30px;

}
div#commande1 ul li {
	color: #000000;
	display: inline;
	list-style: none;
	line-height:10px;

	}
/* maryline page step1  */
.stepgauche {
float: left;
margin: 0.2em 0 0.5em 0;
padding: 0.2em 0 0.2em 0;
width: 268px;

}
.stepdroite {
float: left;
margin: 0.2em 0 0.5em 4px;
padding: 0.1em 0 0.2em 0;
width: 268px;

}
form#entryformstep p {
text-align: left;
}

form#entryformstep fieldset {
border: 1px solid #454442;
}

form#entryformstep legend {
font-weight:bold;
}

form#entryformstep p.droite {
text-align: right;
}

form#entryformstep textarea {
width: 98%;
}
form#entryformstep p.boutonenregistrement {
clear: both;
}

fieldset {border:1px solid #454442;}

legend {font-weight:bold;color:#454442;}

.formulaire-achat {width:140px;}


/* achat/index.php */
.achatgauche {
background: #ff0000;
border: 1px solid #ddd;
color: #000;
float: left;
margin-top: 0.5em;
min-height: 260px;
padding-top: 0.5em;
width: 250px;
}
.achatdroite {
background: #fff;
border: 1px solid #ddd;
color: #000;
float: left;
margin: 0.5em 0 0 4px;
min-height: 260px;
padding-top: 0.5em;
width: 250px;
}

/*caddie.php */

th.caddie{
    background: #1A1918;
	color : #A3966D;
	font-size:12px;
	font-weight:bold;
	height:30px;
}

ul.caddie {text-align:center;}
.caddie_red {color : #ff0000; font-weight:bold;}

p.caddie_bold {font-weight:bold;text-align: left;}

div#choix_zone p{
 text-align: left;
}

/*step2 */
.step2 {
float: left;
margin: 0.2em 0 0.5em 0;
padding: 0.2em 0 0.2em 0;
width: 98%;
}

#step2caddie {
float: left;
margin: 0.2em 0 0.5em 0;
padding: 0.2em 0 0.2em 0;
width: 98%;
text-align:right;

}

div#center {text-align:center;}

#center img{
border:0;
}

div#left {text-align:left;}


/*achat/produit_details.php */
.produit_detail_gauche {
background: #fff;
border: 1px solid #ddd;
float: left;
margin: 0.2em 0 0.5em 0;
padding: 0.2em 0 0.2em 0;
width: 278px;
}
.produit_detail_droite {
background: #fff;
border: 1px solid #ddd;
float: left;
margin: 0.2em 0 0.5em 4px;
padding: 0.2em 0 0.2em 0;
width: 278px;
}
div.produit_detail_droite p {text-align:left;}
div.produit_detail_gauche p {text-align:center;}


.produit_detail_img3 {
background: #fff;
border: 1px solid #ddd;
float: left;
margin: 0.2em 0 0.5em 0;
padding: 0.2em 0 0.2em 0;
width: 278px;
text-align:center;
}
.produit_detail_img4 {
background: #fff;
border: 1px solid #ddd;
float: left;
margin: 0.2em 0 0.5em 4px;
padding: 0.2em 0 0.2em 0;
width: 278px;
text-align:center;
}


div ul.produit_detail {
background: #2C2B29;
width: 100%;
padding: 0;
list-style:none;
overflow:hidden;
}

div ul.produit_detail li {
float:left;
width:170px;
margin-left:25px;
}


input img {
boder:0;
}

/* utilisateurs/contact */
#contact table{
padding:1em;
}

#contact textarea{
width: 90%;
}

#contact input{
width: 90%;
}

#contact .bouton{
	width:125px;
	color:#000000;
	border: solid 1px #828282;
	background-color:#FFF;
	font-weight: none;
	font-family:   Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding:1px;
	border-spacing : 1px;
}

#contact .gauche{
width: 25%;
}

#contact .droite{
width: 75%;
}

/* fonction colonne */
#colonne {
text-align:center;
}

/* Module publicité */
#publicite {
text-align:center;
}

/* Module nuage de tag */
#nuage {
text-align: justify;
position:relative;
line-height:15px;
padding: 0.5em;
}
#nuage a {text-decoration:none}
#nuage a:hover {color: white; background-color: #668AA8;}
#nuage a.level0 {font-size:10px;color:black;}
#nuage a.level1 {font-size:11px;color:#555555;}
#nuage a.level2 {font-size:12px;color:grey;}
#nuage a.level3 {font-size:13px;color:#47657B;}
#nuage a.level4 {font-size:14px;color:#E76300;}
#nuage a.level5 {font-size:15px;color:#685c65;}
#nuage a.level6 {font-size:16px;color:#8c524d;}
#nuage a.level7 {font-size:17px;color:#b44732;}
#nuage a.level8 {font-size:18px;color:#e53a11;}
#nuage a.level9 {font-size:19px;color:#E76300;font-weight: bold}
#nuage a.level10 {font-size:20px;color:#FF3300;font-weight: bold}

/* Affichage des produits en ligne */
.col_flash{
	width: 550px;
	float: left;
	color:#dd0000;
	font-weight:bold;
}
.col1{
	width: 550px;
	height:20px;
	padding-top:5px;
    padding-left:5px;
	float: left;
    border-top:1px solid #C7C7C7;
    border-bottom:1px solid #C7C7C7;
}

.col1_nom{
	width: 49%;
	height:20px;
	float: left;
	margin-left:0.5em;
}
.col1_prix{
	width: 49%;
	height:20px;
	float: left;
	text-align:right;
}

.espace_prod{
	width: 550px;
	float: left;
	height:10px;
	}

.col2{
	width: 160px;
	padding-top: 10px;
	padding-bottom: 2px;
	float: left;
    border:1px solid #C7C7C7;
}

.col3{
    width: 385px;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-left:5px;
	float: left;
}

.col4{
    width: 550px;
	float: left;
}
div.col_zoom {
	width:160px;
	text-align:center;
	font-weight:normal;
	font-size:1em;
}

div.col_zoom a{
	font-weight:normal;
	font-size:1em;
	text-decoration:none;
}

.col_zoom:link,.zoom:visited, .zoom:active{
	font-weight:normal;
	font-size:1em;
	text-decoration:none;
}

.col_zoom:hover{
	font-weight:normal;
	font-size:1em;
	text-decoration:underline;
}


div.col_detail {
    float: left;
	background-image:url('images/bouton_fond.png');
	background-repeat:no-repeat;
	width:133px;
	height:27px;
	text-align:center;
	font-weight:normal;
	color:#fff;
	font-size:1em;

}


.col_detail:link, .col_detail:visited, .col_detail:active{
	font-weight:normal;
	color:#fff;
	font-size:1em;
	text-decoration:none;
}

.col_detail:hover{
	font-weight:normal;
	color:#fff;
	font-size:1em;
	text-decoration:underline;
}

.espace_haut {
padding-top:10px;
}

/* Page catalogue */

table.fc {
	width:200px;

}

td.fc_titre_produit {
	width:186px;
	font-size : 11px;
	text-transform:uppercase;
	text-align:center;
	padding:10px 3px 0px;
	color:black;
	font-weight:bold
}

td.fc_prix {
	background-repeat:no-repeat;
	width:186px;
	padding-bottom:10px;
}

td.fc_flash {
	text-align:center;
	font-weight:bold;
	color:#cc0000;
	font-size:10px;
	display:none;
}

td.fc_descriptif {
	color:#000;
	font-size:1em;
	text-align:justify;
	height:25px;
}


td.fc_image {
	width:187px;
	text-align:center;
	vertical-align:middle;
}

td.fc_zoom {
	background-image:url('images/fc_fond.png');
	background-repeat:no-repeat;
	width:30px;
	height:25px;
	text-align:center;
	font-weight:bold;
	font-weight:normal;
	color:#fff;
	font-size:1em;
}

td.fc_zoom a{
	font-weight:normal;
	color:#fff;
	font-size:1em;
	text-decoration:none;
}

.zoom:link,.zoom:visited, .zoom:active{
	font-weight:normal;
	color:#EAE8DA;
	font-size:11px;
	text-decoration:underline;
}

.zoom:hover{
	font-weight:normal;
	color:#EAE8DA;
	font-size:11px;
	text-decoration:none;
}

td.fc_detail {
	background-image:url('images/fc_fond.png');
	background-repeat:no-repeat;
	width:130px;
	height:25px;
	text-align:center;
	font-weight:normal;
	color:#fff;
	font-size:1em;
}


.plus_detail:link, .plus_detail:visited, .plus_detail:active{
	font-weight:normal;
	color:#fff;
	font-size:1em;
	text-decoration:none;
}

.plus_detail:hover{
	font-weight:normal;
	color:#fff;
	font-size:1em;
	text-decoration:underline;
}

/* Page catalogue */

table.fp {
width:100%;
margin-top:5px;
}

td.fp_produit {
	width:290px;
	font-weight:normal;
	vertical-align:top;
}

td.fp_image_grande {
	width:250px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	padding-bottom:10px;
}


.fp_image{
	width:540px;
	text-align:center;
	vertical-align:middle;
}

.Apple-style-span{
	color:black;	
	font-size:12px;
}

td.fp_descriptif{
	width:540px;
	text-align:justify;
	border-top:1px solid #454442;
	border-bottom:1px solid #454442;
	padding:5px 0px 5px 0px;
	color:#000000;
}

td.fp_ami {
width:540px;
	text-align:left;
}

span.titre_produit {
color: #EAE8DA;
font-size: 11px;
text-transform:uppercase;
}

p.prix {
	font-weight:bold;
	color:#cc0000;
	font-size:1em;
}

p.notice {
	color:#cc0000;
	font-size:1em;
	text-decoration:none;
}

.notice:link, .notice:visited, .notice:active{
	color:#cc0000;
	font-size:1em;
	text-decoration:none;
}

.notice:hover{
	color:#cc0000;
	font-size:1em;
	text-decoration:underline;
}

span.prix {
	color:brown;
	font-size:18px;
	font-family:tahoma;
}
span.prix_promo {
font-weight:bold;
	color:#5D534D;
	font-size:12px;
	font-family:tahoma;
}
span.ecotaxe {
	font-weight:normal;
	color:#000;
	font-size:0.9em;

}

/* affiche_produit_colonne new */
#top {
width:195px;
margin:0;
padding:0;
}

#top h3 a{
/*background-image:url('images/separateur_arrow.gif');
background-repeat:no-repeat;*/
color:#EAE8DA;
font-size:11px;
padding:0px 0px 0px 10px;
line-height:30px;
text-transform:uppercase;
font-family:tahoma;
}

#top p{
padding:0;
margin:0;
text-align:center;
}

.bouton {
background-image:url('images/bouton_fond.png');
background-repeat:no-repeat;
color:#000;
width:133px;
height:27px;
font-weight:bold;
text-align:center;
padding-top:0.3em;
font-size:13px;
}

.bouton:link, .bouton:visited, .bouton:active {
color:#fff;
font-size:1em;
}


.bouton:hover {
background-image:url('images/bouton_fond.png');
background-repeat:no-repeat;
color:#fff;
width:133px;
height:27px;
text-align:center;
text-decoration:none;
font-size:1em;
}


.clicbouton {
background-image:url('images/bouton_fond2.png');
background-repeat:no-repeat;
color:#fff;
width:131px;
height:24px;
text-align:center;
font-size:1em;
border:0px;
padding-bottom:0.3em;
}


#content h2 {
color: #425B81;
background-color:#f7f7f7;
border-bottom:1px solid #425B81;
font-size: 1.1em;
font-weight:bold;
vertical-align:middle;

}

.blanc:link {color:#ffffff;}
.blanc:visited {color:#ffffff;}
.blanc:hover {color:#ffffff;text-decoration:none;}

.bouton_ok{
	background-image:url('images/ok.gif');
	background-repeat:no-repeat;
	width:36px;
	height:21px;
	border:0px;

}

.search {color:black;background-color:white;width:145px;border-top:2px solid #4C4B46;border-left:1px solid #4C4B46;border-right:1px solid #E4E3DE;border-bottom:1px solid #E4E3DE;}

.vert:link{font-weight:bold;color:#627729;font-size:10px;text-decoration:underline;font-family:tahoma;}
.vert:visited{font-weight:bold;color:#627729;font-size:10px;text-decoration:underline;font-family:tahoma;}
.vert:hover{font-weight:bold;color:#627729;font-size:10px;text-decoration:none;font-family:tahoma;}

.menuleft{display:block;margin:-6px;}
.menuleft:link{color:black;font-weight:bold;font-size:11px;text-transform:uppercase;font-family:arial;}
.menuleft:visited{color:black;font-weight:bold;font-size:11px;text-transform:uppercase;font-family:arial;}
.menuleft:hover{font-weight:bold;font-size:11px;text-transform:uppercase;font-family:arial;color:white; background-color:black;}

.bouton_new{
	background-image:url('images/ok.gif');
	background-repeat:no-repeat;
	width:36px;
	height:21px;
	border:0px;
	vertical-align:top;

}

.new {color:black;background-color:white;width:130px;border-top:2px solid #201F1B;border-left:1px solid #201F1B;border-right:1px solid #4E4C45;border-bottom:1px solid #4E4C45;}

.footer{color:black;}

.footer:link{color:black;font-size:12px;}
.footer:visited{color:black;font-size:12px;}
.footer:hover{color:white;background-color:black;font-size:12px;}

.footer2{color:#615955;}

.footer2:link{color:#9C4C12;}
.footer2:visited{color:#9C4C12;}
.footer2:hover{color:#615955;}

.panier {font-size:10px;text-transform:uppercase;color:#686765;}
.panier:link {font-size:10px;text-transform:uppercase;color:#686765;}
.panier:visited {font-size:10px;text-transform:uppercase;color:#686765;}
.panier:hover {font-size:10px;text-transform:uppercase;color:#686765;}


div.cat {
background: url(images/leftbis_01.jpg) repeat-y top left;
width: 217px;
}
div.cat_top {
background-image: url(images/left_01.jpg) no-repeat top left;
height: 60px;
width: 217px;
}

div.cat_contenu {
background: url(images/leftbis_02.jpg) no-repeat bottom left;
padding-bottom: 60px;
min-height: 247px;
width: 217px;
}
div.cat_contenu div.contenu {
padding: 0 15px;
}

.complement_title {
color: #A3966D;
	font-size:15px;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
}

.innerDiv {
	height:220px;
}

.pCat{
	color:white;
	background:black;
	display:block;
	font-size:13px;
}



