Subversion Repositories Applications.papyrus

Rev

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

Rev 990 Rev 1021
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
.code { background: #FFFFFF; border: solid #888888 2px; font-family: 'Courier New', Courier; width: 90%; height: 350px; overflow: scroll; padding: 3px; }
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
.label_inscription {margin: 2px;float:left; clear:both; width:170px; text-align:right; }
16
.label_inscription {margin: 2px;float:left; clear:both; width:170px; text-align:right; }
16
.symbole_obligatoire {color:red;}
17
.symbole_obligatoire {color:red;}
Line 71... Line 72...
71
#zone_onglets .inactif { border-bottom:0px solid; font-weight:normal;}
72
#zone_onglets .inactif { border-bottom:0px solid; font-weight:normal;}
72
#zone_onglets .actif, #zone_onglets .actif { position:relative; background-position:100% -150px; padding-bottom:2px; font-weight:bold;}
73
#zone_onglets .actif, #zone_onglets .actif { position:relative; background-position:100% -150px; padding-bottom:2px; font-weight:bold;}
73
#zone_onglets .actif a, #zone_onglets .actif a { position:relative; background-position:0% -150px; padding-bottom:3px;}
74
#zone_onglets .actif a, #zone_onglets .actif a { position:relative; background-position:0% -150px; padding-bottom:3px;}
74
#zone_contenu_tete {float :left; width : 530px; padding : 10px 0 0 20px;}
75
#zone_contenu_tete {float :left; width : 530px; padding : 10px 0 0 20px;}
75
.zone_alert, .pap_erreur {float:left;clear:both;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;}
76
.zone_alert, .pap_erreur {float:left;clear:both;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;}
76
.zone_info {float:left;clear:both;-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;}
77
.zone_info, .etape_info {float:left;clear:both;-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;}
77
#zone_contenu_corps {text-indent : 15px; float: left; width:521px; margin : 20px 0px 10px 20px;padding : 0 0px 10px 0; text-align: justify;}
78
#zone_contenu_corps {text-indent : 15px; float: left; width:521px; margin : 20px 0px 10px 20px;padding : 0 0px 10px 0; text-align: justify;}
78
.spacer {width:742px;clear: both;}
79
.spacer {width:742px;clear: both;}
79
#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;}
80
#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;}
80
#zone_pied a {font: 12px arial, sans-serif; color: #006495;}
81
#zone_pied a {font: 12px arial, sans-serif; color: #006495;}
81
#zone_pied a:hover {text-decoration: none;font: 12px arial, sans-serif; color: #FFF;}
82
#zone_pied a:hover {text-decoration: none;font: 12px arial, sans-serif; color: #FFF;}