body {
	margin: 0.5em;
	padding: 0em;
	background-color: white;
	/*background-image: url(bg_print.png);*/
	color: black;
	font-family: Georgia, "Bitstream Vera Serif", serif;
}
a[href] {
	color: blue;
}
#header #logo {
	display: none;
}
#subheader {
	display: none;
}
.categorie h3 {
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	padding-bottom: 0.1em;
	border-bottom: 2px solid #2e62aa;
	font-size: 1.1em;
	margin-bottom: 0.5em;
}
.categorie .article h5 {
	padding-top: 0.5em;
	margin-top: 0;
	margin-bottom: 0.8em;
	margin-right: 7px;
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	font-size: 1em;
}
.categorie .article h3.spip i.spip, .categorie .article h3.spip em.spip {
	font-size: 0.85em;
}
.categorie .article .description {
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	float: right;
	color: #777777;
	padding: 0px;
	padding-left: 3px;
	margin-left: 2em;
	margin-right: 7px;
	margin-bottom: 0.2em;
	border-left: 1px solid #82a1cd;
	width: 15em;
}
.categorie .article .description .spip_logos {
	border: 0;
	position: relative;
	top: 3px;
	margin-top: 0;
}
.categorie .article .postscriptum {
	font-style: italic;
	margin-top: 1.5em;
	padding: 4px;
	border: 1px solid #2e62aa;
	background-color: white;
	text-align: justify;
}
/** Menus **/
#menu {
	display: none;
}
/** Position **/
#position {
	display: none;
}
/** Footer **/
#footer.pleinelargeur {
	margin-top: 0.5em;
	text-align: center;
}
#footer #syndication {
	display: none;
}
#footer #copyright {
	padding-left: 20px;
	background-image: url(cc.png);
	background-repeat: no-repeat;
}
/** special effect **/
.product {
	font-style: italic;
	font-weight: bold;
}
/** ARTICLES **/
.chapo, .articleContent {
	text-align: justify;
}
div.spip_code, pre, blockquote.spip, .spip_cadre {
	border: 1px solid #82a1cd;
	background-color: white;
	margin: 0.7em;
	padding: 0.5em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	clear: both;
}
span.spip_code {
	border: 1px solid #82a1cd;
	background-color: white;
	padding-left: 0.3em;
	padding-right: 0.3em;
}
.spip_puce {
	margin-top: 0.7em;
}
#notes {
	margin-left: 10%;
	margin-right: 10%;
	font-size: 0.9em;
	margin-top: 2em;
	padding: 0.35em;
	padding-top: 0.15em;
	padding-bottom: 0.15em;
	border: 1px solid #2e62aa;
	background-color: #e0e8f2;
	text-align: justify;
}
p.spip_note {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
.article table, .article table tr, .article table td {
	border: 1px solid black;
	border-collapse: collapse;
}
.article table td {
	padding: 2px;
}
#articlesMemeRub {
	display: none;
}
/** COMMENTAIRES **/
#commentaires {
	display: none;
}
/** ADMIN **/
.spip-admin {
	display: none;
}

