body {
	background-color: #f2f2f2;
	background-image: url(images/fond.jpg);
	background-repeat: repeat-x;
	margin:0px;
	font-family:tahoma;
	font-size:12px;
}
td.catalogue {
    height:20px;
	background-image:url(images/fond-catalogue.jpg);
}
td.rouge {
    height:20px;
	background-image:url(images/fond-rouge.jpg);
}
a.catalogue {
    color:#FFFFFF;
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
	font-weight:bold;
}
a.nomproduit14 {
    color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}
a.nomproduit12 {
    color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
a.nomproduit18 {
    color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:18px;
}
a.nomproduit16 {
    color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
}
.titre {
    background-image:url(images/fond-titre.jpg);
	height:20px;
	font-variant:small-caps;
	color:#FFFFFF;
	font-weight:bold;
}
.titrebleu {
    background-image:url(images/fond-titre-bleu.jpg);
	height:20px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.titrerouge {
    background-image:url(images/fond-titre-rouge.jpg);
	height:20px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.size11 { font-size:11px }
.size14 { font-size:14px }
.size17 { font-size:17px }
.size18 { font-size:18px }
.ligne16 { line-height:16px }
.ligne18 { line-height:18px }
.blanc { color:#FFFFFF }
.gris { color:#b9b9b9; text-decoration: none}

input {
	font-size:11px;
	font-weight:bold;
	color: #000000;
	padding: 4px;
	background-color: #e6e6e6;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: Aucune;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: Aucune;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
textarea {
	font-size:11px;
	font-weight:bold;
	color: #000000;
	padding: 4px;
	background-color: #e6e6e6;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: Aucune;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: Aucune;
	border-right-color: #000000;
	border-bottom-color: #000000;
	font-family:tahoma;
}
.width150 { width:150px }
.width438 { width:438px }
.width20 { width:20px }
