#content {
	height: 725px;
	padding-bottom: 0;
}

	#content .cadre h2 {
		margin: 0;
		padding: 0 0 0 33px;
		border-bottom: none;
		background: url(/images/public/check-red.gif) no-repeat 0 0;
		line-height: 33px;
		font-size: 12px;
	}
	#content .cadre p {
		width: 145px;
	}
	#content .cadre a {
		margin: 0 0 0 2px;
		padding-left: 28px;
		padding-right: 28px;
		color: #fff;
	}

		#content .cadre .middle {
			width: 153px;
			margin: 0;
			padding: 0 5px;
		}
		#content .cadre .caracteristiques {
			text-transform: uppercase;
			line-height: 10px;
			font-size: 10px;
			font-weight: bold;
			color: #c71414;
			text-align: center;
		}
			#content .cadre .caracteristiques li {
				padding: 5px 0;
			}
			#content .cadre .caracteristiques li.separateur {
				display: block;
				width: 153px;
				height: 10px;
				padding: 0;
				line-height: 10px;
				background: url(/images/public//cadre-separateur.gif) no-repeat  0 4px;
			}
		#content #graph-mail {
			text-align: center;
		}
			#content #graph-mail img {
				margin: 10px 0 0;
			}

#content h1 {
	background: url(/images/public//icon-mailbox.jpg) no-repeat -5px 25px;
}

/***** TAG ***/
#content h1.tag {
	background: none;
	font-size: 13px;
	color: #424242;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-transform: none;
	line-height: 14px;
}
#content h2.tag {
	background: none;
	font-size: 11px;
	color: #424242;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-transform: none;		
	width: 153px;
	line-height: 12px;
}
#content h3.tag {
	background: none;
	font-size: 9px;
	color: #424242;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-transform: none;
	line-height: 11px;
}


#content .intro {
	display: block;
	width: 375px;
	height: 140px;
	padding: 0 0 0 220px;
	background: url(/images/public//mails.jpg) no-repeat 0 0;
}
	#content .intro h3 {
		margin: 0 0 10px;
		font-size: 20px;
		font-weight: normal;
	}
	#content .intro .offre {
		margin: 10px 0 0;
		font-size: 14px;
		text-transform: uppercase;
		font-weight: bold;
	}
		#content .intro .offre .prix-par {
			font-weight: normal;
			font-size: 12px;
		}
		#content .intro .offre a {
			color: #fff;
			text-decoration: none;
			vertical-align: middle;
		}

#content ul#offres {
	display: block;
	width: 610px;
	height: 200px;
	margin: 30px 0 0;
}
	#content ul#offres li {
		float: left;
		display: block;
		width: 144px;
		text-align: center;
	}
	#content ul#offres li.separateur {
		float: left;
		display: block;
		width: 10px;
	}
		#content ul#offres li p.prix {
			display: block;
			width: 144px;
			height: 64px;
			margin: 20px 0 5px;
			background: url(/images/public//btn-red-144x64.jpg) no-repeat 0 0;
			line-height: 64px;
			font-size: 30px;
			font-weight: bold;
			text-align: center;
			color: #fff;
		}
			#content ul#offres li p.prix .prix-par {
				font-size: 14px;
				font-weight: normal;
			}


#content h2 {
	clear: none;
	width: 610px;
	margin: 20px 0 10px;
	padding: 0;
}

#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: 300px;
	}
		#content .description ul li {
			padding: 4px 0;
		}


#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;
}
	#bas-page .pic {
		position: absolute;
		top: -94px;
		left: 360px;
		display: block;
		width: 290px;
		height: 120px;
		background: url(/images/public/img-fille2.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: 410px;
		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;	
	}





