
body{
	background-image:url("template/image/bg_body.gif");
}

#page{
	width:1075px;
	height:700px;
	margin:auto;
	margin-top:0px;
	background-image:url("template/image/bg_page.png");
}

#header{
	width:1000px;
	height:100px;
	margin:auto;
}

#menu{
	width:1000px;
	height:30px;
	margin:auto;
}

#centre{
	width:1000px;
	height:500px;	
	margin:auto;
	margin-top:10px;
	background-image:url("template/image/centre_vide.png");
	background-repeat:no-repeat;
	
}

#footer{
	width:1000px;
	height:60px;
	margin:auto;
}

#scroll-podcast{
float:left;
width:780px;
height:140px;
overflow:auto;
}


