 body.article #articles-recents-auteur { display: none; }
 body.article #mots-cles_associes { display: none; }
#bloc-contenu { background-color: transparent !important; }



/* LOGO ENTETE */
#entete
{
	background-image: url(http://www.radio-morpheus.com/GRAPH/logo-radio-morpheus2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}

#entete a.nom-site,
#entete a.nom-site:link,
#entete a.nom-site:visited {
	background-image: url(http://www.radio-morpheus.com/GRAPH/ARM-logo.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#entete .nom-site span { right: -2000px; }


#entete  { height: 142px; } /* la hauteur de la nouvelle image du bandeau */
#encart { height: 152px } /* hauteur de l'image + 10px */
#menu-rubriques { height: 152px } /* hauteur de l'image + 10px */

#entete			/* voir (../inc/inc-bandeau.html) */
{
	position: relative;
	height: 140px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	border-width: 0;
	text-align: right;
	overflow: hidden;
	z-index: 10;	/* background-image - voir/see : 'alter.css' */
}

/* TEXTES */

/* couleur d'arriere plan */
body {
	background-image: url(http://www.radio-morpheus.com/GRAPH/fontableau.jpg); /* ou la couleur de votre choix */
	background-color: #000080;
}

.texte
{
	text-align: justify;
	line-height: 1.3em;
	text-transform: inherit;
	color: #000080;
}

p.spip { text-align: left; }

.chapo
{
	font-weight: bold;
	text-align: justify;
	background-color: #f3f3f3;
	padding: 0.5em;
	margin: 0 0 1em 0;
	font-style: italic;
	color: #000080;
}

/* L'information de date et auteur au dessus de l'article */
.detail
{
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	color: #000080;
}



.surtitre,
.sous-titre {
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: normal;
	font-size: 90%;
	text-transform: uppercase;
	color: #000080;
}

.pagination { font-size: 90%; }

.spip_documents
{
	font-size: 85%;
	margin: 10px;
}

.spip_doc_titre {
	font-weight: bold;
	font-size: 1em;
	line-height: 1em;
	margin-left:auto;
	margin-right:auto;
	color: #000080;
}
.spip_doc_descriptif { clear: both; font-size: 1em; line-height: 1em; margin-left:auto; margin-right:auto;
}

ul.spip { margin-left: 1em; padding: 0; } 
ol.spip { margin-left: .8em; padding: 0; }
ul ul.spip,
ol ol.spip,
ol ul.spip,
ul ol.spip { margin-left: 0; padding: 0; }
ul.spip, ul ul.spip, ol ul.spip { list-style: square;}
ol.spip { list-style: decimal; }
/* ul.spip li, ol.spip li { list-style: inherit; } */
ol.spip li { margin: 0.3em 0 0.3em 1.5em; list-style-position: outside; }
ul.spip li { margin: 0.3em 0 0.3em 1.2em; list-style-position: outside; }
ul.spip ol.spip li { margin: 0.3em 0 0.3em 1.5em; list-style-position: outside; }


/*  ANNONCE dans #encart */
.annonce
{
	background-color: #FFF;
	/* overflow: hidden; */
	text-align: center;
}




.suite a:hover
{
	color: #2A00AA;
	text-decoration: underline;
}

.cartouche
{
	/*border-top: 2px solid #404040;*/
	margin-bottom: 15px;
	color: #000080;	/*clear: right;*/
}
