Line 7... |
Line 7... |
7 |
table {width:480px;margin:0 auto; border: 1px solid #006495;border-spacing:0;border-collapse:collapse;}
|
7 |
table {width:480px;margin:0 auto; border: 1px solid #006495;border-spacing:0;border-collapse:collapse;}
|
8 |
.table_cadre {width:480px;margin:2px;}
|
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;}
|
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;}
|
10 |
td {font-size:11px;text-align:center;border: 1px solid #006495;background:#FFF;height:23px;}
|
11 |
td:hover {background: #C3D759;}
|
11 |
td:hover {background: #C3D759;}
|
- |
|
12 |
td:hover a:hover {color:white;}
|
12 |
.navi {padding:0;margin:0;text-align:center;}
|
13 |
.navi {padding:0;margin:0;text-align:center;}
|
13 |
.other_month {color:#AAA;}
|
14 |
.other_month {color:#AAA;}
|
14 |
.current_day {background: #FBB63C; color: #FFF;}
|
15 |
.current_day {background: #FBB63C; color: #FFF;}
|
15 |
.formulaire_element {float:left; clear:both; margin:2px; width:100%; }
|
16 |
.formulaire_element {float:left; clear:both; margin:2px; width:100%; }
|
16 |
.formulaire_element input, .formulaire_element select, .formulaire_element textarea {float:left; border:1px solid #000; background:#FFE; margin:o;}
|
17 |
.formulaire_element input, .formulaire_element select, .formulaire_element textarea {float:left; border:1px solid #000; background:#FFE; margin:o;}
|
Line 35... |
Line 36... |
35 |
/*****************Listes********************************************************/
|
36 |
/*****************Listes********************************************************/
|
36 |
ul {padding:0;margin: 0 0 0 10px;}
|
37 |
ul {padding:0;margin: 0 0 0 10px;}
|
37 |
li {padding:0;margin: 2px 0 0 0;color:#000;}
|
38 |
li {padding:0;margin: 2px 0 0 0;color:#000;}
|
38 |
/*--------------------------------------------------------------------------------------------------------------*/
|
39 |
/*--------------------------------------------------------------------------------------------------------------*/
|
39 |
/* Structure de la page */
|
40 |
/* Structure de la page */
|
40 |
#page {position: relative;top:3px;width: 760px; text-align: left;margin: 0 auto;}
|
41 |
#page {position: relative;top:3px;width:1024px; text-align: left;margin: 0 auto;}
|
41 |
p, .page {clear:both;background-color:transparent;text-align: justify;line-height: 22px;}
|
42 |
.page {clear:both;background-color:transparent;text-align: justify;line-height: 22px;}
|
42 |
#zone_bandeau {height: 130px;background: url(../images/Bandeau_haut.png) no-repeat top left;}
|
43 |
#zone_bandeau {height: 130px;background: url(../images/Bandeau_haut.png) no-repeat top left;}
|
43 |
#logo {position: absolute;top: 10px;left: 30px;}
|
44 |
#logo {position: absolute;top: 10px;left: 30px;}
|
44 |
#site_nom {position: absolute;top: 40px;left: 210px;width:350px;}
|
45 |
#site_nom {position: absolute;top: 40px;left: 210px;width:350px;}
|
45 |
#site_nom h1 {margin: 0 auto;width:350px;font-size: 30px; font-family: Georgia, serif;color:#3082AA;border:0;}
|
46 |
#site_nom h1 {margin: 0 auto;width:350px;font-size: 30px; font-family: Georgia, serif;color:#3082AA;border:0;}
|
46 |
#site_nom h6 { margin: 0 auto;width:350px;}
|
47 |
#site_nom h6 { margin: 0 auto;width:350px;}
|
47 |
#vous_etes_ici {clear:both;float:left;width:762px;margin: 0 0 10px 20px;}
|
48 |
#vous_etes_ici {clear:both;float:left;width:762px;margin: 0 0 10px 20px;}
|
48 |
#zone_contenu {float:left; margin : -1px 0 0 0; padding : 0 ;width: 760px;border: 1px solid #3082AA;-moz-border-radius:10px;}
|
49 |
#zone_contenu {float:left; margin : -1px 0 0 0; padding : 0 ;width:1024px;border: 1px solid #3082AA;-moz-border-radius:10px;}
|
49 |
#zone_bandeau_menu {clear: both;float:left;width:178px;border: 1px solid #7FB1CA;background: #7FB1CA;-moz-border-radius:10px;margin : 5px; padding:0;}
|
50 |
#zone_bandeau_menu {float:left;width:178px;border: 1px solid #7FB1CA;background: #7FB1CA;-moz-border-radius:10px;margin : 5px; padding:0;}
|
50 |
#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;}
|
51 |
#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;}
|
51 |
#menu ul {display: block;margin:3px 3px 3px 20px;padding:0;}
|
52 |
#menu ul {display: block;margin:3px 3px 3px 20px;padding:0;}
|
52 |
#menu li, #menu li li {margin:2px 0;padding:0;}
|
53 |
#menu li, #menu li li {margin:2px 0;padding:0;}
|
53 |
#menu li ul {margin:4px 0 2px 2px;padding:0;}
|
54 |
#menu li ul {margin:4px 0 2px 2px;padding:0;}
|
54 |
.calendar {width:160px;margin:0 auto;}
|
55 |
.calendar {width:160px;margin:0 auto;}
|
55 |
#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;}
|
56 |
#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;}
|
56 |
#menu li a:hover {color: #000;background: #C3D759;width: 145px;border: 1px solid #006495;}
|
57 |
#menu li a:hover {color: #000;background: #C3D759;width: 145px;border: 1px solid #006495;}
|
57 |
#menus_communs {float:right;text-align : right;width:600px;margin:10px 10px 0 0;}
|
58 |
#menus_communs {text-align:right; width:600px;margin:10px 10px 0 150px;}
|
58 |
#menus_communs li {padding: 0 1px;list-style-type:none; display: inline;background: transparent;}
|
59 |
#menus_communs li {padding: 0 1px;list-style-type:none; display: inline;background: transparent;}
|
59 |
#menus_communs a:hover {color: #7FB1CA;}
|
60 |
#menus_communs a:hover {color: #7FB1CA;}
|
60 |
#zone_menu {float:left;margin: 0 20px 10px 20px;padding:1px;height:26px;background: #BBD049;}
|
61 |
#zone_menu {float:left;margin: 0 20px 10px 20px;padding:1px;height:26px;background: #BBD049;}
|
61 |
#zone_menu ul {margin:0;padding:0;color: #000;}
|
62 |
#zone_menu ul {margin:0;padding:0;color: #000;}
|
62 |
#zone_menu li {list-style-type:none;float: left;margin:1px;padding:0;width: 135px;background: #3082AA;height:23px;}
|
63 |
#zone_menu li {list-style-type:none;float: left;margin:1px;padding:0;width: 135px;background: #3082AA;height:23px;}
|
Line 72... |
Line 73... |
72 |
#zone_onglets li:hover { background-position:100% -150px;}
|
73 |
#zone_onglets li:hover { background-position:100% -150px;}
|
73 |
#zone_onglets li:hover a { background-position:0% -150px;}
|
74 |
#zone_onglets li:hover a { background-position:0% -150px;}
|
74 |
#zone_onglets .inactif { border-bottom:0px solid; font-weight:normal;}
|
75 |
#zone_onglets .inactif { border-bottom:0px solid; font-weight:normal;}
|
75 |
#zone_onglets .actif, #zone_onglets .actif { position:relative; background-position:100% -150px; padding-bottom:2px; font-weight:bold;}
|
76 |
#zone_onglets .actif, #zone_onglets .actif { position:relative; background-position:100% -150px; padding-bottom:2px; font-weight:bold;}
|
76 |
#zone_onglets .actif a, #zone_onglets .actif a { position:relative; background-position:0% -150px; padding-bottom:3px;}
|
77 |
#zone_onglets .actif a, #zone_onglets .actif a { position:relative; background-position:0% -150px; padding-bottom:3px;}
|
77 |
#zone_contenu_tete {float :left; width : 530px; padding : 10px 0 0 20px;}
|
78 |
#zone_contenu_tete {float :left; min-width:530px; padding : 10px 0 0 20px;}
|
78 |
.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;}
|
79 |
.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;}
|
79 |
.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;}
|
80 |
.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;}
|
80 |
#zone_contenu_corps {text-indent : 15px; float: left; width:521px; margin : 20px 0px 10px 20px;padding : 0 0px 10px 0; text-align: justify;}
|
81 |
#zone_contenu_corps {float:left;text-indent : 15px; width:765px; margin : 20px 0px 10px 20px;padding : 0 0px 10px 0; text-align: justify;}
|
81 |
.spacer {width:742px;clear: both;}
|
82 |
.spacer {width:742px;clear: both;}
|
82 |
#zone_pied {margin: 3px 0 10px 0;padding:0;float:left;width: 762px;height : 65px;background: url(../images/Bandeau_bas.png) repeat-x top left;}
|
83 |
#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;}
|
83 |
#zone_pied a {font: 12px arial, sans-serif; color: #006495;}
|
84 |
#zone_pied a {font: 12px arial, sans-serif; color: #006495;}
|
84 |
#zone_pied a:hover {text-decoration: none;font: 12px arial, sans-serif; color: #FFF;}
|
85 |
#zone_pied a:hover {text-decoration: none;font: 12px arial, sans-serif; color: #FFF;}
|
85 |
/*-------------------------------APPLETTES--------------------------------------*/
|
86 |
/*-------------------------------APPLETTES--------------------------------------*/
|
86 |
#moteur_recherche {clear:both;float:right;margin:0 5px 0 0;padding:0;width:180px;height: 33px;text-align:right;}
|
87 |
#moteur_recherche {margin:0 5px 0 550px;padding:0;width:180px;height: 33px;text-align:right;}
|
87 |
#moteur_recherche legend {display:none;}
|
88 |
#moteur_recherche legend {display:none;}
|
88 |
#moteur_recherche fieldset {margin:0;padding:0;border: 0;}
|
89 |
#moteur_recherche fieldset {margin:0;padding:0;border: 0;}
|
89 |
#moteur_recherche label {display:none;}
|
90 |
#moteur_recherche label {display:none;}
|
90 |
#more_motif {padding:2px;width:140px;border:#000 1px groove;font: 12px arial, sans-serif; color: #000;}
|
91 |
#more_motif {padding:2px;width:140px;border:#000 1px groove;font: 12px arial, sans-serif; color: #000;}
|
91 |
#sesi_ok, #more_ok {border:#B77744 1px solid;font: 12px arial, sans-serif; color: #FFF;padding:0;margin:0;background: #B77744;text-transform: uppercase;}
|
92 |
#sesi_ok, #more_ok {border:#B77744 1px solid;font: 12px arial, sans-serif; color: #FFF;padding:0;margin:0;background: #B77744;text-transform: uppercase;}
|
92 |
#selecteur_monde {clear:right;float:right;margin:25px 5px 0 0;padding:0;width: 180px;height: 33px;text-align:right;}
|
93 |
#selecteur_monde {margin:25px 5px 0 550px;padding:0;width: 180px;height: 33px;text-align:right;}
|
93 |
#selecteur_monde select {font: 12px arial, sans-serif;width:140px;border:#000 1px groove;}
|
94 |
#selecteur_monde select {font: 12px arial, sans-serif;width:140px;border:#000 1px groove;}
|
94 |
#selecteur_monde legend { display: none;}
|
95 |
#selecteur_monde legend { display: none;}
|
95 |
#selecteur_monde fieldset { border: 0; margin: 0; padding: 0;}
|
96 |
#selecteur_monde fieldset { border: 0; margin: 0; padding: 0;}
|
96 |
#copyright {margin:15px 0 10px 10px;padding : 0;float:left;width: 400px;}
|
97 |
#copyright {margin:15px 0 10px 10px;padding : 0;float:left;width: 400px;}
|
97 |
#copyright a {color: #006495;}
|
98 |
#copyright a {color: #006495;}
|