/* 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.                */
/*									*/




/* Raccourcis typographiques de SPIP */
i.spip {color:#003;}
strong.spip {font-weight:bold;color:#003;}
hr, hr.spip { border: 1px dotted #757575; margin: 15px auto; }

.spip_puce { list-style-position: outside; }

ul.spip {}
ol.spip {}
li.spip {}


h3.spip {
	font-family:  "Bitstream Vera Sans", Tahoma, Helvetica, sans-serif;
	background: url(../images/puce_ltr.gif) no-repeat left 3px;
	text-align: left; 
	margin: 15px 0; 
	padding-left: 20px;
	font-size: 1em; 
	letter-spacing:1;
	font-weight: bold;
	text-transform: uppercase;
	color: #007;
}
.page_article h3.spip {font-size:1.1em;}

 #colonne-gauche h3.spip, #colonne-droite h3.spip {
	
}

/* Paragraphes, citations, code et poesie */
p.spip {
	text-align: justify;
	line-height:normal;
	/*font-size: 0.85em;*/
	font-family: "Bitstream Vera Sans", Tahoma, Helvetica, sans-serif;
	margin: 15px auto;
}
#colonne-gauche, #colonne-droite {
	text-align: justify;
	line-height:normal;
	font-family: "Bitstream Vera Sans", Tahoma, Helvetica, sans-serif;
}
#colonne-gauche p.spip, #colonne-droite p.spip {/*font-size: 0.85em;*/}

p.spip_note {
	margin-left: 20px;
	font-size: 1em;
}

blockquote.spip { 
	margin:25px auto;
	padding-left: 1em;
	border-left: 1px dotted #757575; 
}
blockquote.spip p.spip {
	color:#003;
	font-style:italic;
	font-family: Georgia, Times, serif; 
	font-size:1.1em;
}


div.spip_poesie { 
	margin:25px auto;
	padding-right: 1em; 
	border-right: 1px dotted #757575;
	font-family: Garamond, Georgia, Times, serif; 
	color:gray;
	font-style:italic;
	text-align: right;	
}
div.spip_poesie div { 
	margin-left: 60px; 
}

.spip_code { 
	font-style: normal; 
	font-family: "Bitstream Vera Sans", Tahoma, Helvetica, sans-serif;
	background:#BBF;
	padding:2px;
 }
 
.spip_cadre { 
	font-style: normal; 
	font-size: 1.1em;
	color:#003;
	width: 95%; 
	border: 1px inset; 
	background:none transparent;
	padding:4px;
	height: 80px;
	margin:15px auto !important;
}

.spip_surligne { 
	background: #EFB510; 
}

/* Tableaux */
table.spip {
	margin: 15px auto;
	margin-bottom: 1em;
	border: 1px solid;
	border-collapse: collapse; 
	width:95%;
}
table.spip caption {
	caption-side: bottom;
	*caption-side: top; /* bottom pas pris en compte par IE */
	text-align: left;
	margin: -10px 0px 0px 0px;
	*margin:0px;
	padding: 0px;
	font-weight: normal;
	font-style: italic;
	color: #666; 
}
table.spip tr.row_first { 
	background: #F4FA85;
	font-weight:bold;
    color: #000;
    text-transform: uppercase;
}
table.spip tr.row_odd { 
	background: #FBFBCA; 
}
table.spip tr.row_even { 
	background: #F4FA85; 
}

table.spip th {
	padding: 3px; 
	text-align: center; 
	vertical-align: middle; 
	background: #F4FA85;
}
table.spip td { 
	padding: 3px; 
	text-align: left; 
	vertical-align: middle; 
	color: #666;
}


/* Logos, documents et images */
img, .spip_logos { 
	margin: 0; 
	padding: 0px; 
	border: none;
}
.page_article .spip_logos {
	float:right;
	margin:6px;
}


.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_note {} */ /* liens vers notes de bas de page */
/* a.spip_in { color: #900; } */  /* liens internes */
/* a.spip_out { color: #009; } */  /* liens sortants */
/* a.spip_url { color: #009; } */  /* liens url sortants */
/* a.spip_glossaire { color: #060; } */  /* liens vers encyclopedie */
.on { font-weight: bold;  } /* liens exposes */


/* Message préconisant l'utilisation de firefox sur la page login */
/* Slight recommendation on the login's page to use Firefox to admlinistrate the website */

.login_fifox {
	text-align: center;
	font-size: 0.85em;
	color: #00F;
}