Subversion Repositories Sites.gentiana.org

Rev

Rev 26 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 26 Rev 97
Line 1... Line 1...
1
/*****************Proprietes generales******************************************/
1
/*****************Proprietes generales******************************************/
2
* {margin: 0; padding: 0;}
2
* {margin:0; padding:0; text-indent:0;}
3
body {background:#FFF;font:12px Myriad, Arial, sans-serif;color:#000;text-align:center;}
3
body {background:#CCCCCC; font:70%/1.5em Verdana, Tahoma, arial, sans-serif; color: #333; text-align: center;}
4
hr {margin:2px; width:100%; color: #7F8343;  background-color: #7F8343; height: 1px;}
4
hr {margin:2px; width:100%; color:#333;  background-color:#333; height:2px;}
5
a {margin:0;padding:0;text-decoration: underline;color: #000;}
5
a, a:visited {text-decoration:none; color:#4F82CB; background:inherit;}
6
a:hover {text-decoration: underline;color:#C3D759;}
6
a:hover {color:#4EBF37; background:inherit;}
7
table {width:480px;margin:0 auto; border: 1px solid #006495;border-spacing:0;border-collapse:collapse;}
7
table {width:90%; margin:2px auto; border: 1px solid #333; border-spacing:0; border-collapse:collapse;}
8
.table_cadre {width:480px;margin:2px;}
-
 
9
th {font-size:11px;padding:2px;text-align:center;border: 1px solid #006495;font-weight: normal;background:#3082AA;height:23px;}
-
 
10
td {font-size:11px;text-align:center;border: 1px solid #006495;background:#FFF;height:23px;}
8
th {background:#CCC url(../images/headerbg20.gif) repeat-x; color:#333; border: 1px solid #CCC; height:20px;}
11
td:hover {background: #C3D759;}
9
td {border: 1px solid #CCC;}
12
.navi {padding:0;margin:0;text-align:center;}
10
.navi {padding:0;margin:0;text-align:center;}
13
.other_month {color:#AAA;}
11
.other_month {color:#AAA;}
14
.current_day {background: #FBB63C; color: #FFF;}
12
.current_day {background: #FBB63C; color: #FFF;}
15
/*****************Titres********************************************************/
13
.label_inscription {margin: 2px;float:left; clear:both; width:170px; text-align:right; }
-
 
14
.symbole_obligatoire {color:red;}
-
 
15
.input_inscription {float:left;  width:180px;}
-
 
16
.input_inscription input, .input_inscription select {margin: 2px;border: 1px solid #000;font:12px Myriad, Arial, sans-serif; }
-
 
17
.liste_inscription {margin: 2px;float:left; clear:both; }
-
 
18
.inscription_bouton {float:left;margin: 3px;}
-
 
19
.inscription_note_obligatoire {float:left; clear:both;}
-
 
20
.bazar_checkbox {float:left;width:49%;}
-
 
21
.bazar_fieldset {border: 1px solid #000;width:100%;margin-bottom:5px;}
-
 
22
.bazar_fieldset legend {font-size:15px;font-weight: bold ;}
-
 
23
.bazar_table {border:1px solid #000;width:100%;margin:5px;}
-
 
24
.bazar_table td, .bazar_table tr, .bazar_table th {border:1px solid #000;}
-
 
25
.inscription_table {border:0px;width:100%;margin:5px;}
-
 
26
.inscription_cellule_gauche {font-size:12px;width:140px;text-align:right;}
-
 
27
.inscription_cellule_droite {text-align:left;padding:5px;}
-
 
28
.calendrier_applette {width:180px;}
-
 
29
.calendrier_applette td {text-align:center;}
-
 
30
 
-
 
31
/* headers */
16
h1, h2, h3, h4, h5, h6 {font-family: Myriad, Arial, sans-serif;text-align:left;margin:4px 0;}
32
h1, h2, h3 {font-family: Tahoma, Verdana, 'Trebuchet MS', Sans-serif; font-weight: Bold;}
-
 
33
h1 {font-size:120%;}
17
h1 {font-size:22px; color: #BBD049;border-bottom: solid #7FB1CA 1px ;}
34
h2 {font-size:110%; text-transform:uppercase; color:#88ac0b;}
18
h2 {font-size:18px; color: #A81106;}
35
h3 {font-size:110%; color:#666666;}
-
 
36
 
-
 
37
/* images */
19
h3 {font-size:17px; color: #000;}
38
img {border: 2px solid #CCC;}
20
h4 {font-size:16px; color: #FFF;background: #006495;border: 1px solid #C3D759;;-moz-border-radius:5px}
39
img.float-right {margin: 5px 0px 10px 10px;}
-
 
40
img.float-left {margin: 5px 10px 10px 0px;}
-
 
41
 
-
 
42
h1, h2, h3, p {padding: 10px; margin: 0;}
21
h5 {font-size:16px; color: #006495;border-bottom: solid #006495 1px;}
43
ul, ol {margin: 5px 10px; padding: 0 20px; color: #88ac0b;}
22
h6 {font-size:32px; color: #006495;}
44
ul span, ol span { color: #666666;}
-
 
45
 
-
 
46
code {margin:5px 0; padding:10px; text-align:left; display:block; overflow:auto; font:500 1em/1.5em 'Lucida Console', 'courier new', monospace; background:#FAFAFA; border:1px solid #f2f2f2;}
23
/*****************Boutons et formulaires****************************************/
47
acronym {cursor:help; border-bottom:1px solid #777;}
-
 
48
blockquote {margin:10px; padding:0 0 0 28px; border:1px solid #f2f2f2; background: #FAFAFA url(../images/quote.gif) no-repeat 5px 5px;}
-
 
49
 
-
 
50
/* form elements */
24
a img {border: none;font-family: Myriad, Arial, sans-serif;}
51
#main form {margin:10px; padding:0 5px; border:1px solid #f2f2f2; background-color:#FAFAFA;}
25
form li {list-style-type:none;color:#000;}
52
#main form li {list-style-type:none; margin:0; padding:0; color:#000;}
26
form table, form td, form th {border:0}
53
#main form ul {margin:0; padding:0;}
-
 
54
#main label, #sidebar label {display:block; font-weight:bold; margin:5px 0 0 0; }
-
 
55
#main select {padding:2px; border:1px solid #eee; font:normal 1em Verdana, sans-serif; color:#777;}
-
 
56
#main input, #sidebar input {padding:2px; border:1px solid #eee; font:normal 1em Verdana, sans-serif; color:#777;}
-
 
57
#main textarea {width:400px; padding:2px; font:normal 1em Verdana, sans-serif; border:1px solid #eee; height:100px; color:#777;}
-
 
58
#main fieldset {background:#f3fce3; border:0; margin:5px; padding:5px;}
-
 
59
#main fieldset legend {font-weight:bolder; text-decoration:none; background-image:none; color:#4F82CB;}
-
 
60
#main input.button {margin:0; font:bolder 12px Arial, Sans-serif; border:1px solid #CCC; padding:2px 3px; background:#FFF; color:#88ac0b;}
-
 
61
 
-
 
62
/* search */
-
 
63
#main form.search {
-
 
64
    position: absolute;
-
 
65
    top: 35px; right: 25px;
27
form td:hover {background: transparent;}
66
    background: transparent;
-
 
67
    border: none;
-
 
68
}
-
 
69
#main form.search input.textbox {
-
 
70
    margin: 0; padding: 1px 2px;
-
 
71
    width: 120px;
-
 
72
    background: #FFF;
-
 
73
    color: #333;
-
 
74
}
-
 
75
#main form.search input.button {
-
 
76
    background: #CCC url(../images/headerbg.gif) repeat-x;
-
 
77
    color: #333;
-
 
78
    border: none;
-
 
79
    width: 70px; height: 21px;
-
 
80
}
-
 
81
 
-
 
82
.liste_bouton li {display:inline;}
-
 
83
 
-
 
84
/********************************************
-
 
85
   LAYOUT
28
/*****************Listes********************************************************/
86
********************************************/
-
 
87
#wrap {
-
 
88
    width: 1265px;
-
 
89
    background: #CCC url(../images/content.jpg) repeat-y center top;
29
ul {padding:0;margin: 0 0 0 10px;}
90
    margin: 0 auto;
-
 
91
    text-align: left;
-
 
92
}
-
 
93
#content-wrap {
-
 
94
    clear: both;
-
 
95
    width: 1205px;
-
 
96
    padding: 0;
30
li {padding:0;margin: 2px 0 0 0;color:#000;}
97
    margin: 0 auto;
-
 
98
}
-
 
99
#header {
-
 
100
    width: 1265px;
-
 
101
    position: relative;
-
 
102
    height: 106px;
31
/*--------------------------------------------------------------------------------------------------------------*/
103
    background: #CCC url(../images/header.jpg) no-repeat center top;
-
 
104
    padding: 0;
-
 
105
    font-size: 14px;
-
 
106
    color: #FFF;
-
 
107
}
-
 
108
#header h1#logo-text {
-
 
109
    position: absolute;
32
/* Structure de la page */
110
    margin: 0; padding: 0;
33
#page {position: relative;top:3px;width:1024px;	text-align: left;margin: 0 auto;}
111
    font: bolder 3.3em 'Trebuchet MS', Arial, Sans-serif;
-
 
112
    letter-spacing: -2px;
-
 
113
    color: #FFF;
-
 
114
    text-transform: none;
-
 
115
 
34
.page {clear:both;background-color:transparent;text-align: justify;line-height: 22px;}
116
    /* change the values of top and left to adjust the position of the logo*/
-
 
117
    top: 40px; left: 50px;
-
 
118
}
-
 
119
#header h2#slogan {
-
 
120
    position: absolute;
-
 
121
    margin: 0; padding: 0;
-
 
122
    font: normal .8em 'Trebuchet MS', Arial, Sans-serif;
-
 
123
    text-transform: none;
-
 
124
    color: #FFF;
-
 
125
 
35
#zone_bandeau {height: 130px;background: url(../images/Bandeau_haut.png) no-repeat top left;}
126
    /* change the values of top and left to adjust the position of the slogan*/
36
#logo {position: absolute;top: 10px;left: 30px;}
127
    top: 85px; left: 53px;
-
 
128
}
37
#site_nom {position: absolute;top: 40px;left: 210px;width:350px;}
129
#header h1#titre_site {position:absolute; top:50px; left:280px;}
-
 
130
 
-
 
131
/* Menu */
38
#site_nom h1 {margin: 0 auto;width:350px;font-size: 30px; font-family: Georgia, serif;color:#3082AA;border:0;}
132
#menu {margin:0; padding:0 9px 0 50px; background:url(../images/menu.jpg) repeat-y center top; font:11px/20px Verdana, Arial, Tahoma, Sans-serif;}
39
#site_nom h6 { margin: 0 auto;width:350px;}
133
#vous_etes_ici {width:300px; display:inline;}
40
#vous_etes_ici {clear:both;float:left;width:762px;margin: 0 0 10px 20px;}
134
#menus_communs {float:right; margin:-20px 36px 0 0;}
41
#zone_contenu {float:left; margin : -1px 0 0 0; padding : 0 ;width:1024px;border: 1px solid #3082AA;-moz-border-radius:10px;}
135
#menu ul {float:right; list-style: none; margin:0; padding: 0;}
-
 
136
#menu ul li {display: inline;}
42
#zone_bandeau_menu {float:left;width:178px;border: 1px solid #7FB1CA;background: #7FB1CA;-moz-border-radius:10px;margin : 5px; padding:0;}
137
#menu ul li a {display: block; float: left; padding: 0 8px; color: #FFF; text-decoration: none;}
43
#zone_bandeau_menu h1 {width:90%;padding:0;margin:10px auto 6px auto;font:13px Myriad, Arial, sans-serif;font-weight: bold;text-align:center;color:#A01B12;background:transparent;border-bottom:1px solid #FFF;}
138
#menu ul li a:hover {background-color: #ECECEC; color: #333;}
44
#menu ul {display: block;margin:3px 3px 3px 20px;padding:0;}
139
#menu ul li.menu_actif a {background-color: #FFF; color: #333;}
45
#menu li, #menu li li {margin:2px 0;padding:0;}
140
#menu a:hover {color:#FFF;}
-
 
141
 
-
 
142
/* Main Column */
46
#menu li ul {margin:4px 0 2px 2px;padding:0;}
143
#main {float:right; width:986px; padding:0; margin:0;}
-
 
144
#main h1 {margin-top: 10px; font: Bold 125% Verdana, 'Trebuchet MS', Sans-serif; color: #88ac0b; padding: 5px 0 5px 25px; border-bottom: 1px solid #EFF0F1; background: #FFF url(../images/square-green.png) no-repeat 3px 50%;}
-
 
145
 
-
 
146
/* Sidebar */
47
.calendar {width:160px;margin:0 auto;}
147
#sidebar {float:left; width:200px; padding:0; margin:0 0 0 13px;}
48
#menu li a {display: block;padding: 3px; margin: 0 3px 0 3px; width: 145px; text-decoration: none; color: #FFF; background: transparent ;border: 1px solid #7FB1CA; height:17px;text-align:left;}
148
#sidebar h1 { margin-top: 10px; padding: 5px 0 5px 10px; font: bold 1.1em Verdana, 'Trebuchet MS', Sans-serif; color: #555; background: #EEF0F1 url(../images/headerbg.gif) repeat-x left bottom; border: 1px solid #EFF0F1;}
49
#menu li a:hover {color: #000;background: #C3D759;width: 145px;border: 1px solid #006495;}
149
#sidebar .left-box {border: 1px solid #EFF0F1; margin: 0 0 5px 0;}
50
#menus_communs {text-align:right; width:600px;margin:10px 10px 0 150px;}
150
#sidebar ul.sidemenu, #sidebar ul.menu_classique_n1 {list-style: none; text-align: left; margin: 3px 0 8px 0; padding: 0; text-decoration: none;}
-
 
151
#sidebar ul.sidemenu li, #sidebar ul.menu_classique_n1 li { border-bottom: 1px solid #EFF0F1; background: url(../images/go.gif) no-repeat 5px 5px; padding: 2px 0 2px 25px; margin: 0 2px;}
51
#menus_communs li {padding: 0 1px;list-style-type:none;	display: inline;background: transparent;}
152
#sidebar ul.sidemenu a, #sidebar ul.menu_classique_n1 a {font-weight: bolder; text-decoration: none; background-image: none;}
-
 
153
#sidebar ul.menu_classique_n1 li.menu_actif {background: url(../images/go_bas.gif) no-repeat 5px 5px;}
52
#menus_communs a:hover {color: #7FB1CA;}
154
#sidebar li.menu_actif a {color:#FBB63C;}
-
 
155
#sidebar li.menu_inactif, #sidebar li.menu_inactif a {color:#4F82CB;}
53
#zone_menu {float:left;margin: 0 20px 10px 20px;padding:1px;height:26px;background: #BBD049;}
156
#sidebar li a:hover {color:#4EBF37; background:inherit; background-image: none;}
54
#zone_menu ul {margin:0;padding:0;color: #000;}
157
#sidebar ul ul {margin:0; padding:0;}
55
#zone_menu li {list-style-type:none;float: left;margin:1px;padding:0;width: 135px;background: #3082AA;height:23px;}
158
#sidebar ul ul li {list-style-type:none;}
56
#zone_menu li:hover {background: #C3D759;}
159
/* Footer */
57
#zone_menu li a {display: block;padding: 3px; width: 135px; color : #FFF;text-decoration: none; background: transparent; height:17px;text-align:center;}
160
#footer {color: #666666; background: #CCC url(../images/footer.jpg) no-repeat center top; clear: both; width: 1265px; height: 68px; text-align: center; font-size: 92%;}
-
 
161
#footer a {text-decoration:none;}
58
#zone_menu li a:hover {color: #000;}
162
#footer a img {border:none;}
-
 
163
 
-
 
164
/* alignment classes */
-
 
165
.float-left  { float: left; }
-
 
166
.float-right { float: right; }
-
 
167
.align-left  { text-align: left; }
-
 
168
.align-right { text-align: right; }
-
 
169
 
-
 
170
/* display and additional classes */
-
 
171
.clear { clear: both; }
-
 
172
.gray { color: #CCC; }
-
 
173
 
-
 
174
 
59
#zone_onglets {float : right;margin : 0 20px -1px 0 ;text-align:left;font-weight:bold;}
175
#zone_onglets {float : right;margin : 0 20px -1px 0 ;text-align:left;font-weight:bold;}
60
#zone_onglets ul { margin:0; padding:0; list-style:none;}
176
#zone_onglets ul { margin:0; padding:0; list-style:none;}
61
#zone_onglets li { background:url(../images/Boutons/right_both_green.png) no-repeat right top; float:left; margin:0; padding:0; color: #006495;}
177
#zone_onglets li { background:url(../images/Boutons/right_both_green.png) no-repeat right top; float:left; margin:0; padding:0; color: #006495;}
62
#zone_onglets a {float:left; display:block; color: #006495; font-size:12px; background:url(../images/Boutons/left_both_green.png) no-repeat left top; width:.1em; white-space:nowrap;/*2 lignes ajoutees pour compatibilite IE : extension de la zone cliquable a l'ensemble de zone_contenu_haut*/ padding:5px 15px 4px;  text-decoration:none;}
178
#zone_onglets a {float:left; display:block; color: #006495; font-size:12px; background:url(../images/Boutons/left_both_green.png) no-repeat left top; width:.1em; white-space:nowrap;/*2 lignes ajoutees pour compatibilite IE : extension de la zone cliquable a l'ensemble de zone_contenu_haut*/ padding:5px 15px 4px;  text-decoration:none;}
63
/* On retablit le float a sa valeur correct mais le hack de l'antislash commente cache cette regle a IE5-Mac \*/ #zone_onglets a {float:none;} /* End IE5-Mac hack */
179
/* On retablit le float a sa valeur correct mais le hack de l'antislash commente cache cette regle a IE5-Mac \*/ #zone_onglets a {float:none;} /* End IE5-Mac hack */
Line 65... Line 181...
65
#zone_onglets li:hover { background-position:100% -150px;}
181
#zone_onglets li:hover { background-position:100% -150px;}
66
#zone_onglets li:hover a { background-position:0% -150px;}
182
#zone_onglets li:hover a { background-position:0% -150px;}
67
#zone_onglets .inactif { border-bottom:0px solid; font-weight:normal;}
183
#zone_onglets .inactif { border-bottom:0px solid; font-weight:normal;}
68
#zone_onglets .actif, #zone_onglets .actif { position:relative; background-position:100% -150px; padding-bottom:2px; font-weight:bold;}
184
#zone_onglets .actif, #zone_onglets .actif { position:relative; background-position:100% -150px; padding-bottom:2px; font-weight:bold;}
69
#zone_onglets .actif a, #zone_onglets .actif a { position:relative; background-position:0% -150px; padding-bottom:3px;}
185
#zone_onglets .actif a, #zone_onglets .actif a { position:relative; background-position:0% -150px; padding-bottom:3px;}
70
#zone_contenu_tete {float :left; min-width:530px; padding : 10px 0 0 20px;}
-
 
71
.zone_alert, .pap_erreur {text-indent : 0; text-align: left;min-height:56px;width : 460px; margin : 5px 0 5px 0; border: 1px solid #A81106; background: #FFF url(../images/Main_Erreur.png) no-repeat top left;padding: 5px 0px 5px 76px;-moz-border-radius:12px;}
-
 
72
.zone_info {-moz-border-radius:12px; text-indent : 0; text-align: left;min-height:56px;width :460px; margin : 0 15px 15px 0; border: 1px solid #D0DF7F; background: #FFF url(../images/Infos.png) no-repeat top left;padding: 5px 0px 5px 76px;}
-
 
73
#zone_contenu_corps {float:left;text-indent : 15px; width:765px; margin : 20px 0px 10px 20px;padding : 0 0px 10px 0; text-align: justify;}
-
 
74
.spacer {width:742px;clear: both;}
-
 
75
#zone_pied {margin: 3px 0 10px 0;padding:0;float:left;width:1024px;height : 65px;background: url(../images/Bandeau_bas.png) repeat-x top left;}
-
 
76
#zone_pied a {font: 12px arial, sans-serif; color: #006495;}
-
 
77
#zone_pied a:hover {text-decoration: none;font: 12px arial, sans-serif; color: #FFF;}
-
 
78
/*-------------------------------APPLETTES--------------------------------------*/
186
/*-------------------------------APPLETTES--------------------------------------*/
79
#moteur_recherche {margin:0 5px 0 550px;padding:0;width:180px;height: 33px;text-align:right;}
187
#moteur_recherche {position:absolute; top:80px; right:50px; width:200px; height:33px; text-align:right; background:transparent;}
80
#moteur_recherche legend {display:none;}
188
#moteur_recherche legend {display:none;}
81
#moteur_recherche fieldset {margin:0;padding:0;border: 0;}
189
#moteur_recherche fieldset {margin:0;padding:0;border: 0;}
82
#moteur_recherche label {display:none;}
190
#moteur_recherche label {display:none;}
-
 
191
.form_label {float:left;/* width:250px; */padding-right:3px; text-align:right;}
-
 
192
.formulaire_element {margin:3px 0; padding:0; float:left; clear:both; }
-
 
193
.formulaire_element label {float:left; text-align:right; width:250px; margin-right:4px;}
83
#more_motif {padding:2px;width:140px;border:#000 1px groove;font: 12px arial, sans-serif; color: #000;}
194
#more_motif {padding:2px; width:140px; border:1px solid #eee; font:normal 0.8em Verdana, sans-serif; color:#777;}
84
#sesi_ok, #more_ok {border:#B77744 1px solid;font: 12px arial, sans-serif; color: #FFF;padding:0;margin:0;background: #B77744;text-transform: uppercase;}
195
#sesi_ok, #more_ok, #connexion, .liste_bouton input, #site_modifier, #form_annuler, #effacer, #choisir_site, #site_enregistrer {background:#CCC url(../images/headerbg20.gif) repeat-x; color:#333; border:none; height:20px;}
85
#selecteur_monde {margin:25px 5px 0 550px;padding:0;width: 180px;height: 33px;text-align:right;}
196
#selecteur_monde {position:absolute; top: 45px; right: 50px; width:200px; height:33px; text-align:right; background:transparent;}
86
#selecteur_monde select {font: 12px arial, sans-serif;width:140px;border:#000 1px groove;}
197
#selecteur_monde select {padding:1px; width:146px; border:1px solid #eee; font:normal 0.8em Verdana, sans-serif; color:#777;}
87
#selecteur_monde legend { display: none;}
198
#selecteur_monde legend {display: none;}
88
#selecteur_monde fieldset { border: 0; margin: 0; padding: 0;}
199
#selecteur_monde fieldset {border:0; margin:0; padding:0;}
89
#copyright {margin:15px 0 10px 10px;padding : 0;float:left;width: 400px;}
200
#copyright {margin:15px 0 10px 10px; padding:0; float:left; width:400px;}
90
#copyright a {color: #006495;}
201
#copyright a {color:#006495;}
91
#copyright a:hover {color: #222;}
202
#copyright a:hover {color:#222;}
92
#identification {width:170px;margin:0 auto;}
203
#identification {width:180px; margin:0 auto 5px auto;}
93
#identification fieldset {border: 1px #FFF;margin: 0 auto;padding: 5px;background:#FFF;-moz-border-radius:20px;}
204
#identification fieldset {border:0; margin:0; padding:0;}
-
 
205
#identification form {margin:5px; padding:0 5px; width:175px; border:1px solid #f2f2f2;  background-color:#FAFAFA;  }
94
#identification legend {display: none;}
206
#identification legend {display: none;}
95
#identification label {display: block;}
207
#identification label {display: block;}
96
#identification input {border:1px solid #000;}
208
#identification_message {display:none;}
-
 
209
#username, #password {width:145px;}
97
.liste_rss{list-style-type:none;}
210
#persistant, #persistant_label {float:left;}
-
 
211
#persistant {margin:7px 2px 0 0;}
98
.rss_page{padding:2px 0 0 0;}
212
.rss_page{padding:2px 0 0 0;}
99
.rss_titre_site{font-size: 11px;font-weight: normal;border-bottom:0;}
-
 
100
.rss_date{color: rgb(80, 80, 80);text-align: justify;}
-
 
101
.rss_titre_article{font-size: 11px;text-transform: none;margin-bottom: 5px;}
-
 
102
213
.rss_titre_site{font-size:11px; font-weight:normal; border-bottom:0;}
-
 
214
.rss_date{color:rgb(80, 80, 80); text-align:justify;}
-
 
215
.rss_titre_article{font-size:11px; text-transform:none; margin-bottom:5px;}
-
 
216
103
217