#Content {
	background: transparent url(/images/filigrane_provale.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 h3 {
	font-size:100%; 
	line-height: 180%;
	color: #669628;
	background-color: #F5F8F1;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding-left: 5px;
	padding-right: 50px;
	padding-top: 2px;
	padding-bottom: 2px;
}
