
* {
	margin: 0;
	padding: 0;
}

img {
	border: 0px none;
}

.clear {
	clear:both;
}

.invisible {
	display:none;
}

body {
	text-align:center;
}

#site {
	width:728px;
	margin:auto;
	margin-top:30px;
	text-align:left;
}

#bandeau {
	width:728px;
	height:173px;
	background-image:url(../img/bandeau.jpg);
}

#menu {
	width:138px;
	float:left;
	height:auto;
}

#page {
	width:588px;
	float: right;
}

#bandeau {
	width:728px;
}

#contenu {
	background:url(../img/fond.gif) repeat-y;
}
