<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*-finbody-*/
#body {
	background-color: #FFFFFF;
}
/*-finbody-*/
#node_main {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	width: 100%;
}
#top_page {
	width: 100%;
	height: 75px;
	position: relative;
	display: none;
}
#navtop {
	width: 100%;
	height: 25px;
	position: relative;
	z-index: 1;
	display: none;
}
#node_column_left {
	border-right: 1px solid #FFF;
	background-image: none;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: top right;
	width: 100%;
	position: relative;
}
#titre_page {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	position: relative;
}
#bottom_page {
	margin-top: 10px;
	margin-bottom: 20px;
	width: 100%;
	position: relative;
	display: none;
}
#colonne_gauche {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	position: relative;
}
#colonne_droite {
	padding-top: 10px;
	border-top: 1px solid #f0f0f0;
	width: 220px;
	position: relative;
}
#ariane {
	margin-top: 5px;
	margin-bottom: 10px;
	width: 100%;
	position: relative;
	display: block;
}
#bg_bottom {
	background-image: none;
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	position: relative;
}
#bg_top {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	position: relative;
}
#node_column {
	width: 100%;
	position: relative;
}
#node_column_right {
	width: 260px;
	position: relative;
	display: none;
}
#node_recherche {
	padding-bottom: 10px;
	border-bottom: 1px solid #bcbcbc;
	width: 220px;
	position: relative;
	display: none;
}
#nav_right {
	padding-top: 5px;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #bcbcbc;
	width: 220px;
	position: relative;
	display: none;
}
#node_column_right_top {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(../images/bg_col_right.gif);
	background-repeat: repeat-y;
	width: 220px;
	position: relative;
	display: none;
}
#node_column_right_bottom {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(../images/bg_tagcloud.gif);
	background-repeat: repeat-y;
	width: 220px;
	position: relative;
	display: none;
}
#tag_cloud {
	width: 220px;
	position: relative;
	display: none;
}
#bottom_column_left {
	padding-right: 19px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 660px;
	position: relative;
	display: none;
}
#logo {
	margin-top: 25px;
	width: 500px;
	height: 30px;
	position: relative;
	display: none;
}
#pied_de_page_impression {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #777;
	width: 100%;
	position: relative;
	display: block;
}
#haut_de_page_impression {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 2px solid #777;
	width: 100%;
	position: relative;
	display: block;
}
a[href]:after {
	content: " [" attr(href)"] ";
}
.nonImprimable {
	display: none; visibility: hidden;
}
img { border: 0px none; }
form { margin: 0px; }
.invisible { display: none; }
</pre></body></html>