#Content {
	background: transparent url(/images/filigrane_adhesions.gif) no-repeat; 
	background-position: center center;
	width: 100%; 
	min-height: 420px;
	height:auto;
}
/* For IE \*/
* html #Content {
height: 420px;
}
/**/

#Content table { margin-left:55px;}
#Content table p { margin-left:10px;}
#Content p img { position: relative; top: 2px; margin-left:10px;}
#Content table span {
	font-size:110%; 
	line-height: 180%;
	color: #5B5B5B;
	font-weight: bold;
	background-color: #FDF3EA;
	display: inline;
	/* width: auto; */
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#Content h3 {
	font-size:110%; 
	line-height: 180%;
	
	color: #669628;
	background-color: #F5F8F1;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 45px;
	padding-left: 5px;
	padding-right: 50px;
	padding-top: 2px;
	padding-bottom: 2px;
}