* {
     margin: 0px;
     padding: 0px;
}

body {
     background-color: #ffffff;
     color: #000000;
}

table {
     width: 96%;
}

#wrapper {
     font-family: arial;
     font-size: 12px;
     margin: auto;
     width: 700px;
}

#wrapper h1 {
     color: #C9282D;
     font-size: 19px;
     margin: 0px 0px 10px;
     padding: 2px 8px;
}

#wrapper h2 {
     background-color: #eaeeed;
     color: #000000;
     font-size: 13px;
     margin: 0px 0px 10px;
     padding: 2px 8px;
}

#wrapper > div > div {
     clear: both;
     overflow: hidden;
     padding: 0px 0px 15px;
}

#menu {
     background-color: #ffffff;
     border: 1px solid #000000;
     left: 20px;
     padding: 5px 8px;
     position: fixed;
     top: 10px;
}

#menu ul {
     margin: 3px 0px;
}

#menu li {
     list-style: outside none none;
}

#menu a {
     background: none repeat scroll 0px 0px #cc0033;
     border-radius: 0px;
     border: 0px none;
     color: #ffffff;
     cursor: pointer;
     display: block;
     font-weight: bold;
     margin: 10px auto 0px;
     padding: 5px 10px;
     text-align: center;
     text-decoration: none;
}

#wrapper .head {
     padding: 10px 0px;
}

#wrapper .head ul {
     display: block;
     float: left;
     width: 260px;
}

#wrapper .head img {
     display: block;
     float: right;
}

#wrapper .vehicle h2 {
     font-size: 23px;
     padding: 10px;
}

#wrapper .vehicle div {
     display: block;
     float: right;
     width: 390px;
}

#wrapper .vehicle div > table {
     min-height: 250px;
}

#wrapper .vehicle table th {
     padding: 0px 5px 0px 0px;
     text-align: left;
     vertical-align: top;
}

#wrapper .vehicle table td {
     padding: 0px 0px 5px;
}

#wrapper .vehicle div p {
     display: block;
     font-weight: bold;
}

#wrapper .vehicle div + div {
     background: none repeat scroll 0% 0% #eaeeed;
     clear: both;
     float: none;
     font-size: 15px;
     margin: 10px 0px 0px;
     padding: 5px 10px 0px;
     width: 100%;
}

#wrapper .vehicle div + div table th {
     width: 500px;
}

#wrapper .vehicle div + div table td {
     text-align: right;
     width: 170px;
}

#wrapper .vehicle strong {
     display: block;
     font-size: 17px;
     height: 17px;
     padding: 0px 0px 10px;
}

#wrapper .vehicle strong span {
     color: #0564a1;
}

#wrapper .vehicle ul {
     font-size: 11px;
     margin: 1px 20px;
}

#wrapper #series h2, #wrapper #extra h2, #wrapper #finance h2, #wrapper #technical h2, #wrapper #photos h2 {
     font-size: 18px;
     padding: 5px;
     text-align: center;
}

#wrapper #series > div {
     float: left;
     width: 50%;
}

#wrapper #series b {
     display: block;
     height: 13px;
     padding: 10px 0px 3px;
}

#wrapper #series ul {
     display: block;
     margin-left: 20px;
}

#wrapper #series li {
     list-style: outside none none;
}

#wrapper #extra table {
     border-collapse: collapse;
     margin: 10px;
}

#wrapper #extra table th, #wrapper #technical table th {
     text-align: left;
}

#wrapper #extra table td {
     padding: 2px 0px;
     vertical-align: bottom;
}

#wrapper #extra .col01 {
     width: 200px;
}

#wrapper #extra .col01 em {
     color: #cc0000;
     display: inline-block;
     font-style: normal;
     font-weight: bold;
     padding: 10px 0px 0px;
}

#wrapper #extra .col02 {
     font-style: italic;
     text-align: left;
     width: 300px;
}

#wrapper #extra .col02 h3 {
     text-align: right;
     width: 300px;
}

#wrapper #extra .col03 {
     text-align: right;
     width: 150px;
}

#wrapper #extra .col03 h3 {
     color: #cc0000;
}

#wrapper #extra .borde {
     background-image: url("../images/impresion/brd.png");
     background-position: center bottom;
     background-repeat: repeat-x;
}

#wrapper #extra .borde_top {
     background-image: url("../images/impresion/brd.png");
     background-position: center top;
     background-repeat: repeat-x;
}

#wrapper #finance table {
     margin: auto;
     width: 320px;
}

#wrapper #finance td {
     text-align: right;
     width: 150px;
}

#wrapper #finance th {
     text-align: right;
     width: 150px;
}

#wrapper #finance td b {
     display: inline-block;
     padding: 0px 0px 0px 8px;
     text-align: left;
     width: 150px;
}

#wrapper #technical b {
     border-bottom: 1px dotted #666666;
     display: block;
     margin: 0px 0px 5px;
}

#wrapper #technical table {
     margin: 0px 0px 20px;
}

#wrapper #technical td {
     width: 220px;
}

#wrapper #technical th b {
     border-bottom: medium none;
     margin: 0px;
     width: 220px;
}

#wrapper #photos img {
     margin: 5px 2px 5px 7px;
}

#wrapper .final {
     border-top: 1px dotted #666666;
     padding: 5px;
}

#wrapper .selection {
     background-color: #000000;
     margin: 8px 8px 8px 0px;
     padding: 8px 10px;
     width: 250px;
}

#wrapper .selection p {
     display: block;
     height: 12px;
     margin: 0px 0px 8px;
}

#wrapper .selection ul {
     list-style: outside none none;
}

#wrapper .results table {
     border-collapse: collapse;
     margin: 15px 0px;
     text-align: center;
     width: 100%;
}

#wrapper .results table ul {
     list-style: outside none none;
     padding: 0px 0px 0px 28px;
     text-align: left;
}

#wrapper .results tr {
     display: block;
}

#wrapper .results th {
     border-bottom: 1px dotted #cccccc;
     border-top: 1px dotted #cccccc;
     padding: 5px 0px;
}

#wrapper .results td {
     padding: 5px 0px;
}

#wrapper .results .col_01 {
     border-bottom: 1px dotted #cccccc;
     width: 120px;
}

#wrapper .results .col_02 {
     border-bottom: 1px dotted #cccccc;
     width: 140px;
}

#wrapper .results td.col_02 {
     text-align: left;
}

#wrapper .results .col_03 {
     border-bottom: 1px dotted #cccccc;
     width: 110px;
}

#wrapper .results .col_04 {
     border-bottom: 1px dotted #cccccc;
     width: 90px;
}

#wrapper .results .col_05 {
     border-bottom: 1px dotted #cccccc;
     width: 90px;
}

#wrapper .compare {
     border-collapse: collapse;
}

#wrapper .compare-tlt td {
     border-left: 7px solid transparent;
     padding: 2px 1px;
     width: 160px;
}

#wrapper .compare td {
     background-color: #eaeeed;
     border-bottom: 1px solid #8994ac;
     border-left: 9px solid #eef3fa;
     padding: 5px 1px;
     vertical-align: top;
     width: 160px;
}

#wrapper .compare li {
     list-style: outside none none;
}

#wrapper .check img {
     left: 75px;
     position: relative;
}

#wrapper .compare .left {
     background-color: #ffffff;
     border-bottom: medium none;
}

#wrapper .compare .top {
     border-top: 1px solid #ff871f;
}

#wrapper .compare .bottom {
     border-bottom: 1px solid #8994ac;
}

.extra15 {
     margin: 15px 0px 0px;
}

.arrow {
     background-image: url("../images/img_list.png");
     background-position: left 6px;
     background-repeat: no-repeat;
     color: #2274ac;
     display: block;
     line-height: 18px;
     padding-left: 8px;
     text-decoration: none;
}

.arrow:hover {
     background-position: left -18px;
     text-decoration: underline;
}
