#content {
	margin: 0 0 0 262px;
}

#content img.intro {
	margin: 1px 0 0;
}
#content h1 {
	margin: 25px 0 20px;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	color: #7aa22d;
}

/* Cadres */
#cadres {
	position: relative;
	text-align: left;
}
#cadres .ligne {
	position: relative;
	display: block;
	margin-bottom: 9px;
	background: url(../images/cadres-middle.gif) repeat 0 0;
}
#cadres .top {
	background: url(../images/cadres-top.gif) repeat-x 0 0;
	height: 8px;
	font-size: 1px;
}
#cadres .bottom {
	clear: both;
	background: url(../images/cadres-bottom.gif) repeat-x 0 0;
	height: 8px;
	font-size: 1px;
}
#cadres img {
	margin: 0;
}
#cadres .separateur {
	float: left;
	display: block;
	width: 9px;
	height: 1px;
}
#cadres .produit {
	overflow: visible;
	float: left;
	display: block;
	width: 202px;
	margin: 0;
	padding: 0 4px;
}
#cadres .produit img {
	position: relative;
	top: -4px;
	left: 0;
}
#cadres .produit h1 {
	margin: 4px 12px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	line-height: 18px;
	text-transform: none;
	color: #3771cc;
}
#cadres .produit h2 {
	margin: 0 12px;
	padding: 0;
	font-weight: bold;
	font-size: 15px;
	line-height: 18px;
	color: #7aa22d;
}
#cadres .produit h3 {
	margin: 0 12px 10px;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	color: #3771cc;
}
#cadres .produit p {
	margin: 0 12px;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	color: #3771cc;
}
#cadres .produit a {
	margin: 0;
	padding: 0;
}
#cadres .produit .btn {
	margin: 10px 12px 0;
	padding: 0;
	position: relative;
	top: -6px;
	height: 21px;
}
