/* CSS Document */
body {
	/*background-attachment:fixed;*/
	font-family: Verdana, Helvetica, sans-serif;
	background-repeat: no-repeat;
}
.choix {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #aa0006;
}
.choix1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #c2cc00;
}
.choix2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #aa0006;
}
.choix3 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background:#aa0006;
}
.choix4 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.choix5 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #aa0006;
}

.titre {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #aa0006;
	padding-bottom:6px;
	text-transform: uppercase;
}
.titre1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #aa0006;
	padding:0px;
	text-transform: uppercase;
}
.contact {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1e0003;

}
.contactprix {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1e0003;
}
.contactpied {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #1e0003;
}
.contact3 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.contact2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1e0003;
	text-align: right;
}
.contact1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #1e0003;
	text-align:justify;
}
.saisie1 {
	width: 200px;
	height: 16px;
	font-size: 10px;
	font-weight: bold;
	color: #1e0003;
	background: #ffffff;
	border: 1px solid gray;
	float: left;
}
.saisie2 {
	width: 240px;
	height: 16px;
	font-size: 10px;
	font-weight: bold;
	color: #1e0003;
	background: #ffffff;
	border: 1px solid gray;
	float: left;
}
.saisie3 {
	width: 42px;
	height: 16px;
	font-size: 10px;
	font-weight: bold;
	color: #1e0003;
	background: #ffffff;
	border: 1px solid gray;
	float: left;
}
.saisie4 {
	font-size: 12px;
	color: #1e0003;
	width: 300px;
	background: #ffffff;
	border: 1px solid gray;
}
.saisie5 {
	width: 300px;
	height: 16px;
	font-size: 10px;
	color: #1e0003;
	background: #ffffff;
	border: 1px solid gray;
	float: left;
}
.prix {
	font-family: Verdana, Helvetica, sans-serif;
	width: 42px;
	height: 18px;
	font-size: 12px;
	font-weight: bold;
	color: #aa0006;
	background: #ffffff;
	border: 1px solid #ffffff;
	text-align: right;
	margin-left: 3px;
}
.prixvente {
	font-family: Verdana, Helvetica, sans-serif;
	width: 25px;
	height: 18px;
	font-size: 12px;
	font-weight: bold;
	color: #aa0006;
	background: #ffffff;
	border: 1px solid #ffffff;
	text-align: right;
	margin-left: 3px;
}
.qte {
	font-family: Verdana, Helvetica, sans-serif;
	height: 18px;
	width: 40px;
	font-size: 12px;
	font-weight: bold;
	color: #aa0006;
	background: #ffffff;
	border: 1px solid gray;
	text-align: right;
	margin-left: 3px;
	text-align: center;
}
.couleur {
	font-family: Verdana, Helvetica, sans-serif;
	height: 18px;
	width: 80px;
	font-size: 12px;
	font-weight: bold;
	color: #aa0006;
	background: #ffffff;
	border: 1px solid gray;
	text-align: right;
	margin-left: 3px;
	text-align: center;
}
.btsearch {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #aa0006;
	height: 20px;
}
.message {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ff0000;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	text-align: bottom;
	height: 15px;
}
.ligne {
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #1e0003;
	border-left-color: #1e0003;
	border-right-color: #1e0003;
	border-bottom-color: #1e0003;
	padding: 4px;
}
.tablo {
	border: thin solid #C52724;
}
.spacer {
  clear: both;
}
.monlien {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #790005;
	text-decoration: underline;
}
.monlien:hover {
	color: #C4CD00;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background:#aa0006;
	color:#ffffff;
	padding-left:5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#808080;
	border-bottom:1px dotted #aa0006;
}

