@charset "utf-8";
/* CSS Document */

body {
	font-size: 1.1em;
	color: #600;
	background-color: #FFC;
	font-family: "Comic Sans MS", cursive;
	
}
.menutitre {
	font-size: 1.5em;
	font-weight: bold;
	color: #600;
}
.libproduit {
	height: 200px;


}



.photo {
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #099;
	border-right-color: #099;
	border-bottom-color: #099;
	border-left-color: #099;
}

a:link {
	color: #F63;
}
.bordg {
	background-image: url(../images/pixel.jpg);
}
.new {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 2em;
	font-style: normal;
	font-weight: bold;
	color: #6C3;
}

