Line 11... |
Line 11... |
11 |
td:hover {background: #C3D759;}
|
11 |
td:hover {background: #C3D759;}
|
12 |
.navi {padding:0;margin:0;text-align:center;}
|
12 |
.navi {padding:0;margin:0;text-align:center;}
|
13 |
.other_month {color:#AAA;}
|
13 |
.other_month {color:#AAA;}
|
14 |
.current_day {background: #FBB63C; color: #FFF;}
|
14 |
.current_day {background: #FBB63C; color: #FFF;}
|
15 |
/*****************Titres********************************************************/
|
15 |
/*****************Titres********************************************************/
|
16 |
h1, h2, h3, h4, h5, h6 {font: Myriad, Arial, sans-serif;text-align:left;margin:4px 0;}
|
16 |
h1, h2, h3, h4, h5, h6 {font-family: Myriad, Arial, sans-serif;text-align:left;margin:4px 0;}
|
17 |
h1 {font-size:22px; color: #BBD049;border-bottom: solid #7FB1CA 1px ;}
|
17 |
h1 {font-size:22px; color: #BBD049;border-bottom: solid #7FB1CA 1px ;}
|
18 |
h2 {font-size:18px; color: #A81106;}
|
18 |
h2 {font-size:18px; color: #A81106;}
|
19 |
h3 {font-size:17px; color: #000;}
|
19 |
h3 {font-size:17px; color: #000;}
|
20 |
h4 {font-size:16px; color: #FFF;background: #006495;border: 1px solid #C3D759;;-moz-border-radius:5px}
|
20 |
h4 {font-size:16px; color: #FFF;background: #006495;border: 1px solid #C3D759;;-moz-border-radius:5px}
|
21 |
h5 {font-size:16px; color: #006495;border-bottom: solid #006495 1px;}
|
21 |
h5 {font-size:16px; color: #006495;border-bottom: solid #006495 1px;}
|
22 |
h6 {font-size:32px; color: #006495;}
|
22 |
h6 {font-size:32px; color: #006495;}
|
23 |
/*****************Boutons et formulaires****************************************/
|
23 |
/*****************Boutons et formulaires****************************************/
|
24 |
a img {border: none;font: Myriad, Arial, sans-serif;}
|
24 |
a img {border: none;font-family: Myriad, Arial, sans-serif;}
|
25 |
form li {list-style-type:none;color:#000;}
|
25 |
form li {list-style-type:none;color:#000;}
|
26 |
form table, form td, form th {border:0}
|
26 |
form table, form td, form th {border:0}
|
27 |
form td:hover {background: transparent;}
|
27 |
form td:hover {background: transparent;}
|
28 |
/*****************Listes********************************************************/
|
28 |
/*****************Listes********************************************************/
|
29 |
ul {padding:0;margin: 0 0 0 10px;}
|
29 |
ul {padding:0;margin: 0 0 0 10px;}
|
Line 66... |
Line 66... |
66 |
#zone_onglets li:hover a { background-position:0% -150px;}
|
66 |
#zone_onglets li:hover a { background-position:0% -150px;}
|
67 |
#zone_onglets .inactif { border-bottom:0px solid; font-weight:normal;}
|
67 |
#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;}
|
68 |
#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;}
|
69 |
#zone_onglets .actif a, #zone_onglets .actif a { position:relative; background-position:0% -150px; padding-bottom:3px;}
|
70 |
#zone_contenu_tete {float :left; width : 530px; padding : 10px 0 0 20px;}
|
70 |
#zone_contenu_tete {float :left; width : 530px; padding : 10px 0 0 20px;}
|
71 |
.zone_alert, .pap_erreur {text-indent : 0; text-align: left;min-height:76px;width : 684px; 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;}
|
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 : 0px; text-align: left;min-height:56px;width :460px; w\idth: 430; margin : 0 15px 15px 0; border: 1px solid #D0DF7F; background: #FFF url(../images/Infos.png) no-repeat top left;padding: 5px 0px 5px 76px;}
|
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 {text-indent : 15px; float: left; width:521px; margin : 20px 0px 10px 20px;padding : 0 0px 10px 0; text-align: justify;}
|
73 |
#zone_contenu_corps {text-indent : 15px; float: left; width:521px; margin : 20px 0px 10px 20px;padding : 0 0px 10px 0; text-align: justify;}
|
74 |
.spacer {width:742px;clear: both;}
|
74 |
.spacer {width:742px;clear: both;}
|
75 |
#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;}
|
75 |
#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;}
|
76 |
#zone_pied a {font: 12px arial, sans-serif; color: #006495;}
|
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 50%;}
|
77 |
#zone_pied a:hover {text-decoration: none;font: 12px arial, sans-serif; color: #FFF;}
|
78 |
/*-------------------------------APPLETTES--------------------------------------*/
|
78 |
/*-------------------------------APPLETTES--------------------------------------*/
|
79 |
#moteur_recherche {clear:both;float:right;margin:0 5px 0 0;padding:0;width:180px;height: 33px;text-align:right;}
|
79 |
#moteur_recherche {clear:both;float:right;margin:0 5px 0 0;padding:0;width:180px;height: 33px;text-align:right;}
|
80 |
#moteur_recherche legend {display:none;}
|
80 |
#moteur_recherche legend {display:none;}
|
81 |
#moteur_recherche fieldset {margin:0;padding:0;border: 0;}
|
81 |
#moteur_recherche fieldset {margin:0;padding:0;border: 0;}
|
82 |
#moteur_recherche label {display:none;}
|
82 |
#moteur_recherche label {display:none;}
|