Subversion Repositories Applications.papyrus

Rev

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

Rev 933 Rev 1164
Line 85... Line 85...
85
#selecteur_monde {clear:right;float:right;margin:25px 5px 0 0;padding:0;width: 180px;height: 33px;text-align:right;}
85
#selecteur_monde {clear:right;float:right;margin:25px 5px 0 0;padding:0;width: 180px;height: 33px;text-align:right;}
86
#selecteur_monde select {font: 12px arial, sans-serif;width:140px;border:#000 1px groove;}
86
#selecteur_monde select {font: 12px arial, sans-serif;width:140px;border:#000 1px groove;}
87
#selecteur_monde legend { display: none;}
87
#selecteur_monde legend { display: none;}
88
#selecteur_monde fieldset { border: 0; margin: 0; padding: 0;}
88
#selecteur_monde fieldset { border: 0; margin: 0; padding: 0;}
89
#copyright {margin:15px 0 10px 10px;padding : 0;float:left;width: 400px;}
89
#copyright {margin:15px 0 10px 10px;padding : 0;float:left;width: 400px;}
90
#copyright a {color: #006495;;}
90
#copyright a {color: #006495;}
91
#copyright a:hover {color: #222;}
91
#copyright a:hover {color: #222;}
92
#identification {width:170px;margin:0 auto;}
92
#identification {width:170px;margin:0 auto;}
93
#identification fieldset {border: 1px #FFF;margin: 0 auto;padding: 5px;background:#FFF;-moz-border-radius:20px;}
93
#identification fieldset {border: 1px #FFF;margin: 0 auto;padding: 5px;background:#FFF;-moz-border-radius:20px;}
94
#identification legend {display: none;}
94
#identification legend {display: none;}
95
#identification label {display: block;}
95
#identification label {display: block;}
96
#identification input {border:1px solid #000;}
96
#identification input {border:1px solid #000;}
-
 
97
.liste_rss{list-style-type:none;}
-
 
98
.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;}
97
102