#content {
	padding-bottom: 40px;
}

#content h1 {
	background: url(/images/public/icon-lock.jpg) no-repeat -5px 25px;
}

#content #cadre-oscommerce {
	clear: right;
	float: right;
	position: relative;
	display: block;
	width: 163px;
	height: 106px;
	margin-top: 10px;
	background: url(/images/public/cadre-oscommerce.gif) no-repeat 0 0;
}
	#content #cadre-oscommerce a {
		position: absolute;
		top: 72px;
		left: 12px;
		padding-left: 26px;
		padding-right: 26px;
	}

#content h2 {
	clear: left;
	width: 596px;
}

#content p {
	width: 596px;
}
	#content ul.disc {
		list-style-type: disc;
		margin-left: 15px;
		margin-right: 202px;
	}
		#content ul.disc li {
			margin: 6px 0;
		}
			#content ul.disc li a:hover {
				text-decoration: underline;
			}
			#content ul.disc li a.btn-red-22px {
				margin: 0 0 0 8px;
				padding-left: 20px;
				padding-right: 20px;
				color: #fff;
			}
			#content ul.disc li a.btn-red-22px:hover {
				text-decoration: none;
			}

	#content p.img {
		margin: 8px 0;
		text-align: center;
	}
#content table {
	width: 350px;
	margin: 10px 0 10px 140px;
	text-align: center;
}

#bas-page {
	display: block;
	width: 810px;
	height: 100px;
	margin: 0 auto 76px;
	padding: 22px;
	background-color: #f1f0f1;
}
	#bas-page h1 {
		margin-left: 3px;
		font-size: 18px;
		color: #4d4d4d;
	}
	#bas-page #tarif {
		float: left;
		display: block;
		width: 394px;
		height: 40px;
		margin: 5px 0 0;
		padding: 12px 15px;
		background: url(/images/public/btn-red-424x64.jpg) no-repeat 0 0;
		color: #fff;
		text-align: center;
		font-size: 12px;
	}
		#bas-page #tarif .prix {
			font-size: 26px;
			font-weight: bold;
		}

	#bas-page #infos {
		float: left;
		display: block;
		width: 120px;
		margin: 16px 18px;
	}
	#bas-page #infos .prix {
		color: #c71414;
		font-weight: bold;
	}

	#bas-page a {
		float: left;
		margin-top: 20px;		
	}




