div#page {
	text-align: center;
}
div#center {
	margin: auto;
	width: 890px;
}
	div#center .intro div {
		text-align: justify;
		padding: 10px 20px 0;
		margin-left: 30px;
		margin-bottom: 30px;
		font-size: 16px;
		overflow: auto;
		background: url('../img/bg_produits.gif') repeat-x bottom;
	}
	div#center .intro a {
		display: block;
		float: right;
		width: 140px;
		height: 22px;
		padding: 4px 5px 5px;
		margin-right: 1px;
		color: white;
		text-decoration: none;
		text-transform: uppercase;
		font-size: 10px;
		background: #873fc6 url('../img/bg_produits_telecharger.gif') repeat-x top;
	}
	div#center .intro a:hover {
		text-decoration: underline;
	}
	div#center table {
		border-collapse: separate;
		border-spacing: 1px;
		empty-cells: show;
		height: 100%;
		margin-top: 10px;
		width: 100%;
	}
		div#center table thead th {
			padding: 5px;
			color: white;
			background: #67408f;
		}
		div#center table tbody td {
			padding: 5px;
			text-align: left;
		}
		div#center table tbody td p {
			margin: 0;
			line-height: 130%;
		}
		div#center table .dark {
			color: white;
			background: #9067A3;
		}
		div#center table .medium {
			color: white;
			background: #B695C1;
		}
		div#center table .light {
			background: #e2d3e6;
			vertical-align: middle;
		}
		div#center table .transparent {
			background: transparent;
			padding: 0;
		}
			div#center table .transparent .smoothbox {
				position: relative;
				display: block;
			}
				div#center table .transparent .smoothbox .zoom {
					position: absolute;
					right: 0;
					z-index: 1;
				}
		div#center table .center {
			text-align: center;
		}
			div#center table .center * {
				margin: 0 auto;
			}
.myOnPageContent {
	display: none;
}
body#produits #TB_window img {
	border: 0;
}
body#produits #TB_ajaxContent h3 {
	color: #633A8D;
}
body#produits #TB_ajaxContent ul {
	padding-bottom: 10px;
}
body#produits #TB_ajaxContent a {
	color: #633A8D;
	text-decoration: none;
}
body#produits #TB_ajaxContent a:hover {
	text-decoration: underline;
}
body#produits #TB_title, body#produits  #TB_title a {
	color: #633A8D;
	background: #e2d3e6;
	font-weight: bold;
}
body#produits #TB_window {
	border-color: #653c8c;
}
body#produits #TB_closeWindowButton img {
	margin: 0;
	border: 0;
}