.logo_auteur{float:right;margin:10px;}
#focus, .dernier_commentaire {display:none;}
#sous_outils_partager{display:none;}
.contenu {
clear:both;
}

#header h1,
#formulaire_recherche,
#l_sidebar,
#r_sidebar,
.spip-admin-float,
.navbarright,
#footer,
#forum,
.poster, 
#droite, 
#navbar,
.outils_article,
.outils_rubrique, .encart {
	display: none;
}

#header {
	border-bottom: 1px solid #000;
}

body {
	padding: 1em 4em;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000;
	font-size: 11pt;
}

a {
	text-decoration: none;
	color: #ccc;
}

#contentleft {
	margin-top: 2em;
}
#contentleft h1 {
	margin-top: 0;
	padding-top: 0;
}

#contentleft p {
	line-height: 1.4em;
}

#header {
	margin: 0;
	padding: 0;
}



/* Formattage du texte */
p.references {
	font-size: 9pt;
	font-weight: bold;
}

h1 {
	font-size: 20pt;
}

#content h3 {
	font-size: 14pt;
	padding-top: 1em;
}

.chapo {
	font-size: 13pt;
	line-height: 1.4em;
}

.texte {
	text-align: justify;
}

#content .ps p,
#content .notes p {
	color: #333;
	font-size: 9pt;
}


/* Elements specifiques a la page d'impression */
div.url {
	padding-top: 1em;
	text-align: center;
}

div.url div {
	padding-top: 0.2em;
	font-size: 120%;
	font-weight: bold;
	font-family: courier;
}

sup, sup.spip {
	font-size: 65%;
}

#content a:link:after, #content a:visited:after {
/*	content: " (" attr(href) ") ";*/
	font-size: 90%;
}

#content a[href^="/"]:after {
/*	content: " (http://politique.eu.org" attr(href) ") "; */
}

#content .references  a:link:after,
#content .references a:visited:after,
#content a.spip_note:link:after,
#content a.spip_note:visited:after
{
	content: "";
}


/* Logos, documents et images */
img, .spip_logos { margin: 0; padding: 0; border: 0; }
.spip_documents { margin-top: 0.20em; text-align: center; padding: 0; }
.spip_documents p { margin: 0.10em; padding: 0; }
.spip_documents_center { display: block; clear: both; width: 100%; margin: 1em auto; }
.spip_documents_left { padding: 0; float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { font-weight: bold; font-size: 0.90em; margin-right: auto; margin-left: auto; }
.spip_doc_descriptif { clear: both; font-size: 0.90em; margin-right: auto; margin-left: auto; }
.spip_documents img { border: 1px solid #000; }

.bio {    color: #999999;
    font-family: lucida grande,verdana,sans-serif;
    font-size: 11px;
    font-weight: normal;}
.blog #droite {
	display: block;
}
div.blog #droite .select_tous_articles, div.blog #droite div a img, .suivre {display:none;}

div.blog #droite #LogoRubrique {float:right;}
div.blog #droite .avertissement p {color: #999999;
    font-family: lucida grande,verdana,sans-serif;
    font-size: 11px;
    font-weight: normal;}

