#conteneur {
	margin: auto;
	width: 1000px;
}
#body {
	margin: 0px;
	background-image: none;
	background-color: #f0f0f0;
	background-repeat: repeat-x;
	background-position: top;
}
#conteneur2 {
	width: 100%;
	position: relative;
}
#top_page {
	width: 100%;
	height: 90px;
	display: none;
}
#navtop {
	margin-bottom: 20px;
	padding-right: 5px;
	padding-left: 5px;
	width: 875px;
	height: 25px;
	position: relative;
	z-index: 1;
	display: none;
}
#titre_page {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	width: 100%;
	position: relative;
}
#bottom_page {
	margin: auto;
	margin-top: 20px;
	margin-bottom: 30px;
	width: 100%;
	height: 100px;
	text-align: center;
	clear: both;
	display: none;
}
#conteneur_colonne {
	padding-top: 20px;
	background-color: #FFFFFF;
	width: 100%;
	position: relative;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	box-shadow: #ababab 0px 0px 8px; -moz-box-shadow: #ababab 0px 0px 8px; -webkit-box-shadow: #ababab 0px 0px 8px;
}
#colonnegauche {
	margin-bottom: 10px;
	margin-left: 20px;
	width: 100%;
	position: relative;
}
#colonnecentre {
	margin-bottom: 10px;
	margin-left: 20px;
	width: 100%;
	position: relative;
}
#node_recherche {
	padding: 10px;
	width: 350px;
	height: 50px;
	top: 5px;
	right: 0px;
	position: absolute;
	display: none;
}
#fin_col_droite {
	padding-right: 15px;
	padding-left: 15px;
	width: 230px;
}
#conteneur_principal {
	background-image: url();
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	position: relative;
}
#conteneur_bottom {
	width: 100%;
	position: relative;
	display: none;
}
#node_col_right {
	margin-bottom: 10px;
	width: 260px;
	position: relative;
	display: none;
}
#node_col_right_2 {
	padding-top: 20px;
	background-color: #bbb;
	width: 260px;
	position: relative;
}
#pub_mastere {
	padding-right: 15px;
	padding-left: 15px;
	width: 230px;
}
#mailing {
	padding-right: 15px;
	padding-left: 15px;
	width: 230px;
}
#top_print {
	width: 100%;
	position: relative;
	display: block;
}
#conteneur_entete {
	width: 100%;
	height: 230px;
	position: relative;
}
#anim_logos {
	padding-top: 40px;
	padding-left: 49px;
	width: 160px;
	height: 150px;
	position: relative;
	display: none;
}
#bandeau_image {
	width: 740px;
	height: 230px;
	position: relative;
	display: none;
}
#conteneur_colonnes_gauche {
	width: 740px;
	position: relative;
}
#zone_logos {
	margin: 0px;
	border-left: 1px solid #ddd;
	background-color: #FFF;
	width: 259px;
	height: 230px;
	position: relative;
	display: none;
}
a[href]:after {
	content: " [" attr(href)"] ";
}
.nonImprimable {
	display: none; visibility: hidden;
}
img { border: 0px none; }
form { margin: 0px; }
.invisible { display: none; }

