body {
	background-color: #6c6c6e;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #B90000;
}

a:active {
	text-decoration: none;
	color: #000000;
}

h1 {
	font-size: 18px;
	color: #BE1414;
}

h2 {
	font-size: 18px;
	text-transform: uppercase; /* titre en majuscule */
	color: #000000;
}

.titreRouge {
	color: #BE1414;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.Noir12pxBold {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.Noir12px {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.Gris12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6B6B;
	font-weight: normal;
}

.Rouge12pxBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #BE1414;
	font-weight: bold;
}

#produits{
    width:620px;
	height:100%;
	background-position: left;
	background:url('images/index01.png') no-repeat; 
	}


/*catalogue*/

