.location {	margin-left: 5em;}#image {	margin: 20px 20px 100px 20px;}#image img{	margin: 10px 10px 10px 10px;	padding: 4px 4px 4px 4px;	border: 0px dashed #aaa;	max-height: 200px;}
#image table{	width: 100%;	margin: 0;}.higher { /* table globale */	padding: 10px;	border-collapse: separate;	border: 1px dashed #aaa;}.lower { /*tables individuelles */	}.color1 { /* chaque table individuelle */	background-color: #FFF2E6;	border-collapse: collapse;	margin: 5px 0 5px 0;	border: 1px solid #E6AC73;	-moz-border-radius: 10px;	border-radius: 10px;}.color2 { /* chaque table individuelle */	background-color: #E6F5FF;	border-collapse: collapse;	border: 1px solid #4F809E;	margin: 5px 0 5px 0;	-moz-border-radius: 10px;	border-radius: 10px;}#image td {	}.logo {	width: auto;}.manuf {	width: 25%;}.found {	width: 23%;}#image tr {	}.manufacturer:link {	color: #01131f; /*bleu gris sombre*/	font-weight: 600;	text-decoration: none;}.manufacturer:visited {	color: #01131f; /*bleu gris sombre*/	font-weight: 600;	text-decoration: none;}.manufacturer:hover {	color:#FF8040; /*orange*/	font-weight: 600;	text-decoration: none;}.manufacturer:active {	color:#FF8040; /*orange*/	font-weight: 600;	text-decoration: none;}.products:link {	color: #777; /*bleu gris sombre*/	font-weight: 300;	text-decoration: none;}.products:visited {	color: #777; /*bleu gris sombre*/	font-weight: 300;	text-decoration: none;}.products:hover {	color:#FF8040; /*orange*/	font-weight: 300;	text-decoration: none;}.products:active {	color:#FF8040; /*orange*/	font-weight: 300;	text-decoration: none;}