#page {
	width: 50em;
}

#entete {
	border-bottom: 0px;
}

#entete .formulaire_recherche {
	margin: -40px 10px 0px 0px;
	width: 16em;
}

#entete .formulaire_spip .forml {
	width: 12em;
}

#hierarchie {
	font-size: 0.71em;
}

#pied {
	background-color: #726E6D;
	color: white;
	border: 0px;
	font-size: 0.70em;
}

#pied a {
	color: white;
}

#copyright {
	font-size: 0.70em;
	text-align: center;
	margin-top: 0.5em;
}

#conteneur #contenu {
	font-family: Verdana,Tahoma,Arial,sans-serif;
	float: center;
	width: 27em;
}

#conteneur #navigation {
	float: left;
	width: 9em;
}

#conteneur #chapo {
	float: right;
	width: 13em;
}

#rubriques {
	text-align: center;
	font-size: 0.9em;
	font-variant: small-caps;
}

#rubriques .rubriquesTable {
	width: 100%;
	height: 32px;
}

#rubriques .rubriquesTable td {
	background: url(images/menu_background.gif) repeat;
	height: 32px;
}

#rubriques .rubriquesLink {
	color: white;
	width: 100%;
	display: block;
	height: 32px;
	line-height: 32px;
}

#rubriques .rubriquesLink:hover {
	text-decoration: none;
	background: url(images/menu_background_on.gif) repeat;
}

#breves {
	font-size: 0.71em;
}

#breves .brevesLink {
	color: #6F7CB1;
}

#breves ul {
	list-style-image: url(images/arrow.gif);
	margin: 0px 15px 0px 25px;
	border-top: 1px dotted #9D9D9D;
	padding-top: 10px;
}

#breves li {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #9D9D9D;
}

.cartouche {
	margin-bottom: 1em;
}

.cartouche .titre {
	color: #496F9F;
	font-weight: normal;
	font-size: 1.6em;
}

.texte {
	font-size: 0.71em;
}

.chapo {
	font-size: 0.71em;
	font-weight: normal;
}

.page_plan .cartouche {
	display: block;}

.page_plan #contenu h2 {	background: none;	border: 0px;	text-align: left;}

.nettoyeur {
	line-height: 0px;
}

.liste-articles {
	width: 100%;
	margin-top: 2em;
}

.sitemap {
	width: 100%;
	font-size: 0.85em;
}

.page_plan #contenu h2 {
	margin: 1em 0em 0em 0em;
}

.sitemap ul {
	margin: 0px;
}

a:hover .titre {
	text-decoration: underline;
}

table.spip tr.row_first {
	background: #929ECF;}

a.spip_mail { color: #009; }
a.spip_mail:before { content: ""; } /* liens vers un email */

/* Social Bookmarks */
.socialbookmark {
	width: 100%;
	text-align: right;
	margin-top: 1.5em;
}

/* Forum */
.liste-articles li .texte {
	font-size: 0.71em;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	line-height: 1.2em;
}

ul .forum-chapo, ul ul .forum-chapo, ul ul ul .forum-chapo, ul ul ul ul .forum-chapo, ul ul ul ul ul .forum-chapo {
	background-color: #929ECF;
}

.forum-repondre, .forum-decompte, ul .forum-chapo, .forum-texte {
	font-size: 0.71em;
}


/* Round border table for the content section */
.contentroundbordertable {
	width: 100%;
	border-collapse: collapse;
}
.contentroundbordertable td {
	background-color: #F9F9F9;
	padding: 0px;
}
.contentroundbordertable .top .left, .contentroundbordertable .top .right, .contentroundbordertable .bottom .left, .contentroundbordertable .bottom .right {
	width: 9px;
	height: 9px;
	display: block;
}

.contentroundbordertable .middle .left, .contentroundbordertable .middle .right {
	width: 9px;
}
.contentroundbordertable .top .left {
	background-image: url("images/border/content_top_left.gif");
}

.contentroundbordertable .top .center {
	background-image: url("images/border/content_top_mid.gif");
}
.contentroundbordertable .top .right {
	background-image: url("images/border/content_top_right.gif");
}

.contentroundbordertable .middle .left {
	background-image: url("images/border/content_cen_left.gif");
}

.contentroundbordertable .middle .right {
	background-image: url("images/border/content_cen_right.gif");
}.contentroundbordertable .bottom .left {
	background-image: url("images/border/content_bot_left.gif");
}

.contentroundbordertable .bottom .center {
	background-image: url("images/border/content_bot_mid.gif");
}
.contentroundbordertable .bottom .right {
	background-image: url("images/border/content_bot_right.gif");
}


/* Round border table for the chapo section */
.chaporoundbordertable {
	width: 100%;
	border-collapse: collapse;
}
.chaporoundbordertable td {
	background-color: #ECEEEF;
	padding: 0px;
}
.chaporoundbordertable .top .left, .chaporoundbordertable .top .right, .chaporoundbordertable .bottom .left, .chaporoundbordertable .bottom .right {
	width: 9px;
	height: 9px;
	background-color: #ECEEEF;
	display: block;
}
.chaporoundbordertable .top .left {
	background-image: url("images/border/chapo_top_left.gif");
}

.chaporoundbordertable .top .center {
	background-image: url("images/border/chapo_top_mid.gif");
}
.chaporoundbordertable .top .right {
	background-image: url("images/border/chapo_top_right.gif");
}

.chaporoundbordertable .middle .left {
	background-image: url("images/border/chapo_cen_left.gif");
}

.chaporoundbordertable .middle .right {
	background-image: url("images/border/chapo_cen_right.gif");
}.chaporoundbordertable .bottom .left {
	background-image: url("images/border/chapo_bot_left.gif");
}

.chaporoundbordertable .bottom .center {
	background-image: url("images/border/chapo_bot_mid.gif");
}
.chaporoundbordertable .bottom .right {
	background-image: url("images/border/chapo_bot_right.gif");
}