body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(../images/motif-fond2.gif);
	background-repeat: repeat;
	padding: 0px;
	vertical-align: top;
	font-size: 11px;
	color: #FFFFFF;
}

#content {
	width: 865px;
	background-repeat: repeat;
	height: 100%;
	position: relative;
	left: 50%;
	top: 0px;
	margin-left: -432px;
	z-index: 1;
}
#banniere {
	height: 135px;
	width: 100%;

	background-image: url(../images/bandomag(1).swf);
	background-image: url(../magazine/images/mag_bandeaumag.jpg);
}

#main {
	width: 100%;
	background-color: #FFFFFF;
}
#footer {
	background-color: #753772;
	height: 20px;
	width: 100%;
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
	position: relative;
	left: 0px;
	top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B18DAF;
}
.contact {

	top: 3px;
	right: 8px;
	position: relative;
}
td.ombregauche {
	background-image: url(../images/ombreG.png);
	background-repeat: repeat-y;
	width: 5px;
	background-position: right;
}
td.ombredroit {
	background-image: url(../images/ombreD.png);
	background-repeat: repeat-y;
	width: 5px;
}
table {
	margin: 0px;
	padding: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 12px;
	line-height: inherit;
}
