/*Layout*/
html{
	background: url(../images/background1.gif) repeat;
	/*position:absolute;*/
}
body
{
	position: absolute;
	width: 940px;
	margin-left: -470px;
	left: 50%;
	height: 600px;
	margin-top: -300px;
	top: 50%;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Trebuchet MS, helvetica, sans-serif;
	background-position: center center;	
}
#footer
{
	height: 57px;
	color: #FFFFCC;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*////////////////////////////////// Menu////////////////////////////////////////*/
#preload-images {
	position:absolute;
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	left:0px;
	top:0px;
	width:1px;
	height:1px;
	visibility: hidden;
}

#piece {
	width: 58px;
	height: 45px;
	background:url(../images/menu.png) no-repeat left top;
	margin-left: 482px;
	margin-top: -52px;
	position:absolute;
	z-index: 1;
}

/*///////////////////////////////// Content ////////////////////////////////////////*/

#page_content{
	margin: auto;
}
#conteneur
{
	margin: auto;
	height : 543px;
	width: 940px;
	background:url(../images/gauche.jpg) no-repeat left top;
}

#content
{
	height:544px;
	margin-left: 360px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 120px;
}
#accueil{
	margin-top: 60px;
	margin-left: 50px;
	margin-right: 10px;

}
#encart{
	margin-top: 40px;
	margin-left: 50px;
	margin-right: 10px;
	height: 240px;
}
#flashcontent{
	margin-left: 80px;
}
#content_alternatif{
	height: 315px;
	width: 450px;
	overflow: auto;
	position: relative;
}
/* Extra */
#image_jour{
	position:absolute;
	margin-top:-25px;
	margin-left:-64px;
	z-index:1;
}

#pub {
	width: 131px;
	height: 131px;
	margin-left: 400px;
	margin-top: -70px;
	position:absolute;
	z-index: 2;
}
/* Les liens */