body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #6595bc;
	background-image: url(images/top_vert_repeater.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}

#mainWrapper {
	width: 658px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/main_content_repeater.jpg);
	background-repeat: repeat-y;
}

#SalesPageContent {
	margin-right: 40px;
	margin-left: 40px;
}

#footer {
	width: 658px;
	height: 80px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}

.txtfooter {
	text-align:center;
	padding-top:30px;
	font-size: 11px;
	color: #e9f5ff;
}

.indent {text-indent:25px}

.li1 {
	background: url(images/icones/tick.gif) no-repeat;
	padding: 0 35px 20px 25px
}

.li2 {
	background: url(images/icones/puce1.gif) no-repeat;
	padding: 0 35px 20px 35px
}

.li3 {
	padding: 0 0 10px 0
}

.decal {padding: 0px 0px 0px 35px}

.noir10 {font-size: 10px; color: #000000}
.noir11 {font-size: 11px; color: #000000}
.noir15b {font-size: 15px; font-weight: bold; color: #000000}
.noir17b {font-size: 17px; font-weight: bold; color: #000000}
.noir20b {font-size: 20px; font-weight: bold; color: #000000}
.noir22b {font-size: 22px; font-weight: bold; color: #000000}
.noir23b {font-size: 23px; font-weight: bold; color: #000000}
.noir25b {font-size: 25px; font-weight: bold; color: #000000}

.rouge13b {font-size: 13px; font-weight: bold; color: #b90000;}
.rouge15b {font-size: 15px; font-weight: bold; color: #b90000}
.rouge17b {font-size: 17px; font-weight: bold; color: #b90000}
.rouge20b {font-size: 20px; font-weight: bold; color: #b90000}
.rouge22b {font-size: 22px; font-weight: bold; color: #b90000}
.rouge23b {font-size: 23px; font-weight: bold; color: #b90000}
.rouge25b {font-size: 25px; font-weight: bold; color: #b90000}

.rouge15b-indent {color: #b90000; font-size: 15px; font-weight: bold; text-indent:25px}

.gris11 {font-size: 11px; color: #666666;}

a {color:#236e9b;text-decoration:underline}
a:visited {color:#236e9b;text-decoration:underline}
a:hover {color:#7eb9dc;text-decoration:none}

#highlight {
	width: 520px;
	margin: 0px auto 20px;
	align:center;
	/*border: 1pt solid #CCCCCC;*/
	border: 3pt solid #91c6cf;
	background: #d7f0f5;
	padding: 15px;
}

