#body {
	background-color: #FFFFFF;
	background-image: url();
	margin: 0px;
	background-repeat: repeat-x;
	background-position: center top;
}
#conteneur {
	width: 100%;
	margin: auto;
}
#conteneur_top {
	width: 100%;
	height: 90px;
	position: relative;
}
#conteneur_colonnes {
	width: 100%;
	position: relative;
	background-color: #FFFFFF;
	padding-top: 5px;
}
#conteneur_colonne_gauche {
	width: 200px;
	position: relative;
}
#menu_principal {
	width: 100%;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
	display: none;
}
#magazine {
	width: 100%;
	height: 145px;
	position: relative;
	background-image: url(../images/rond_cadre_b2.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: bottom right;
	display: none;
}
#banner_colonne_gauche {
	width: 100%;
	position: relative;
	margin-top: 5px;
	display: none;
}
#colonne_centre {
	width: 100%;
	position: relative;
	margin-left: 15px;
}
#skyscraper {
	width: 120px;
	position: relative;
	clear: right;
	display: none;
}
#moteur {
	width: 197px;
	height: 25px;
	position: relative;
	background-image: url(../images/rond_cadre_b2.gif);
	background-repeat: no-repeat;
	padding-left: 3px;
	padding-top: 6px;
	padding-bottom: 4px;
	background-position: bottom right;
	display: none;
}
#date {
	width: 100%;
	height: '';
	position: relative;
	background-image: url();
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	display: none;
}
#banner_top {
	width: 520px;
	height: 68px;
	position: relative;
	margin-top: 10px;
	display: none;
}
#conteneur_menu_principal {
	width: 100%;
	position: relative;
	background-color: #d9d9d9;
	background-image: url(../images/rond_cadre_h2.gif);
	margin-top: 5px;
	background-repeat: no-repeat;
	background-position: top right;
	display: none;
}
#conteneur_moteur {
	width: 100%;
	position: relative;
	background-color: #d9d9d9;
	background-image: url(../images/rond_cadre_h2.gif);
	background-repeat: no-repeat;
	background-position: top right;
	display: none;
}
#conteneur_magazine {
	width: 100%;
	position: relative;
	background-color: #d9d9d9;
	background-image: url(../images/rond_cadre_h2.gif);
	margin-top: 5px;
	background-repeat: no-repeat;
	background-position: top right;
	display: none;
}
#conteneur_principal {
	width: 100%;
	position: relative;
}
#menu_secondaire {
	width: 100%;
	position: relative;
	border-top: 1px solid #FFFFFF;
	background-image: url(../images/rond_cadre_b2.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: bottom right;
	display: none;
}
#bottom {
	width: 100%;
	height: 40px;
	position: relative;
	text-align: center;
	background-image: url();
	margin-bottom: 30px;
	background-repeat: no-repeat;
	padding-top: 20px;
	background-position: top;
	display: none;
}
#logo {
	width: 100%;
	position: relative;
}
#footer_nouveautes {
	width: 100%;
	position: relative;
	background-color: #fff;
	clear: both;
	border-top: 1px solid #9a151d;
	background-image: url(../images/Fond_footer_bottom.gif);
	margin: auto;
	margin-top: 20px;
	background-repeat: repeat-x;
}
a[href]:after {
	content: " [" attr(href)"] ";
}
.nonImprimable {
	display: none; visibility: hidden;
}

