#content {
	z-index: 10;
	padding-bottom: 20px;
}

	#content .cadre h2 {
		margin: 0 0 10px;
		padding: 0;
		width: 145px;
		border-bottom: none;
		font-size: 22px;
		line-height: 24px;
		text-align: center;
	}
		#content .cadre h2 .sous-titre {
			line-height: 16px;
			font-size: 16px;
			color: #424242;
		}
	#content .cadre h3 {
		padding: 0 0 0 8px;
		font-size: 11px;
		text-transform: uppercase;
	}
	#content .cadre .img {
		text-align: center;
		margin: 10px auto 0;
	}
	#content .cadre p {
		width: 145px;
		font-size: 11px;
		font-weight: bold;
		text-align: center;
	}
	#content .cadre p .btn {
		display: block;
		width: 144px;
		height: 38px;
		padding: 6px 0 0;
		margin-bottom: 6px;
		background: url(/images/public/btn-red-140x44.jpg) no-repeat 4px 0;
		color: #fff;
		font-size: 12px;
	}
		#content .cadre p .btn .prix {
			line-height: 34px;
			font-size: 34px;
			font-weight: bold;
		}
	#content .cadre a {
		margin: 0 auto;
		padding-left: 25px;
		padding-right: 28px;
		color: #fff;
	}
	#content .cadre a:hover {
		text-decoration: none;
	}

#content h1 {
	background: url(/images/public/icon-mailbox.jpg) no-repeat -5px 25px;
}
#content h2 {
	clear: left;
	width: 620px;
	padding-top: 20px;
}
#content p.intro {
	display: block;
	width: 530px;
	height: 85px;
	margin: 10px 0 20px;
	padding: 0 0 0 80px;
	background: url(/images/public/img-star.jpg) no-repeat 0 0;
}

#content textarea {
	width: 500px;
}

#content .description {
	position: relative;
	display: block;
	width: 610px;
	padding: 0 0 0 10px;
}
	#content .description ul {
		list-style-type: disc;
		font-weight: bold;
		color: #c71414;
	}
	#content .description ul.left {
		padding-left: 20px;
		width: 280px;
	}
		#content .description ul li {
			padding: 6px 0;
		}

#content dl {
	float: left;
	margin: 1px 0 0;
}
	#content dt {
		clear: left;
		float: left;
		display: block;
		margin: 0 1px 0 0;
		width: 138px;
		padding: 8px;
	}
	#content dd {
		float: left;
		display: block;
		width: 89px;
		margin: 0 1px 0 0;
		text-align: center;
	}

#content dl.titre {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	line-height: 37px;
	text-align: center;
}
	#content dl.titre dt {
		width: 151px;
		height: 37px;
		padding: 0;
		background: url(/images/public/btn-grey-37px.gif) repeat-x 0 -37px;
		color: #fff;
	}
	#content dl.titre dd {
		height: 37px;
		padding: 0;
		background: url(/images/public/btn-grey-37px.gif) repeat-x 0 0;
		color: #424242;
	}
#content dl.info {
	background: url(/images/public/table-fond.gif) repeat-y 0 0;
}
	#content dl.info dt {
		font-weight: bold;
		color: #c71414;
	}
	#content dl.info dd {
		padding: 8px 0;
	}
#content dl.tarif {
}
	#content dl.tarif dt {
		height: 54px;
		background-color: #fff2f1;
		line-height: 54px;
		font-weight: bold;
		text-transform: uppercase;
		color: #c71414;
	}
	#content dl.tarif dd {
		height: 64px;
		background: url(/images/public/btn-red-88x64.jpg) no-repeat 0 0;
		line-height: 64px;
		font-size: 40px;
		font-weight: bold;
		color: #fff;
	}
		#content dl.tarif dd .small {
			font-size: 16px;
		}
#content dl.plus {
	clear: left;
	width: 610px;
	margin: 5px 0 0;
	height: 22px;
}
	#content dl.plus dt {
		float: left;
	}
	#content dl.plus dd {
		float: left;
	}
	#content dl.plus dd a.btn-grey-22px {
		display: block;
		width: 89px;
		height: 14px;
		font-size: 9px;
		line-height: 14px;
	}


#bas-page {
	position: relative;
	display: block;
	width: 810px;
	height: 98px;
	margin: 0 auto 76px;
	padding: 22px;
	background: #f1f0f1 url(/images/public/bas_page-fond.gif) repeat-x 0 0;
	z-index: 1;
}
	#bas-page .pic {
		position: absolute;
		top: -134px;
		left: 590px;
		display: block;
		width: 240px;
		height: 160px;
		background: url(/images/public/img-fille.gif) no-repeat 0 0;
	}
	#bas-page h1 {
		margin-left: 3px;
		font-size: 18px;
		color: #4d4d4d;
	}

	#bas-page form p {
		padding: 10px 0;
		font-weight: bold;
		color: #c71414;
	}
	#bas-page form input,
	#bas-page form select {
		float: left;
		margin-right: 10px;
	}
	#bas-page form input {
		width: 310px;
		margin-top: 7px;
		padding: 4px;
	}
	#bas-page form select {
		width: 100px;
		margin-top: 9px;
		margin-right: 40px;
	}
	#bas-page form a {
		clear: none;
		float: left;
		padding-left: 40px;
		padding-right: 40px;	
	}






