html, body{
	background-image: url(images/fond-noel.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
	background-position: center top;
}

#page{
	margin-right: auto;
	margin-left: auto;
	width: 836px;
	height: 100%;
}

#top{
	margin: 0;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 125px;
	padding: 0px;
	width: 836px;
	white-space: normal;
	display: block;
	text-align: left;
}

#main{
	width: 836px;
	background-image: url(images/fond-texte.gif);
	background-repeat: repeat-y;
	margin: 0px auto;
}

#footer{
	text-align: center;
	background-position: center top;
}

#footer td{
	text-align: center;
	background-position: center top;
	font-size: 12px;
	font-weight: bolder;
}
.col1, .col2{
	width: 243px;
	margin: 0px;
	border-top: 1px dashed #000000;
	border-right: 1px #000000;
	border-bottom: 1px #000000;
	border-left: 1px #000000;
	padding: 5px;
	}
.col3, .col4{
	width: 465px;
	margin: 0px;
	padding: 5px;
	border-top: 1px dashed #000000;
	border-right: 1px #000000;
	border-bottom: 1px #000000;
	border-left: 1px #000000;
	clear: none;
	float: left;
	}
.logo{
	margin: 0px;
	clear: none;
	float: left;
	padding: 0px;
	white-space: nowrap;
	overflow: visible;
	position: relative;
	z-index: auto;
	height: 125px;
	visibility: visible;
	width: 836px;
	}
#mainRouge {
	width: 836px;
	background-image: url(images/fond-texter.gif);
	background-repeat: repeat-y;
	margin: 0px auto;
}
#mainblack {
	width: 836px;
	background-image: url(images/fond-textb.gif);
	background-repeat: repeat-y;
	margin: 0px auto;
}
