body {
background-color: #ffec00;
color: black;
text-align: center;
font-family: Arial, sans-serif;
font-size: 0.75em;
margin: 0;
padding: 0;
}

#base {
position: relative;
width: 920px;
background: white url(../../img/autonetto/base.gif);
text-align: left;
margin: 10px auto;
}
#base-head {
height:20px;
overflow:hidden;
background: transparent url(../../img/autonetto/base-head.gif);
}
#base-foot {
height:34px;
overflow:hidden;
background: transparent url(../../img/autonetto/base-foot.gif);
clear:both;
}

a {
text-decoration: none;
color: red;
}

a:hover {
color: #333333;
text-decoration: underline;
}

.simpletable a, .simpletable a strong {
color: #000;
text-decoration: underline;
}

.simpletable a:hover, .simpletable a:hover strong {
color: red;
text-decoration: underline;
}

br, .clr {
clear: both;
}
.exp {
height:0px;
overflow:hidden;
}

img {
border: 0px;
}

form {
margin:0;
padding: 0;
}


input, textarea {
font-family: Arial, sans-serif;
font-size: 1em;
}

.input {
background-color: white;
color: #333;
border: 1px solid;
padding: 1px 0px 1px 3px;
}


.section {
position: relative;
padding: 12px 395px 0px 50px;
}
.section-in {
min-height: 408px;
}
* html .section-in {
height: 408px;
}

.section img, .section embed, .section object {
display: block;
}
.section p {
padding-top: 10px;
padding-bottom: 10px;
margin: 0px;
line-height: 158%;
}
.section ul, .section ol {
padding: 0 0 10px 20px;
margin: 0;
line-height: 158%;
}

.xpic {
position: absolute;
top: 0px;
right: 0px;
_right: 10px;
}

#footlinks {
clear:both;
background-color: black;
padding: 7px 0 7px 40px;
font-size: 0.9em;
zoom:1; /* ie bug */
}
#footlinks a {
text-decoration: none;
padding: 0 10px 0 10px;
}


.input {
border-color: #222;
color: red;
}

h1, h2, h3 {
color: #ff0000;
font-weight: bold;
margin:0;
display: inline;
line-height: 40px;
font-size: 1.5em;
}
h3 {
font-size: 1em;
}


.systext {
color: #254e9c;
}


#head {
position:relative;
height: 81px;
margin: -10px 10px 0 10px;
background: black url(../../img/autonetto/head.gif) 0 0 no-repeat;
}

#logo {
position: absolute;
right:3px;
top:4px;
z-index: 1;
margin:0;
padding:0;
}

#base-mid {
margin-left: 10px;
margin-right: 10px;
clear:both;
}


#navi ul {
list-style-type: none;
padding: 0;
margin:0 0 0 30px;
}
#navi li {
list-style-type: none;
padding: 0;
margin:0;
display: inline;
}

#navi {
background: #ffec00 url(../../img/autonetto/partner.gif) right center no-repeat;
position: relative;
height: 22px;
margin: 0 10px 0 10px;
line-height: 16px;
}

#navi a {
display: block;
text-align: center;
text-decoration: none;
padding: 3px 20px 3px 20px;
color: black;
font-weight: bold;
float: left;
}

#navi a:hover {
color: #444 !important;
}

#navi .active {
font-weight:bold;
color: red;
}

#navi li li .active {
color: #FF0000;
}
#navi li li a {
color: #333;
}
#navi ul ul {
position: absolute;
top: 23px;
left: 30px;
margin: 0;
}

.navi1, .navi2, .navi3, .navi4, .navi5 {
display:none;
}

.displaynavi1 .navi1,
.displaynavi2 .navi2,
.displaynavi3 .navi3,
.displaynavi4 .navi4,
.displaynavi5 .navi5,
ul.active {
display:block;
}

#footlinks, #footlinks a {
color: white !important;
}
#footlinks .active, #footlinks a:hover {
color: #f22 !important;
}


#inptext {
position: absolute;
top: 3px;
right: 134px;
width: 208px;
white-space: nowrap;
color: white;
}

#inpsearch {
position: absolute;
top: 2px;
right: 18px;
width: 58px;
white-space: nowrap;
color: white;
}
#inpsearch input {
width: 53px;
border:1px #c1bebd solid;
border-bottom-color: #ecebeb;
border-right-color: #ecebeb;
padding:1px 0px 1px 0px;
background-color: #ececec;
color: black;
font-size: 0.9em;
}
* html #inpsearch input, *:first-child+html #inpsearch input {
margin-top: -1px;
}

#inpsubmit {
position: absolute;
top: 4px;
right: 0px;
width: 18px;
white-space: nowrap;
color: white;
}


.simpletable {
width: 100%;
margin: 10px 0 10px 0;
}

.simpletable td, .simpletable th {
padding: 6px 3px 6px 3px;
border-bottom: 1px #848484 solid;
text-align: left;
vertical-align: top;
}

.simpletable, .simpletable * {
color: black;
}

.route {
background: url(../../img/autonetto/magn.gif) left center no-repeat;
padding-left: 17px;
}



@media print {
 * {
 background: white none !important;
 color: black !important;
 }
 .xpic, #footlinks, #base-foot, #head, #navi {
 display: none;
 }
 #base, #base-in, #base-mid, .section {
 margin: 0 !important;
 padding: 0 !important;
 width: auto !important;
 }
}