.contactHeader {
	background-image: url(../images/fleche-orange03.gif);
	background-repeat: no-repeat;
	background-position: 0% 2px;
	height: 17px;
	padding-left:16px;
	border-bottom:1px solid #FF9900;
	width:auto;
	margin-bottom: 10px;
	font-weight: 700;
	margin-top: 20px;
}

.contact {
	padding:0px;
	text-align:left;		
}

.contact th {
	vertical-align: top;
	width: 200px;
}

.contact table th, tr,td {
	// font-size:8.5pt;
}

.contact th, .contact td {
	padding-top:10px;
}

.contact th {
	font-weight: 600;
	padding-right : 20px;
	margin-bottom: 20px;
}

table.websites {
	margin-top: 15px;
}

td.image {
	width: 275px;
}

td.image img {
	border:1px solid #264964;
}

.orange, .orangeBold {
	color:#FF9900;
}

.orangeBold, .orangeRedBold {	
	font-weight: 700;
}

.orangeRed, .orangeRedBold {
	color : #ff5a00;
}

.products {
	background-image: url(../images/fleche-orange03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:16px;
	margin-top: 10px;	
}
