#layout {
	width: 608px;
	background-image: url(../imgs/design/layout_back_608.gif);
}

#filflash {
	display: none;	
}

#hebdoimg {
	display: none;
}

/* Le menu du site */

#menu {
	width: 600px;
	height: 52px;
	background-image: url(../imgs/design/gradientonglets.jpg);
}

#menu .onglets {
	width: auto;
	height: 23px;
}

#menu .boutons_box {
	margin: 0px;
	float: left;
	clear: none;
	height: 23px
}

#menu .onglets_left {
	margin-left: 0px;
	height: 23px;
	background-image: url(../imgs/design/onglet_left2.jpg);
	clear: none;
}

#menu .onglets_right {
	background-image: url(../imgs/design/onglet_right2.jpg);
	height: 23px;
}

.boutonsmenu {
	clear: both;
	margin-left: 3px;
	margin-top: 6px;
}

/* Classes CSS des bannières du site */

#bigbanner {
	display: none;
}

#headbanner {
	width: 600px;
	height: auto;
	float: none;
	display: block;
	text-align: center;
}

/* La météo */

#meteo {
	margin-top: 6px;
	width: 260px;
}

.logo {
	max-width: 594px;
}

/* La boite de recherche */

#searchbox {
	width: 180px;
	text-align: right;
	display: inline;
	float: right;
}

#searchbox form {
	width: 180px;
}

#searchbox input {
	width: 80px;
	font-size: 10px;
}

#searchbox .recherche_btn {
	width: 16px;
	margin-right: 6px;	
}

/* Hack à la con à cause D'inter Explorer imbécile */
.division {
	display: none;	
}

.clearhrfront {
	display: none;	
}

.clearhr #submenu {
	display: none;	
}