.bg {  background-attachment: fixed; background-image: url(images/index_20.gif); background-repeat: repeat-y; background-position: left}
.a11grey {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: 6d6d6d}
.t11white {  font-family: tahoma; font-size: 11px; color: #FFFFFF; text-decoration: none}
.tdGrey {
	background: #f7f7f7 url(images/bg-grey.jpg) no-repeat bottom left;
}
img {
	border: none;
}
a:link, a:visited {
	color: #13A442;
	text-decoration: none;
}
a:hover {
	color: #13A442;
	text-decoration: underline;
}
.mainTable {
	background: #FFF url(images/bg-main.jpg) no-repeat bottom right;
	text-align: center;
	font: 11px arial;
	color: #6d6d6d;
}
a.white:link, a.white:visited {
	font: 11px tahoma;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
a.white:hover {
	font: 11px tahoma;
	color: #FFF;
	font-weight: bold;	
	text-decoration: underline;
}
#maxim {
	background: #FFF url(images/bg-main-blanc.jpg) no-repeat top left;
	text-align: justify;
	font: 11px arial;
	color: #6d6d6d;
}
h2 {
	font-family: tahoma;
	font-size: 13px;
	color: ##F88D00;
	text-decoration: none;
	font-weight: bold;
	margin: 10 0 5 10;
}
img.bordered {
	border: #739FFF 1px solid;
}
.just {
	text-align: justify;
}
#price {
	background-color: #1f445b;
}
#price th {
	background-color: #32617f;
	font: 12px tahoma;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 5 5 5 5;
}
#price td {
	background-color: #ffffff;
	font: 11px arial;
	color: #3d3d3d;
	padding: 5 5 5 5;
}

