/* Tous droits réservés © 2005 Hexatek */
/* All rights reserved © 2005 Hexatek */


.grayLine {
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	border-bottom-style:solid;
	width:100%;
	line-height:1px;
}

.blueLine {
	border-bottom-color:#BDD1E3;
	border-bottom-width:1px;
	border-bottom-style:solid;
	width:100%;
	line-height:1px;
}

.formText {
	border: medium none;
	width: 20px;
	text-align: center;
	font-family:"Arial", "Helvetica", "sans-serif";
	background-color:#E6E6E6;
	font-size:10px;
	height:13px;
}

.pageDisable {
	color:#A0A0A4;
}

form {
	margin:0px 0px 0px 0px;
}

input.button {
	width:100px;
	height:19px;
	font-size:9px;
}

input.text, select.text {
	width:150px;
	font-size:9px;
}

textarea.text {
	font-size:11px;
}

input.price {
	width:86px;
	font-size:9px;
}


A:link.search, A:visited.search, A:hover.search, A:active.search {
	font-size:11px;
}

A:link.result, A:visited.result, A:hover.result, A:active.result {
	text-decoration:none;
/*	font-size:11px;*/
	line-height:17px;
}

A:hover.result {
	text-decoration:underline;
}

.search {
	font-size:11px;
	line-height:18px;
}

.field {
	font-family:"Courier New";
	font-size:13px;
}

.fieldRequired {
	font-family:"Courier New";
	font-size:13px;
	font-weight:bold;
	color:#FF0000;
}

.construction {
	font-size:11px;
	color:#7A9BB2;
	color:#FF0000;
}

.error {
	font-size:11px;
	color:#A0A0A4;
	font-weight:bold;
}

.title {
	font-size:12px;
	font-weight:bold;
	margin:0px 0px 4px 0px;
}

.used {
	font-size:11px;
	font-weight:bold;
/*	margin:0px 0px 4px 0px;*/
	color:#FF0000;
}

.usedsmall {
	font-size:11px;
	color:#FF0000;
}

.usedAsterix {
	font-family:"Courier New";
	font-size:15px;
	font-weight:bold;
	color:#FF0000;
/*	line-height:17px;*/
/*	vertical-align:middle;*/
}


.header {
	font-size:11px;
	font-weight:bold;
}

.detail {
	font-size:11px;
}

.lightgray {
	font-size:11px;
	color:#A0A0A4;
}

.grayLineProduct {
	border-bottom-color:#A0A0A4;
	border-bottom-width:1px;
	border-bottom-style:solid;
	width:100%;
	line-height:1px;
}

.cart {
	color:#000000;
	font-weight:bold;
	font-size:11px;
	line-height:18px;
}

.smallFooter {
	font-size:10px;
}

