
/******************************************************************************************************************************
 * FROM SPIP_STYLE.CSS * FROM SPIP_STYLE.CSS * FROM SPIP_STYLE.CSS * FROM SPIP_STYLE.CSS 
 * FROM SPIP_STYLE.CSS * FROM SPIP_STYLE.CSS * FROM SPIP_STYLE.CSS * FROM SPIP_STYLE.CSS 
 * FROM SPIP_STYLE.CSS * FROM SPIP_STYLE.CSS * FROM SPIP_STYLE.CSS * FROM SPIP_STYLE.CSS 
 */
a {                                            /* -a- */
	text-decoration: none;
}

a:hover {                                /* -a- */
	color:#FF9900;
	text-decoration: underline;
}

a.spip_url { }                        /* -a- */
a.spip_in { }                        /* -a- */
a.spip_out { }                        /* -a- */
a.spip_glossaire { }                        /* -a- */

.spip_code { }

p.spip_note { font-family: Verdana,Arial,Helvetica,sans-serif;
              font-style: italic; 
              font-size: 8pt;}
              /* update 07/12/05 */ 


h3.spip {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 150%;        // modifié 09/10/08  était 120%
// text-align: center;    // enlevé 09/10/08
	margin-top : 20px;      // modifié 09/10/08  était 40px
	margin-bottom : 0px;    // modifié 09/10/08  était 40px
	padding: 0em;
	text-decoration: underline;       // ajouté 09/10/08
}

.spip_puce {
	list-style-position: inside;
	border-width: 0px;
}

.spip_documents{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 70%;
}

.spip_documents_center{
	margin: auto; 
	text-align: center;
	width: 80%;
}

.spip_documents_left{
	float: left;
	margin-right: 15px; 
	margin-bottom: 15px; //ajout mr 16/06/2010
	text-align: center;
}

.spip_documents_right{
	float: right;
	margin-left: 15px; 
	margin-bottom: 15px; //ajout mr 16/06/2010
	text-align: center;
}
/* /// table.spip était vide, table.spip caption absent */
/* 22/05/06 éliminé "margin-left: auto;" "margin-right: auto;" et remplacé 
 *          par "margin-left: 10px." J'en avais marre de ces tableaux centrés !! */
*/
table.spip {
	margin-left: 10px;
	border: 1px solid #999999;
	border-collapse:collapse;
}

table.spip tr.row_first {
	background-color: #FCF4D0;
}

table.spip tr.row_odd {
	background-color: #C0C0C0;
}

table.spip tr.row_even {
	background-color: #F0F0F0;
}

table.spip td {
	padding: 1px;
	padding: 3px;    /* added by mr ape-vaud */
	font-size: 85%;  /* added by mr ape-vaud */
	text-align: left;
	vertical-align: middle;
}

hr.spip { }
b.spip { }
i.spip { }
blockquote.spip {
	margin-left : 40px;
	margin-top : 10px;
	margin-bottom : 10px;
	margin-right: 0px;
	border : solid 1px #aaaaaa;
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}

.forml { width: 100% ; background-color: #FFDDAA;}

.spip_encadrer {
	font-family: helvetica, arial, sans-serif;
	width : 95%;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px #666666 solid;
}

.spip_cadre {
	width : 95%;
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 10px;
}

div.spip_poesie {
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #999999;
}
div.spip_poesie div {
	text-indent: -60px;
	margin-left: 60px;
}

.spip_bouton { background-color: #FFCC00;}

form.formrecherche { 
	margin-top: 5px;
	margin-bottom: 5px;
}
input.formrecherche {
	width: 95%;
	background-color: #FFDDAA;
}

.reponse_formulaire {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 110%;
	color: red;
}

.spip_surligne { background-color: #FFFF66; }



/*
 *  Images typographiques (via image_typo)
 */
/* /// .image_typo était absent mr */
.image_typo {
	behavior: url("win_png.htc");
}

/*
 * Barre de raccourcis
 */

a.spip_barre img {                        /* -a- */
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #aa9966;
	border-bottom: 1px solid #aa9966;
	padding: 3px;
	background-color: #FFDDAA;
}
a.spip_barre:hover img {                        /* -a- */
	border: 1px solid #808080;
	padding: 3px;
	background-color: #f8f8f4;
}

/******************************************************************************************************************************
 * FROM SPIP_ADMIN.CSS * FROM SPIP_ADMIN.CSS * FROM SPIP_ADMIN.CSS * FROM SPIP_ADMIN.CSS
 * FROM SPIP_ADMIN.CSS * FROM SPIP_ADMIN.CSS * FROM SPIP_ADMIN.CSS * FROM SPIP_ADMIN.CSS
 * FROM SPIP_ADMIN.CSS * FROM SPIP_ADMIN.CSS * FROM SPIP_ADMIN.CSS * FROM SPIP_ADMIN.CSS
 */

/* Les boutons d'admin survolent la page (sauf #FORMULAIRE_ADMIN) */
.spip-admin-float {
	top: 0px;
	right: 20px;
	position: absolute;
	z-index: 100;
}


/* Couleurs et design des boutons d'admin */
.spip-admin-bloc {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background-color: transparent;
	font-size: 10px;
}

.spip-admin-bloc li {
	padding: 0 2px;
	display: inline;
}

.spip-admin-bloc ul {
	display: inline;
}

a.spip-admin-boutons {                        /* -a- */
	border-top: 1px solid #cecece;
	border-bottom: 2px solid #4a4a4a;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	text-decoration: none;
	text-align: center;
	margin: 0;
	padding: 1px .5em;
	font-family: helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #fff;
	color: #0c479d;
}

a:hover.spip-admin-boutons {                        /* -a- */
	background-color: #fc3;
	border-bottom: 2px solid #36f;
}

a:active.spip-admin-boutons {                        /* -a- */
	background-color: #ccc;
	border-bottom: 2px solid #f00;
}


/* Style pour le mode debug */
#spip-debug {
	background-color: #f0f0f0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#spip-debug ul table {
	font-size: 80%;
}

#spip-debug fieldset {
	background-color: #FFF;
	font-family: Courier, "Courier New", monospace;
	font-size: 12px;
	margin-bottom: 1em;
}

#spip-debug fieldset fieldset {
	background-color: #CCF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

#spip-debug legend {
	background-color: #FFF;
	border: solid 1px #F00;
	padding: 1px 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#spip-debug fieldset fieldset legend {
	border: solid 1px #00F;
	font-weight: normal;
}

#spip-debug a {                                            /* -a- */
	text-decoration: none;
}

#spip-debug a:hover {                        /* -a- */
	text-decoration: underline;
}

#debug_boucle fieldset {
	background-color: #CCF;
}
#debug_boucle fieldset fieldset {
	background-color: #FFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0.5em 1.5em;
}

#spip-boucles {
	min-height: 200px;
	max-height:50%;
	margin: 0 0 1em 0;
	/* padding: 5em 0; je retire cette ligne qui ne passe pas au validateur css validator  mr ape-vaud */
	overflow: -moz-scrollbars-vertical;   /* problème à la vaildation, je laisse comme ça  mr ape-vaud */
	overflow-y: auto;
	border-top: 1px solid #3399FF;
	border-bottom: 2px solid #666666;
}

.spip-env fieldset {
	background-color: #FFF;
	border: solid 1px #008;
	margin: 2px 2em;
}

.spip-env legend {
	background-color: #FFF;
	border: solid 1px #F00;
	padding: 1px 1em;
	font-weight: bold;
}

.spip-env fieldset div {
	max-height: 10em;
	overflow: auto; 
}

/******************************************************************************************************************************
 * FROM TYPOML.CSS * FROM TYPOML.CSS * FROM TYPOML.CSS * FROM TYPOML.CSS *
 * FROM TYPOML.CSS * FROM TYPOML.CSS * FROM TYPOML.CSS * FROM TYPOML.CSS *
 * FROM TYPOML.CSS * FROM TYPOML.CSS * FROM TYPOML.CSS * FROM TYPOML.CSS *
 */
/*
 * Correction des styles HTML par defaut
 */

.structure       { display: none; }
/* h1,h2,h3,h4      { margin-top: 0em; margin-bottom: 0em; font-size: 100%; font-weight: normal; }
*/ 

/*
 * Styles generaux
 */

/* bien regler la marge (bugs IE) */
/*   Couleur jaune pâle de epona:FFFFE0 Turqoise= #E8FFFF                */

a                     { text-decoration: none; color: #505050; }                                             /* -a- */
a:hover               { text-decoration: none; color: #303030; background: #e8e8e8; }                        /* -a- */
a.spip_out            { text-decoration: none; color: #a02020; }                                             /* -a- */
a.spip_in, a.spip_url { text-decoration: none; color: #2020a0; }                                             /* -a- */
a.spip_in, a.spip_url, a.spip_out
                      { text-decoration: none; color: #2020ff; }  /* ainsi tous les liens bleus 25/09/08 */  /* -a- */
a.spip_glossaire      { text-decoration: none; color: #20a020; }                                             /* -a- */

.chapo                { font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
                        font-weight: bold; text-align: justify; font-size: 105%; }
.texte, .texte p.spip, .ps, .notes
                      { font-family: Georgia, Garamond, Times, serif; 
                        font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; 
                      } /* changé par MR ape-vaud.css */
.texte, .texte p.spip { text-align: justify;}
.ps                   { text-align: justify; font-size: 85%;}
.notes                { text-align: left;    font-size: 80%;}
/*
 * Disposition a l'ecran
 */

#principal  { font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;}
#plan       { font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;}
#navigation { font-family: Verdana, Arial, Helvetica, sans-serif;}






/*
 * A SUPPRIMER ULTERIEUREMENT: LES STYLES SUIVANTS. (Vérifier leur absence de mes squelettes)
 *
 * #navigation ??
 * .info
 * .menukang
 *
 * .info     a été remplacé par .sous-logo
 * .menucool a été remplacé par .menugeneral
 * .encart   a été remplacé par .colonne3
 * .menuape  a été remplacé par .auteursart    (vérifier qu'il n'est plus utilisé avant..)
 * .divers   par .auteurs (dans le cadre des articles)
 * .breves   par .articles (dans le cadre des articles)
 * .menu-titre a été remplacé par cadre-titre
 * .menu-item  a été remplacé par .cadre-ligne
 * .menu       a été remplacé par .autresarticles
 */
/*
 * A SUPPRIMER QUAND TOUT FONCTIONNERA:
 * bandeau-surbandeau
 *
 *
 */
 

