Subversion Repositories Sites.gentiana.org

Rev

Rev 35 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 35 Rev 36
Line 2... Line 2...
2
Feuille de style supportée par les vieux navigateurs (version 4 et moins)
2
Feuille de style supportée par les vieux navigateurs (version 4 et moins)
3
Auteur:  Jean-Pascal MILCENT 
3
Auteur:  Jean-Pascal MILCENT 
4
*/
4
*/
5
/*Général*/
5
/*Général*/
6
body {
6
body {
7
  font-family:Arial, Helvetica, Verdana, sans-serif;
7
  font-family:Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
8
  font-size:12px;
8
  font-size:12px;
9
  background-color:#fff;
9
  background-color:#fff;
10
  margin:2px;}
10
  margin:2px;}
11
h1, h2, h3, h4, h5, h6 {
11
h1, h2, h3, h4, h5, h6 {
12
	font-weight:bold;
12
	font-weight:bold;
13
	color:black;}
13
	color:black;}
14
h5, h6 {
14
h5, h6 {
15
	font-weight:normal;
15
	font-weight:normal;
16
	font-style:italic;
16
	font-style:italic;
17
	line-height:1.2em;
17
	line-height:1.2em;
18
	margin:4px 0 1px 0;}
18
	margin:0 0 1px 0;}
19
h1 {
19
h1 {
20
	font-size:20px;
20
	font-size:20px;
21
	line-height:1.3em;
21
	line-height:1.3em;
22
	margin:10px 0 4px 0;}
22
	margin:0 0 4px 0;}
23
h2 {
23
h2 {
24
	font-size:13px;
24
	font-size:13px;
25
	text-transform:uppercase;
25
	text-transform:uppercase;
26
	line-height:1.3em;
26
	line-height:1.3em;
27
	margin:10px 0 4px 0;}
27
	margin:0 0 4px 0;}
28
h3 {
28
h3 {
29
	font-size:15px;
29
	font-size:15px;
30
	line-height:1.3em;
30
	line-height:1.3em;
31
	margin:8px 0 4px 0;
31
	margin:0 0 4px 0;
32
	text-transform:none;}
32
	text-transform:none;}
33
h4 {
33
h4 {
34
	font-size:13px;
34
	font-size:13px;
35
	letter-spacing:0.1em;
35
	letter-spacing:0.1em;
36
	line-height:1.3em;
36
	line-height:1.3em;
37
	margin:8px 0 2px 0;}
37
	margin:0 0 2px 0;}
38
h5 {
38
h5 {
39
	font-size:13px;}
39
	font-size:13px;}
40
h6 {
40
h6 {
41
	font-size:12px;}
41
	font-size:12px;}
42
caption {
42
caption {
Line 51... Line 51...
51
	border:0;
51
	border:0;
52
	margin:5px;}
52
	margin:5px;}
Line 53... Line 53...
53
 
53
 
54
/*Bandeau*/
54
/*Bandeau*/
55
#titre_site{
55
#titre_site{
-
 
56
	font-size:23px}
-
 
57
#bandeau_contenu {
Line 56... Line 58...
56
	font-size:30px}
58
	font-size:11px;}
57
 
59
 
58
/* Tableau */
60
/* Tableau */
59
.table_bordure {
61
.table_bordure {