3
background-color: #D3CAAA;
5
/* background-color: #8f5f4a;*/
14
background-repeat: repeat-x;
17
background-image: url('img/body.png');
18
font-family: 'bitstream vera sans','dejavu sans',verdana,sans-serif;
27
#page-border-left-repeat {
31
background-color: #fff;
32
background-repeat: repeat-y;
33
background-position: left;
34
background-image: url('img/page-border-left-repeat.png');
38
#page-border-right-repeat{
43
background-color: #fff;
44
background-repeat: repeat-y;
45
background-position: right;
46
background-image: url('img/page-border-right-repeat.png');
49
#page-border-top-repeat {
50
background-repeat: repeat-x;
51
background-position: top;
56
background-image: url('img/page-border-top-repeat.png');
59
#page-border-right-top {
65
background-repeat: no-repeat;
66
background-position: top right;
68
background-image: url('img/page-border-right-top.png');
71
#page-border-left-top {
77
background-repeat: no-repeat;
78
background-position: top left;
80
background-image: url('img/page-border-left-top.png');
83
#page-border-left-bottom {
90
background-image: url('img/page-border-left-bottom.png');
93
#page-border-right-bottom {
100
background-image: url('img/page-border-right-bottom.png');
103
#page-border-bottom-repeat {
105
background-repeat: repeat-x;
106
background-position: bottom left;
109
background-image: url('img/page-border-bottom-repeat.png');
132
background: url('img/logo.png') no-repeat transparent 10px 5px;
133
padding: 5px 18px 0 0;
137
.header-distro-minori {
141
.header-distro-minori img {
153
#header-navigation ul {
154
list-style-image:none;
155
list-style-position:outside;
156
list-style-type:none;
160
#header-navigation li {
161
border-right:1px solid #E0E0E0;
165
#header-navigation li a {
167
text-decoration:none;
169
#header-navigation li a:hover {
172
#header-navigation li:last-child {
179
padding: 1ex 18px 2ex 10px;
196
text-decoration:none;
204
text-decoration:underline;
210
h1, h2, h3, h4, h5, h6 {
215
text-shadow:0 1px 3px rgba(0, 0, 0, 0.25);
237
/* font-weight:bold;*/
238
/* text-shadow:0 1px 3px rgba(0, 0, 0, 0.15);*/
239
border-bottom: 1px solid #ececec;
240
text-decoration:none;
249
border-collapse:collapse;
260
background-color:#F7F7F7;
261
border:1px dashed #AAAAAA;
263
font-family:courier,monospace;
265
white-space:pre-wrap;
266
word-wrap:break-word;
271
background-color:#ECECEC;
278
/*input, textarea {*/
279
/* -moz-border-radius:3px;*/
280
/* -webkit-border-radius:3px;*/
281
/* border:1px solid #AAAAAA;*/
289
/* background:#FFFFFF none repeat scroll 0 0;*/
291
/* cursor: pointer;*/
294
/*textarea, input[type="text"], input[type="password"] {*/
296
/* font-family:Lucida Typewriter,courier,monospace;*/
304
/* -webkit-border-radius:4px;*/
305
/* -webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.2);*/
306
/* -moz-border-radius:4px;*/
307
/* -moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.2);*/
308
/* background:#F0F0F0 none repeat scroll 0 0;*/
310
/* font-size:0.9em;*/
353
padding-bottom: 15px;
378
margin-bottom: 0.5em;
389
.guimenu, .guimenuitem, .guisubmenu {
394
.guilabel, .guibutton {
401
/* accelerator keys in menus */
403
text-decoration: underline;
407
.revhistory { font-size: 0.9em; }
414
border: 1px solid #ccc;
418
.caution table, .note table, .tip table, .important table, .warning table, .navfooter table,
419
.caution td, .note td, .tip td, .important td, .warning td, .navfooter td,
420
.caution tr, .note tr, .tip tr, .important tr, .warning tr, .navfooter tr,
421
.caution th, .note th, .tip th, .important th, .warning th, .navfooter th {
435
border-top: 1px solid #ececec;
439
vertical-align: inherit;