body {
	margin: 0px;
}

.bg_bord_droit {
	background-image: url(../images/bord-droit.gif);
	background-repeat: repeat-y;
}

a:link {
	font-weight: normal;
	text-decoration: none;
	color: #015F96;

}
a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #015F96;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #018ADB;
	font-weight: bold;
}
.textform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
}
.tdselect {
	border: 1px dotted #666666;
	background-color: #EEEEEE;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 8px;
}
.textformpanier {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
}
.textformcpte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #133377;
	text-decoration: none;
}
.textformCmdG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #133377;
	text-decoration: none;
	width: 200px;
}
.textformCmdP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #133377;
	text-decoration: none;
}
.texthomeajout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: -1px;
	}
a.texthomeajout { 
	font-weight: bold; 
	color: #015F96;
	text-decoration: none
	}
a:hover.texthomeajout { 
	font-weight: bold;
	color:#015F96;
	text-decoration:none;
	}
a:visited.texthomeajout { 
	font-weight: bold;
	color:#015F96;
	text-decoration:none;
	}
.promo {
	background-color: #FF9933;
	color: #FFFFFF;
	border: 1px solid #666666;
}
