4
background-color: #D3CAAA;
6
/* background-color: #8f5f4a;*/
15
background-repeat: repeat-x;
18
background-image: url('img/body.png');
19
font-family: 'bitstream vera sans','dejavu sans',verdana,sans-serif;
30
#page-border-left-repeat {
34
background-color: #fff;
35
background-repeat: repeat-y;
36
background-position: left;
37
background-image: url('img/page-border-left-repeat.png');
41
#page-border-right-repeat{
46
background-color: #fff;
47
background-repeat: repeat-y;
48
background-position: right;
49
background-image: url('img/page-border-right-repeat.png');
52
#page-border-top-repeat {
53
background-repeat: repeat-x;
54
background-position: top;
59
background-image: url('img/page-border-top-repeat.png');
62
#page-border-right-top {
68
background-repeat: no-repeat;
69
background-position: top right;
71
background-image: url('img/page-border-right-top.png');
74
#page-border-left-top {
80
background-repeat: no-repeat;
81
background-position: top left;
83
background-image: url('img/page-border-left-top.png');
86
#page-border-left-bottom {
93
background-image: url('img/page-border-left-bottom.png');
96
#page-border-right-bottom {
103
background-image: url('img/page-border-right-bottom.png');
106
#page-border-bottom-repeat {
108
background-repeat: repeat-x;
109
background-position: bottom left;
112
background-image: url('img/page-border-bottom-repeat.png');
135
background: url('img/logo.png') no-repeat transparent 10px 5px;
136
padding: 2px 18px 0 0;
140
.header-distro-minori {
144
.header-distro-minori img {
156
#header-navigation ul {
157
list-style-image:none;
158
list-style-position:outside;
159
list-style-type:none;
163
#header-navigation li {
164
border-right:1px solid #E0E0E0;
168
#header-navigation li a {
170
text-decoration:none;
172
#header-navigation li a:hover {
175
#header-navigation li:last-child {
182
padding: 1ex 18px 2ex 10px;
199
text-decoration:none;
207
text-decoration:underline;
212
h1, h2, h3, h4, h5, h6 {
217
text-shadow:0 1px 3px rgba(0, 0, 0, 0.25);
239
/* font-weight:bold;*/
240
/* text-shadow:0 1px 3px rgba(0, 0, 0, 0.15);*/
241
border-bottom: 1px solid #ececec;
242
text-decoration:none;
251
border-collapse:collapse;
255
border:1pt solid #CCCCCC;
263
background-color:#F7F7F7;
264
border:1px dashed #AAAAAA;
266
font-family:courier,monospace;
268
white-space:pre-wrap;
269
word-wrap:break-word;
274
background-color:#ECECEC;
281
/*input, textarea {*/
282
/* -moz-border-radius:3px;*/
283
/* -webkit-border-radius:3px;*/
284
/* border:1px solid #AAAAAA;*/
292
/* background:#FFFFFF none repeat scroll 0 0;*/
294
/* cursor: pointer;*/
297
/*textarea, input[type="text"], input[type="password"] {*/
299
/* font-family:Lucida Typewriter,courier,monospace;*/
307
/* -webkit-border-radius:4px;*/
308
/* -webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.2);*/
309
/* -moz-border-radius:4px;*/
310
/* -moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.2);*/
311
/* background:#F0F0F0 none repeat scroll 0 0;*/
313
/* font-size:0.9em;*/
356
padding-bottom: 15px;
381
margin-bottom: 0.5em;
392
.guimenu, .guimenuitem, .guisubmenu {
397
.guilabel, .guibutton {
404
/* accelerator keys in menus */
406
text-decoration: underline;
410
.revhistory { font-size: 0.9em; }
417
border: 1px solid #ccc;
421
.caution table, .note table, .tip table, .important table, .warning table, .navfooter table,
422
.caution td, .note td, .tip td, .important td, .warning td, .navfooter td,
423
.caution tr, .note tr, .tip tr, .important tr, .warning tr, .navfooter tr,
424
.caution th, .note th, .tip th, .important th, .warning th, .navfooter th {
432
.caution, .important, .warning {
445
border-top: 1px solid #ececec;
449
vertical-align: inherit;
457
span.command strong {
458
font-weight: normal ;