div	{	max-width:100%; }

img {	width:100%;
	max-width:640px; }
img.image1 {	max-width:200px; }
img.imageproduit {	width:auto;
			height:auto;
			max-width:200px;
			max-height:auto; }
img.imageproduitmini {	width:auto;
			height:auto;
			max-width:50;
			max-height:50; }
td.imageproduit {	width:200;
			height:200;
			padding:0 0 0 0;
			text-align:center; }
td.imageproduitmini1 {	height:50;
			padding:0 0 0 0;
			text-align:center; }
td.imageproduitmini2 {	width:50;
			height:50;
			padding:0 0 0 0;
			text-align:center; }

.footer {padding:50 0 0 0;	}

body {	background: rgb(193, 156, 141, .25); }

p {	color:rgb(84, 57, 46, 1);
	max-width:600; 
	font-size: 1em;
}

h1 {	color:rgb(84, 57, 46, 1); 
	font-size: 2em;
}

h2 {	color:rgb(84, 57, 46, 1); 
	font-size: 1.5em;
}

h3 {	color:rgb(84, 57, 46, 1); 
	font-size: 2em;
}

.red {	color:red;
	background: rgb(255, 0, 0, .25); }



.menuselect {	border-color: rgb(84, 57, 46, 1);
		background-color: rgb(153, 183, 151, .25);
		min-width:150px;
		font-size: 1.5em;
		 }

.menuselect:hover {	background-color: rgb(216, 209, 118, .25); }

.menuautre {	border-color: rgb(84, 57, 46, 1);
		background-color: rgb(161, 110, 89, .25);
		font-size: 1.5em;
		min-width:150;
		 }

.menuautre:hover {background-color: rgb(216, 209, 118, .25); }

.monbouton {	border-color: rgb(84, 57, 46, 1);
		font-size: 1.5em;
		background-color: rgb(161, 110, 89, .25); }

.monbouton:hover {	background-color: rgb(216, 209, 118, .25); }

.monpetitbouton {	border-color: rgb(84, 57, 46, 1);
		background-color: rgb(161, 110, 89, .25);
		font-size: 2em;
		min-width:40;
		height:40; }

.monpetitbouton:hover {	background-color: rgb(216, 209, 118, .25); }

.monpetitboutonin {	border-color: rgb(84, 57, 46, 1);
		background-color: rgb(153, 183, 151, .25);
		font-size: 2em;
		min-width:40;
		height:40; }

.monpetitboutonin:hover {	background-color: rgb(216, 209, 118, .25); }

.larecherche {	font-size: 1.5em; }

.nomproduit {}

.commentaire {}

.quantite {}

.prix {}

.prixunite {}

.prix2 {}

.rouge {	color:red;
	background: rgb(255, 0, 0, .25);
}

.vert {	color:green;
	background: rgb(0, 255, 0, .25);
}

.bleu {	color:blue;
	background: rgb(0, 0, 255, .25);
}

.orange {	background: rgb(255, 200, 0, .25);
}
