/* 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 {}
strong.spip {}
hr.spip {color:#88BA14;
background-color:#88BA14;
height: 1px;
border: 1px;
margin:10 0px;
padding:0px;}

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

ul.spip {margin-bottom:10px;}
ol.spip {margin-bottom:10px;}
li.spip {}

/*h3.spip {
	text-align: center; 
	margin-top: 2em; 
	margin-bottom: 1.4em; 
	font-size: 1.15em; 
	font-weight: bold; }*/

/* Paragraphes, citations, code et poesie */
p.spip { margin-bottom:5px;padding:0px 2px;text-align:justify;}
#description p.spip {text-align:left}
#colgauche p.spip { margin-bottom:0px;padding-bottom:5px;}
p.spip_note {}

blockquote.spip, .spip_serif { font-family:  Arial, Verdana, Tahoma, sans-serif; }

blockquote.spip { 
	margin: 1em; 
	padding-left: 1em;
	padding-right: 1em;
	border: 1px dotted; }

div.spip_poesie { 
	margin: 1em; 
	padding-left: 1em; 
	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.2em; }
.spip_cadre { width: 99%; border: 1px inset; }

.spip_surligne { background: #FF6; }

/* Logos, documents et images */
img, .spip_logos { -behavior:url('_html_gabarits/win_png.htc'); }

.spip_documents { text-align:center}/* width:50%;peut-on indiquer la taille de l'image dans la div englobant le spip-doc?permttrai d'enlever le width 50%*/
.spip_documents img{ -behavior:url('_html_gabarits/win_png.htc');}
.spip_documents_center { clear:both; width:100%; margin: auto;}
span.spip_documents_center { display: block; margin-top:1em;}
.spip_documents_left { float: left; margin:3px 15px 3px 0px;}
.spip_documents_right { float: right; margin-left:15px;}
.spip_doc_titre { clear: both;font-weight: bold; font-size: 0.87em; margin-left: auto; margin-right: auto;}
.spip_doc_descriptif { clear: both; font-weight: bold;font-size: 0.87em; margin-left: auto; margin-right: auto;}
ABW, .AI, .AIFF, .ASF, .AVI, .BIN, .BLEND, .BMP, .BZ2, .C, .CSS, .CSV, .DEB, .DEFAUT, .DJVU, .DOC, .DVI, .EPS, .FLV, .GZ, .H, .HTML, .MID, .MNG, .MOV, .MP3, .MP4, .MPG, .ODB, .ODC, .ODF, .ODG, .ODI, .ODM, .ODP, .ODS, .ODT, .OGG, .OTG, .OTP, .OTS, .OTT, .PAS, .PDF, .PGN, .PPS, .PPT, .PS, .PSD, .QT, .RA, .RAM, .RM, .RPM, .RTF, .SDD, .SDW, .SIT, .SMIL, .SPIP, .SVG, .SWF, .SXC, .SXI, .SXW, .TEX, .TGZ, .TIF, .TORRENT, .TTF, .TXT, .WAV, .WMV, .XCF, .XLS, .XML, .ZIP, .PNG, .JPG, .GIF, .MP3, .PDF, .Word, .Excel {border:0px !important;}
/*---*/
/* Images typographiques (via image_typo), URL a revoir... */
.format_png { -behavior: url(_html_gabarits/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; }