#flash {
	display: block;
	margin: 0 0 6px 0;
	width: 704px;
	height: 162px;
}
#promo {
	color: #000;
	display: block;
	margin:0;
	padding:0;
}
	#tests {
		background: transparent url('../images/home_tests_bkg.jpg') no-repeat top left;
		float: left;
		height: 167px;
		position: relative;
		width: 240px;
		}
		#tests .position {
			position: relative;
			top: 66px;
			left: 8px;
		}
/*		#tests  a.button {
			background: transparent url('../images/home_tests_button.jpg') no-repeat top left;
			display: block;
			font-size: 10px;
			font-weight: bold;
			height: 21px;
			line-height: 21px;
			margin: 0 0 6px 0;
			padding: 0 0 0 6px;
			width: 165px;
		} */
		#tests  a.more {
			color: #fff;
			font-size: 90%;
			font-weight: bold;
			margin: 0 0 0 48px;
		}
		
	#services {
		background: transparent url('../images/home_services_bkg.jpg') no-repeat top left;
		float: left;
		height: 167px;
		width: 240px;
		}
	#produits {
		background: transparent url('../images/home_produits_bkg.jpg') no-repeat top left;
		float: left;
		height: 167px;
		width: 240px;
		}
	#promo h1 {
		color: #fff;
		font-size: 12px;
		margin: 4px 0 8px 0;
		text-align: center;
		text-transform: uppercase;
	}
	#promo h1 a {
		color: #fff;
	}
	#promo p {
		text-align: center;
	}
#contentHome {
	float: left;
	font-size: 12px;
	width: 452px;
	margin: 2px 12px 0 0;
}
	#contentHome a {
		color: #1F61A2;
	}
#navSecondaryHome {
	float: left;
	margin: 2px 0 0 0;
	width: 256px;
	}
	#navSecondaryHome .newsBox {
		background-color: #fafafa;
		display: block;
		border: 1px solid #CFD0D3;
		padding: 8px 0 0 8px;
	}
	#navSecondaryHome .newsBox div.thumbnail {
		display: block;
		float: left;
		height:auto !important;
		margin: 0 6px 0 0;
	}
	#navSecondaryHome .newsBox a.more {
		float: right;
		position: relative;
		top: -12px;
		left: 9px;
	}
	#navSecondaryHome .newsBox hr {
		margin: 4px 0 6px 0;
	}

a.buttonBlue {
		background: transparent url('../images/button-home.png') no-repeat top left;
		color: #fff;
		display: block;
		font-size: 10px;
		font-weight: bold;
		line-height: 27px;
		margin: 4px 0 0 0;
/*		opacity : 0.80;
    	filter : alpha(opacity=80); */
		padding: 0 15px 0 7px;
		text-decoration: none;
		text-transform: uppercase;
		width: 167px; 
	}
a {
	text-decoration: none;
}
h2 {
	border-bottom: 1px solid #cccccc;
	color: #1F61A2;
	font-size: 12px;
	margin: 12px 0 12px 0;
	padding: 0 0 6px 0;
	text-transform: uppercase;
}
h2 a {
	color: #1F61A2;
}
h3 {
	color: #000;
	display: block;
	font-size: 12px;
	font-variant: small-caps;
	padding-bottom: 8px;
}
h3 a {
	color: #000;
}
h4 {
	color: #1F61A2;
	display: block;
	font-size: 12px;
	margin: 0;
}
h4 a {
	color: #1F61A2;
}
h5 {
	color: #000;
	display: block;
	font-size: 12px;
	margin: 8px 0 0 0;
} h5 a {
	color: #000;
}
hr { 
	height: 1px; 
	border-bottom: 1px solid #cccccc; 
	border-top: none; 
	border-right: none; 
	border-left: none;
	clear: both;
	margin: 8px 0 0 0;
}
p {
	margin: 0 0 8px 0;
}