#wrapper
{
	background-image: url(../images/motif.png);
	width: 920px;
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #E5E5E5;
	border-top: 0px;
}

#site
{
	width: 760px;
	background-color: white;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #E5E5E5;
}

#skyscraper_banner
{
	float: left;
	text-align: center;
	width: 140px;
	padding: 0px;
}

#skyscraper_banner img
{
	padding: 0px;
	width: 120px;
	margin-top: 100px;
	margin-right: 10px;
	margin-left: 10px;
}

#blank
{
	border: 1px solid #E5E5E5;
	color: white;
	background-color: white;
	clear: both;
}

#header
{
	width: 98%;
	margin-top: 0px;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 8px;
	background-color: white;
}

#banners table
{
	float: right;
	padding: 0px;
}

#banners
{
	margin-top: auto;
	margin-bottom: auto;
	clear: right;
	width: 742px;
	white-space: nowrap;
	border: 1px solid #E5E5E5;
}

#long_banner
{
	text-align: right;
	float: right;
	height: 60px;
	width: 468px;
	margin: 5px;
}

#mega_banner
{
	text-align: center;
	float: right;
	height: 90px;
	width: 728px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#small_banner
{
	text-align: right;
	height: 60px;
	width: 222px;
	float: right;
	margin: 5px;
}

#square_banner
{
	text-align: center;
	float: right;
	height: 200px;
	width: 66%;
	margin-top: 5px;
	margin-bottom: 5px;
}

#content
{
	/*	height: auto !important;
	min-height: 800px;*/
	font-family: Verdana;
	font-size: 11px;
	margin: 0;
	padding: 0 3% 0 3%;
	float: left;
	width: 54%;
}

* html #content { width: 410px; }

#menu1
{
	margin-left: 1%;
	padding: 0;
	float: left;
	width: 19%;
}

* html #menu1 { margin-left: 4px; }

#menu2
{
	margin-right: 1%;
	padding: 0;
	float: left;
	width: 141px;
	background-color: white;
}

* html #menu2
{
	margin-left: 3px;
	margin-right: 3px;
}

#footer
{
	clear: both;
	width: 100%;
	background-color: white;
}

/* pour le systeme de paiement */
td.pb_avant
{
	background-image: url(../../images/bofo/progressbar_rouge.gif);
	background-repeat: repeat-x;
	background-position: center;
}

td.pb_apres
{
	background-image: url(../../images/bofo/progressbar_vert.gif);
	background-repeat: repeat-x;
	background-position: center;
}

td.pb_txt_avant
{
	padding: 2px;
	font-weight: bold;
	color: lightgrey;
}

td.pb_txt_apres
{
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	font-weight: bold;
	color: black;
}

#big_link
{
	font-weight: bold;
	font-size: 14px;
	color: #136F80;
}

table.comparaison
{
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 420px;
}

table.comparaison td {
	border: 1px solid #aaaaaa;
	vertical-align: top;
	padding: 2px;
}

th.comparaison {
	padding: 0 1em;
	text-align: left;
	border: 0px solid #ffffff;
}

