body,td         { font-family: Tahoma; font-size: 9pt; line-height:120%; color: #FFFFFF; letter-spacing:1; background-color:#000000}
a            {text-decoration:none; color:#ffffff;}
.a1            {text-decoration:none; color:#3399FF;}
#rueda       { position: absolute; width: 385px; height: 323px; z-index: 1; left: 4px; top: -22px; background-image: url('neumatico.jpg'); background-repeat: no-repeat; background-position-x: right}
#titulo      { position: absolute; width: 856px; height: 113px; z-index: 2; left: 23px; top: 240px; background-image: url('tit.png'); background-repeat: no-repeat; padding-left:18px; }

#menu        {padding-top:85px;}

.vehiculo     {float:left;margin:10px;height:100px;}

.input2        { border: 1px solid #505050; padding-left: 4px; padding-right: 4px;
               padding-top: 1px; padding-bottom: 1px; background-color:
               #000000; height:30px; color:#ffffff; }
textarea        { border: 1px solid #C0C0C0; padding-left: 4px; padding-right: 4px;
               padding-top: 1px; padding-bottom: 1px; background-color:
               #000000;color:#ffffff; }

.blue          {color:#3399FF;}
.gris          {color:#505050;}

.noticia  {float:left; width:220px; height:300px; margin:10px;}
.noticia p  {color:#707070;}

h1           { font-family: Tahoma; color: #3399FF; font-size: 14pt; font-weight:normal; }
h2           { font-family: Tahoma; color: #ffffff; font-size: 12pt; font-weight:normal; }

.arriba   {padding:9px; position: absolute; width: 898px; height: 29px; z-index: 3; left: 3px; top: 369px; background-image: url('arriba.png'); background-repeat: no-repeat; background-position-y: top;}

.abajo    {position: relative; font-size:8pt; width: 898px; height: 132px; z-index: 4; left: -28px; top: 0px; background-image: url('abajo.png'); background-repeat: no-repeat; padding-left:18px; padding-bottom:5px}

hr {border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; 
               border-bottom: 1px dotted #333333}
               
#solicitud  {color:#c0c0c0;}
#solicitud  td {color:#c0c0c0;}










.highslide {
        cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
        border: 2px solid #303030;
        filter: alpha(opacity=80);
}
:hover.highslide img {
        border: 2px solid #505050;
        filter: alpha(opacity=100);
}

.highslide-image {
    border: 2px solid #000000;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;

    border: 2px solid #000000;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: black;
}
.highslide-loading {
    display: block;
        color: white;
        font-size: 9px;
        font-weight: bold;
        text-transform: uppercase;
    text-decoration: none;
        padding: 3px;
        border-top: 1px solid black;
        border-bottom: 1px solid black;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
        font-size: 10px;
}
a:hover.highslide-credits, a:hover.highslide-credits i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
        display: none;
}

/* Controlbar example */
.controlbar {
        background: url(highslide/graphics/controlbar4.gif);
        width: 167px;
        height: 34px;
}
.controlbar a {
        display: block;
        float: left;
        /*margin: 0px 0 0 4px;*/
        height: 27px;
}
.controlbar a:hover {
        background-image: url(highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
        width: 50px;
}
.controlbar .next {
        width: 40px;
        background-position: -50px 0;
}
.controlbar .highslide-move {
        width: 40px;
        background-position: -90px 0;
}
.controlbar .close {
        width: 36px;
        background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}