/* SPIP-STYLE                                              version 1.9  */
/* Cette feuille contient les styles associes au code genere par SPIP.  */
/* Ces styles sont indispensables et doivent necessairement etre        */
/* definis pour le bon fonctionnement de vos squelettes.                */

#contenu
{
	font-size: 0.82em;
	text-align: left;
	margin: 0px 5px;
	padding: 0px 8px;
	border-right: black 1px solid;
	border-top: black 1px;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	overflow : auto ;
	height: 1%;

}

/* #article h2.titre_article */
.titre_article
{
	font-size: 2em;
	line-height: 1.2em;
	color: #3465a4;
	font-weight: bold;
	margin: 0px 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
}

.soustitre_article  { font-size: 1.1em; }

.date_article, div.date_cartouche
{
	font-size: 0.9em;
	line-height: 1.05em;
	text-align: right;
	margin-bottom: 10px;
	color: #939393;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.date_article
{
	border-bottom: #d3d3d3 1px solid;
}

.date_article a ,.date_cartouche a
{
	color: #939393;
	text-decoration: none;
}

.date_article a:hover , .date_cartouche a:hover {
	color: #939393;
	text-decoration: underline;
}

.chapo_article
{
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
}

.note_article {	margin-bottom: 0.5em; }


div.cartouche
{
	margin: 0px 0px 0.5em;
	padding: 0px;
	border-bottom: lightgrey 1px solid;
}

.cartouche h2
{
	margin: 0px;
	padding: 0.2em 0px;
	font-size: 1.6em;
	line-height: 1.1em;
}

.cartouche h3
{
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
	line-height: 1em;
}

.cartouche p
{
	font-size: 0.9em;
	margin: 0px 0px 0.5em;
	padding: 0px;
}

/* Raccourcis typographiques de SPIP */
i.spip {}
strong.spip {}
hr.spip
{
	background-color: #3465a4;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	padding: 0px;
	margin: 0px;
	height: 1px;
}

.spip_puce { list-style-position: outside; }

ul.spip {}
ol.spip {}
li.spip {}

h3.spip ,.note_article h3
{
	text-align: left;
	margin-top: 16px;
	margin-bottom: 16px;
	font-size: 1.3em;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: #3465a4 thin solid;
	color: #3465a4;
	padding-bottom: 3px;
}

/* Paragraphes, citations, code et poesie */
p.spip 
{
	padding: 0px;
	margin: 12px 0px;
}
p.spip_note
{
	padding: 0px;
	margin: 0px;
}

blockquote.spip, .spip_serif { font-family: Georgia, Times, serif; }

blockquote.spip
{
	border-left: #a0c0e0 4px solid;
	margin: 0.5em 0px;
	padding: 0px 0.5em;
}

div.spip_poesie { 
	margin: 1em; 
	padding-left: 0.9em; 
	border-left: 1px solid;
	font-family: Garamond, Georgia, Times, serif; }

div.spip_poesie div { text-indent: -60px; margin-left: 60px; }

.spip_code, .spip_cadre { font-family: monospace; font-style: normal; font-size: 1.1em; }
.spip_cadre
{
	width: 99%;
	border: 1px inset;
	background-color: #ebefff;
}

.spip_surligne { background: #FF6; }

/* Tableaux */
table.spip {
	margin: auto;
	margin-bottom: 1em;
	border: 1px solid;
	border-collapse: collapse; }
	
table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold; }
	
table.spip tr.row_first { color: #ffffff; Background: #3465a4; }
table.spip tr.row_odd { background: #ebefff; }
table.spip tr.row_even { background: #f9feff; }
table.spip th, table.spip td { padding: 3px; text-align: left; vertical-align: middle; }

/* Logos, documents et images */
img { margin: 0; padding: 0; }

img.spip_logos
{
	margin: 0.5em 0em 0.5em 0.5em;
	padding: 0.5em 0px;
	border: none;
}

.spip_documents { text-align: center; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left { 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.8em; margin-left: auto; margin-right: auto; }
.spip_doc_descriptif { clear: both; font-size: 0.8em; margin-left: auto; margin-right: auto; }

/* Images typographiques (via image_typo), URL a revoir... */
.format_png { behavior: url(win_png.htc); }

/* modeles par defaut */
.spip_modele { float: right; display: block; border: 1px dotted #666; width: 180px; }

/* Barre de raccourcis typographiques */
table.spip_barre { width: 100%; }

table.spip_barre a img {
	background: #FDA;
	padding: 3px;
	border: 1px outset #999; }
	
table.spip_barre a:hover img {
	background: #FFF;
	border: 1px solid #999; }

table.spip_barre input.barre { width: 100%; background: #EEE; }

/* * Couleurs des liens de Spip */


a.spip_figure img
{
	text-decoration: none;
	border: none;
}

a.spip_in , a.spip_glossaire
{
	color: #5662df;
	text-decoration: none;
	border-bottom: #000000 1px dotted;
} /* liens internes , de page glossaire*/

a.spip_note
{
	color: #5662df;
	text-decoration: none;
} /* notes de bas */

a.spip_out, a.spip_url
{
	color: #5662df;
	text-decoration: none;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 100% 50%;
	background-color: transparent;
	background-image: url( "//www.electronique-mag.com/dist/images/wrapper.php?file=spip_out.gif" );
	padding-right: 10px;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
} /* liens sortants, url sortant */


a.lien_pagination
{
	color: #5662df;
	font-weight: bold;
	border-bottom-color: #5662df;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-decoration: none;
} /* notes de bas */

a.cartouche
{
	color: #3465a4;
	text-decoration: none;
} 

a:hover.cartouche
{
	color: #5485c4;
	text-decoration: underline;
} 

.on { font-weight: bold; color: #000000; } /* liens exposes */

.nettoyeur
{
	clear: both ;
	margin: 0 ;
	padding : 0 ;
	border : 0 ;
	height : 0 ;
	line-height : 1px ;
	font-size : 1px ;
	overflow : hidden ;
}