#page {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px dotted #999999;
	background-position: center top;
	background-repeat: no-repeat;
	padding: 20px;
	
}
#gauche {
	width: 49%;
	float: left;
	overflow: hidden;
	font-size: 12px;
}
#gauche .prix_mensuel {
	font-size: 16px;
	color: #CC0000;
	padding-left:25px;
}
#gauche .prix_total {
	display:block;
	padding-left:25px;
}
#droite {
	width: 48%;
	float: right;
	overflow: hidden;
	font-size: 12px;
}
#droite label {
	display: block;
	float: left;
	width: 140px;
	text-align: right;
	padding-right: 5px;
}
#page h4 {
	font-size: 16px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#droite .opt_in {
	font-size: 11px;
}



#footer {
	clear: both;
	font-size: 11px;
}
body {
	background-color: #D1D1D1;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#header {
	margin-right: auto;
	margin-left: auto;
	width: 810px;
	background-color: #F9F8F8;
}

h1 {
	text-align: center;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 22px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div.offreLB24{
	height:66px;
	padding-top:35px;
	background-image: url(images/gold.png);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom:dotted 1px #CCC;
	padding-bottom:5px;
	position:relative;
}
div.offreLB12{
	height:66px;
	padding-top:35px;
	background-image: url(images/silver.png);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom:dotted 1px #CCC;
	padding-bottom:5px;
	position:relative;
}
div.offreLB06{
	height:66px;
	padding-top:35px;
	background-image: url(images/bronze.png);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom:dotted 1px #CCC;
	padding-bottom:5px;
	position:relative;
}
div.offreLB03{
	height:56px;
	padding-top:25px;
	border-bottom:dotted 1px #CCC;
	padding-bottom:5px;
	position:relative;
}
#produitLB03{
position:absolute;
left:0px;
top:33px;
}
#produitLB06{
position:absolute;
left:0px;
top:43px;
}
#produitLB12{
position:absolute;
left:0px;
top:43px;
}
#produitLB24{
position:absolute;
left:0px;
top:43px;
}
#infocheque{
clear:both;
}
#reabo {
	clear: both;
	font-size:11px;
	padding-top: 30px;
}
.papier {
	background-image: url(images/lettre-papier.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 168px;
}
.paybox {
	background-image: url(images/paybox.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.prix_mensuel_2 {

	font-size: 16px;
	color: #CC0000;
}

