From 901026d7953a62794528f4cc38f7cb8b479bae73 Mon Sep 17 00:00:00 2001
From: tetue <tetue@rezo.net>
Date: Mon, 10 Jul 2006 19:18:00 +0000
Subject: [PATCH] =?UTF-8?q?Re=CC=81habilitation=20des=20familles=20de=20ty?=
 =?UTF-8?q?po=20habituelles=20dans=20l'espace=20prive=CC=81=20(pas=20de=20?=
 =?UTF-8?q?"Bitstream=20Vera=20Serif")?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 dist/habillage.css    |  8 ++++----
 dist/impression.css   |  4 ++--
 dist/login.html       |  2 +-
 dist/spip_style.css   |  2 +-
 dist/style_prive.html | 34 +++++++++++++++++-----------------
 5 files changed, 25 insertions(+), 25 deletions(-)

diff --git a/dist/habillage.css b/dist/habillage.css
index a7c241aaa2..9abf39bdd1 100755
--- a/dist/habillage.css
+++ b/dist/habillage.css
@@ -31,7 +31,7 @@ body {
 	color: #333;
 }
 
-img, table { margin: 0; padding: 0; border: 0; }
+img, table { margin: 0; padding: 0; border: none; }
 ul, ol, li { margin: 0; padding: 0; }
 ul { list-style: none; }
 h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }
@@ -100,7 +100,7 @@ h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: nor
 #pied img { vertical-align: bottom; }
 
 /* Espaceur de blocs */
-.nettoyeur { clear: both; margin: 0; padding: 0; border: 0; height: 0; line-height: 1px; font-size: 1px; overflow: hidden; }
+.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }
 
 /* Non visible a l'ecran */
 .invisible { position: absolute; top: -3000em; height: 1%; }
@@ -302,7 +302,7 @@ q, blockquote, .liste-articles li .texte, h3.spip {
 /*  ------------------------------------------ */
 
 /* Correction des styles HTML par defaut */
-.formulaire_spip form, .formulaire_spip fieldset, .formulaire_spip legend, .formulaire_spip label, .formulaire_spip input, .formulaire_spip textarea, .formulaire_spip select, .formulaire_spip option { margin: 0; padding: 0; border: 0; background: none; }
+.formulaire_spip form, .formulaire_spip fieldset, .formulaire_spip legend, .formulaire_spip label, .formulaire_spip input, .formulaire_spip textarea, .formulaire_spip select, .formulaire_spip option { margin: 0; padding: 0; border: none; background: none; }
 
 /* Styles des formulaires de Spip */
 .formulaire_spip {
@@ -393,7 +393,7 @@ ul ul ul ul ul .forum-message { border: 1px solid #E0E0E0; }
 ul ul ul ul ul ul .forum-message { border: 1px dotted #E0E0E0; }
 
 /* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
-ul .forum-chapo { border: 0; border-bottom: 1px dotted #B8B8B8; margin: 0; padding: 3px 6px 2px 6px; font-size: 0.88em; background: #C4E0E0; }
+ul .forum-chapo { border: none; border-bottom: 1px dotted #B8B8B8; margin: 0; padding: 3px 6px 2px 6px; font-size: 0.88em; background: #C4E0E0; }
 ul ul .forum-chapo { background: #D4E8E8; }
 ul ul ul .forum-chapo { background: #E4F0F0; }
 ul ul ul ul .forum-chapo { background: #F4F8F8; border-bottom: 1px dotted #E0E0E0; }
diff --git a/dist/impression.css b/dist/impression.css
index 5bfca409b5..2b8fde4e73 100755
--- a/dist/impression.css
+++ b/dist/impression.css
@@ -4,9 +4,9 @@
 
 /*  Correction des styles HTML par defaut
 ---------------------------------------------- */
-body { background: #FFF; margin: 15pt; text-align: left; font: 12pt "Bitstream Vera Sans", Verdana, Tahoma, Arial, Helvetica, sans-serif; color: #000; }
+body { background: #FFF; margin: 15pt; text-align: left; font: 12pt Verdana, "Bitstream Vera Sans", Tahoma, Arial, sans-serif; color: #000; }
 
-img, table { margin: 0; padding: 0; border: 0; }
+img, table { margin: 0; padding: 0; border: none; }
 ul, ol, li { margin: 0; padding: 0; list-style: none; }
 h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }
 
diff --git a/dist/login.html b/dist/login.html
index f716ce1e15..d76d1822f0 100644
--- a/dist/login.html
+++ b/dist/login.html
@@ -15,7 +15,7 @@
 	<link rel="stylesheet" href="[(#CHEMIN{spip_style.css}|direction_css)]" type="text/css" />
 	<style type="text/css">
 	<!--
-		body.page_login { background: #fff; text-align: center; font: 1em "Bitstream Vera Sans", Verdana, Tahoma, Arial, Helvetica, sans-serif; }
+		body.page_login { background: #fff; text-align: center; font: 1em Verdana, Tahoma, Arial, Helvetica, sans-serif; }
 		.formulaire_spip { text-align: #LANG_LEFT; font-size: 12px; }
 		.formulaire_menu_lang { float: #LANG_RIGHT; }
 		.formulaire_menu_lang label { display: none; }
diff --git a/dist/spip_style.css b/dist/spip_style.css
index c6c4260bf3..ac1e57efa9 100644
--- a/dist/spip_style.css
+++ b/dist/spip_style.css
@@ -65,7 +65,7 @@ table.spip tr.row_even { background: #EEE; }
 table.spip th, table.spip td { padding: 3px; text-align: left; vertical-align: middle; }
 
 /* Logos, documents et images */
-img, .spip_logos { margin: 0; padding: 0; border: 0; }
+img, .spip_logos { margin: 0; padding: 0; border: none; }
 
 .spip_documents { text-align: center; }
 .spip_documents_center { clear: both; width: 100%; margin: auto; }
diff --git a/dist/style_prive.html b/dist/style_prive.html
index 8546703501..b8ebc7c698 100644
--- a/dist/style_prive.html
+++ b/dist/style_prive.html
@@ -15,7 +15,7 @@
 #HTTP_HEADER{Vary: Accept-Encoding}
 body { 
 	font-family: Verdana,Arial,Sans,sans-serif; 
-	border: 0;
+	border: none;
 	scrollbar-face-color: #fff;
 	scrollbar-shadow-color: #fff;
 	scrollbar-highlight-color: #fff;
@@ -339,7 +339,7 @@ a.icone26:hover img {
 	display: inline;
 	margin: 4px;
 	padding: 0;
-	border: 0;
+	border: none;
 	background-color: ##ENV{couleur_claire,edf3fe};
 }
 
@@ -347,14 +347,14 @@ a.icone26:hover img {
 	display: inline;
 	margin: 4px;
 	padding: 0;
-	border: 0;
+	border: none;
 	background-color: #999;
 }
 .cellule48 a:hover img {
 	display: inline;
 	margin: 4px;
 	padding: 0;
-	border: 0;
+	border: none;
 	background: url(#EVAL{_DIR_IMG_PACK}wrapper.php?file=fond-gris-anim.gif);
 }
 
@@ -363,7 +363,7 @@ a.icone26:hover img {
 	margin: 0; 
 	display: inline;
 	padding: 3px;
-	border: 0;
+	border: none;
 	border: 1px solid #fff;
 	-moz-border-radius: 5px;
 }
@@ -427,7 +427,7 @@ a.icone26:hover img {
 	display: block;
 }
 .cellule-texte a {
-	padding: 4px; margin: 1px; border: 0;
+	padding: 4px; margin: 1px; border: none;
 	color: #606060;
 }
 .cellule-texte a.selection {
@@ -517,7 +517,7 @@ a.cellule-h-texte {
 	display: block;
 	clear: both;
 	text-align: [(#ENV{ltr}|choixsiegal{left,left,right})];
-	font-family: "Bitstream Vera Sans", Verdana, Tahoma, Arial, Helvetica, sans-serif;
+	font-family: Trebuchet Sans MS, Arial, Sans, sans-serif;
 	font-weight: bold;
 	font-size: 11px;
 	color: #606060;
@@ -647,9 +647,9 @@ div.onglet_off {
 .verdana1 { font-family: Verdana, Arial, Sans, sans-serif; font-size: 10px; }
 .verdana2 { font-family: Verdana, Arial, Sans, sans-serif; font-size: 11px; }
 .verdana3 { font-family: Verdana, Arial, Sans, sans-serif; font-size: 13px; }
-.serif { font-family: "Bitstream Vera Serif", Georgia, Times, serif; }
-.serif1 { font-family: "Bitstream Vera Serif", Georgia, Times, serif; font-size: 11px; }
-.serif2 { font-family: "Bitstream Vera Serif", Georgia, Times, serif; font-size: 13px; }
+.serif { font-family: Georgia, Garamond, Times New Roman, serif; }
+.serif1 { font-family: Georgia, Garamond, Times New Roman, serif; font-size: 11px; }
+.serif2 { font-family: Georgia, Garamond, Times New Roman, serif; font-size: 13px; }
 
 /* Liens hypertexte */
 a { text-decoration: none; color: ##ENV{couleur_foncee,3874b0} }
@@ -697,7 +697,7 @@ a.ortho-dico:hover {
 	position: absolute; top: 0; width: 70%; padding: 15px; margin: 0;
 }
 .suggest-actif, .suggest-inactif {
-	font-family: "Bitstream Vera Sans", Verdana, Tahoma, Arial, Helvetica, sans-serif;
+	font-family: "Trebuchet Sans MS", Verdana, Arial, sans-serif;
 	font-size: 95%;
 	font-weight: bold;
 	margin: 8px;
@@ -710,7 +710,7 @@ a.ortho-dico:hover {
 	padding-top: 1em;
 	border: 1px solid #c8c8c8;
 	background: #f3f2f3;
-	font-family: "Bitstream Vera Serif", Georgia, Times, serif;
+	font-family: Georgia, Garamond, "Times New Roman", serif;
 	font-weight: normal;
 	z-index: 0;
 }
@@ -810,7 +810,7 @@ td.icone a:hover {
 	text-decoration: none;
 }
 td.icone a img {
-	border: 0;
+	border: none;
 }
 
 a.bouton_rotation img, div.bouton_rotation img {
@@ -1032,7 +1032,7 @@ a.foncee, a.foncee:hover, a.claire, a.claire:hover, span.creer, span.lang_base {
 	margin: 0;
 	margin-left: 1px;
 	margin-right: 1px;
-	border: 0;
+	border: none;
 	font-family: Arial, Helvetica, Sans, sans-serif;
 	font-size: 9px;
 	text-decoration: none;
@@ -1122,7 +1122,7 @@ div.puce_article_popup, div.puce_breve_popup {
 }
 div.puce_article_popup img, div.puce_breve_popup img {
 	padding: 1px;
-	border: 0;
+	border: none;
 }
 
 div.puce_article_popup {
@@ -1183,7 +1183,7 @@ div.brouteur_rubrique_on div a {
 
 .iframe-bouteur {
 	background-color: #eee; 
-	border: 0;
+	border: none;
 	z-index: 1;
 }
 
@@ -1298,7 +1298,7 @@ table.spip tr.row_even { background-color: #f0f0f0; }
 table.spip th, table.spip td { padding: 3px; text-align: left; vertical-align: middle; }
 
 /* Logos, documents et images */
-img, .spip_logos { margin: 0; padding: 0; border: 0; }
+img, .spip_logos { margin: 0; padding: 0; border: none; }
 
 .spip_documents { text-align: center; font-family: Verdana,Arial,Sans,sans-serif; font-size: 0.90em; }
 .spip_documents_center { clear: both; width: 100%; margin: auto; }
-- 
GitLab