﻿
*, html {
    margin: 0;
    padding: 0;
}

body {
    background-color: #C8CAC8;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 62.5%;
    height: 100%;
    margin-left: 0;
    margin-top: 0;
}

p {
    color: #444444;
    font-size: 1.1em;
    line-height: 14px;
    margin-bottom: 15px;
    text-align: justify;
}

a {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 1.1em;
    text-decoration: none;
}

h1:first-letter {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 1.6em;
    font-weight: normal;
}

h1 {
    color: #3D6D87;
    font-size: 1.6em;
    font-weight: normal;
    margin-bottom: 15px;
    margin-top: 10px;
}

h2 {
    color: #444444;
    font-size: 1.4em;
    font-weight: bold;
    margin-left: 6px;
}

h3 {
    color: #346884;
    font-size: 1.2em;
    margin-bottom: 10px;
    margin-left: 6px;
    margin-top: 27px;
}

fieldset {
    border: medium none;
}

img {
    border: medium none;
}

.floatleft {
    float: left;
    margin: 0;
    padding: 0;
}

.floatright {
    float: right;
    margin: 0;
    padding: 0;
}

.azul {
    color: #3D6D87;
}

.enviar {
    background-color: #5A778B;
    border: medium none;
    color: #FFFFFF;
    float: left;
    height: 20px;
    width: 20px;
}

#Wraper {
    background-image: url(../Images/fondo_general.gif);
    background-repeat: repeat-y;
    margin: auto;
    width: 902px;
}

    #Wraper strong {
        color: #3D6D87;
    }

#id {
    background-image: url(../Images/fondo_idiomas.jpg);
    background-repeat: no-repeat;
    float: left;
    height: 57px;
    padding-top: 9px;
    width: 902px;
}

    #id ul {
        float: right;
        margin-right: 40px;
        margin-top: 16px;
    }

        #id ul li {
            display: inline;
            margin-left: 17px;
        }

#menu {
    background-image: url(../Images/fondo_menu.jpg);
    background-repeat: no-repeat;
    float: left;
    height: 289px;
    width: 229px;
}

    #menu ul {
        display: inline;
        float: left;
        margin-left: 30px;
        margin-top: 20px;
    }

        #menu ul li {
            display: block;
            float: left;
            border-bottom: 1px solid #c6c6c6;
        }

            #menu ul li a {
                color: #444444;
                float: left;
                height: 23px;
                list-style-image: none;
                list-style-type: none;
                padding-left: 4px;
                padding-top: 8px;
                width: 190px;
            }

            #menu ul li:hover {
                background-color: #c6c6c6;
            }

    #menu a:hover {
        background-image: url('../Images/hover.png');
        background-repeat: no-repeat;
        background-position: 180px 8px;
    }

.menu {
    background-repeat: no-repeat;
    background-color: #5a778b;
    float: left;
    font-size: 1.1em;
    list-style-image: none;
    list-style-type: none;
    padding-left: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
    width: 190px;
}

    .menu a {
        color: #FFFFFF;
        background-image: url('../Images/downarrow.png');
        background-repeat: no-repeat;
        background-position: 176px 6px;
    }

        .menu a:hover {
            background-image: url('../Images/hover.png');
            background-repeat: no-repeat;
            background-position: 176px 6px !important;
        }

        .menu a span {
            color: #fff;
        }

.private {
    color: #FFFFFF;
    float: left;
    margin-top: 24px;
    padding: 10px 70px 8px 4px;
    margin-left: 30px;
}

#content {
    background-color: #E9E9E3;
    background-image: url(../Images/fondo_contenido.jpg);
    background-repeat: no-repeat;
    display: inline;
    float: left;
    margin-left: 2px;
    padding-top: 17px;
    width: 898px;
}

.text {
    background-image: url('../Images/fondo_presentacion.jpg');
    background-repeat: no-repeat;
    float: right;
    padding-left: 40px;
    padding-right: 47px;
    padding-top: 2px;
    margin-top: auto;
    width: 355px;
}

    .text ul {
        padding-left: 10px;
        list-style-image: url('../Images/Left-arrow-right.png');
    }

        .text ul li {
            line-height: 20px;
        }

#footer {
    background-color: #C8CAC8;
    background-image: url(../Images/fondo_pie.gif);
    background-repeat: no-repeat;
    height: 64px;
    margin: auto;
    padding-right: 10px;
    padding-top: 62px;
    width: 892px;
}

    #footer p {
        color: #FFFFFF;
        float: right;
        margin-right: 4px;
    }

    #footer a {
        color: #FFFFFF;
        float: right;
        line-height: 14px;
        margin-bottom: 15px;
        margin-right: 4px;
        text-align: justify;
    }

        #footer a:hover {
            color: #444444;
        }

.clear {
    clear: both;
    margin: 0;
    padding: 0;
}

fieldest {
}


/* CSS Document */
#fichero {
    width: 200px;
}

.privado {
    color: #FFFFFF;
    float: left;
    margin-top: 20px;
    padding: 10px 70px 8px 34px;
}

#pie {
    background-color: #C8CAC8;
    background-image: url(../Images/fondo_pie.gif);
    background-repeat: no-repeat;
    height: 64px;
    margin: auto;
    padding-right: 10px;
    padding-top: 62px;
    width: 892px;
}

    #pie p {
        color: #FFFFFF;
        float: right;
        margin-right: 4px;
    }

    #pie a {
        color: #FFFFFF;
        float: right;
        line-height: 14px;
        margin-bottom: 15px;
        margin-right: 4px;
        text-align: justify;
    }

        #pie a:hover {
            color: #444444;
        }

#que_hacemos {
    background-image: url(../images/fondo_presentacion.jpg);
    background-repeat: no-repeat;
    display: inline;
    float: left;
    height: 206px;
    padding-left: 45px;
    padding-right: 35px;
    width: 353px;
}

#tabla_que {
    background-image: url('../Images/fondo_que_hacemos.jpg');
    background-repeat: no-repeat;
    float: left;
    padding-left: 39px;
    padding-top: 15px;
    width: 845px;
}

.izq {
    float: left;
    width: 367px;
}

    .izq p {
        margin-left: 6px;
    }

    .izq ul {
        margin-left: 6px;
    }

        .izq ul li {
            background-image: url('../Images/punto_lista.gif');
            background-repeat: no-repeat;
            color: #444444;
            font-size: 1.1em;
            list-style-image: none;
            list-style-type: none;
            margin-bottom: 5px;
            padding-left: 11px;
        }

#ofertas {
    background-image: url("../images/fondo_ofertas.jpg");
    background-repeat: no-repeat;
    float: left;
    padding-left: 45px;
    padding-right: 30px;
    width: 353px;
}

    #ofertas form {
        float: left;
        margin-top: 20px;
        width: 353px;
    }

    #ofertas p {
        float: left;
        margin: 0;
        padding: 0;
        width: 353px;
    }

.label {
    float: left;
}

.input {
    float: right;
}

#ofertas img {
    float: right;
}

#ofertas .info {
    float: left;
}

#ofertas .error {
    float: left;
}

.checkbox {
    float: left;
    margin-left: 10px;
    padding: 0 10px;
    width: 20px;
}

.submit {
    background-color: #5A778B;
    border: medium none;
    color: #FFFFFF;
    float: right;
    height: 25px;
    padding: 3px 10px;
    width: 120px;
}

.submit_login {
    background-color: #5A778B;
    border: medium none;
    color: #FFFFFF;
    float: right;
    height: 25px;
    padding: 3px 10px;
    width: 80px;
}

#contacto {
    background-image: url("../images/fondo_presentacion.jpg");
    background-repeat: no-repeat;
    display: inline;
    float: left;
    height: 206px;
    padding-left: 45px;
    padding-right: 35px;
    width: 353px;
}

    #contacto p {
        color: #444444;
        font-size: 1.1em;
        list-style-image: none;
        list-style-type: none;
        margin-bottom: 5px;
    }

    #contacto ul li {
        color: #444444;
        font-size: 1.1em;
        list-style-image: none;
        list-style-type: none;
        margin-bottom: 5px;
    }

#mapa {
    border: 1px solid #c1c2bc;
    float: left;
    height: 256px;
    margin-left: 29px;
    width: 840px;
    margin-top: 10px;
}

#clientes {
    background-image: url("../images/fondo_clientes.jpg");
    background-repeat: no-repeat;
    display: inline;
    float: left;
    margin-left: 30px;
    min-height: 200px;
    padding-left: 40px;
    padding-right: 55px;
    padding-top: 2px;
    width: 750px;
}

    #clientes ul li {
        color: #444444;
        list-style-image: none;
        list-style-type: none;
        margin-bottom: 9px;
        margin-top: 9px;
    }

        #clientes ul li p {
            background-image: url("../images/punto_lista.gif");
            background-repeat: no-repeat;
            margin-bottom: 0;
            padding-left: 15px;
        }

#calidad {
    background-image: url("../images/fondo_calidad.jpg");
    background-repeat: no-repeat;
    display: inline;
    float: left;
    height: 145px;
    margin-right: 20px;
    padding-left: 45px;
    padding-right: 31px;
    width: 353px;
}

.invisible {
    display: none;
}

.error {
    color: #333333;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 1.1em;
    line-height: 15px;
    text-align: justify;
}

span.error {
    color: #AF021E;
}

.form_bloque {
    float: left;
    width: 100%;
}

.check {
    float: left;
    width: 100%;
}

    .check a {
        color: #797979;
        font-size: 11px;
        text-decoration: underline;
    }

    .check input, #verifico {
        float: left;
        margin-left: 10px;
        width: 20px;
    }

label {
    color: #797979;
    float: left;
    line-height: 20px;
}

.input {
    background-color: #E9E9E3;
    border: 1px solid #B2B2B2;
    color: #444444;
    display: inline;
    float: right;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 1.1em;
    margin: 0 0 8px;
    padding-left: 2px;
    padding-top: 2px;
}

textarea {
    border: 1px solid #B5B4B4;
    color: #797979;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 81px;
    letter-spacing: 1px;
    margin-bottom: 6px;
    margin-left: 0;
    padding-left: 5px;
    padding-top: 7px;
    width: 350px;
}

#ficheroenvio {
    border: 1px solid #B2B2B2;
    height: 23px;
    width: 212px;
}

.form_boton {
    background-color: #5A778B;
    border: 0 none;
    color: #FFFFFF;
    float: right;
    font-size: 12px;
    height: 20px;
    margin-left: 5px;
    padding-top: 0;
    width: 93px;
}

.form_campo_error input {
    border: 1px solid #B5B4B4;
}

.form_campo_error label a {
    color: #797979;
    font-size: 11px;
    text-decoration: underline;
}

.form_texto_error {
    color: #5A778B;
    float: left;
    font-size: 11px;
    margin-bottom: 10px;
    text-align: right;
    width: 100%;
}

#accion {
    display: none;
}

.ch {
    float: right;
    padding: 0 10px;
    position: absolute;
}

.login_label {
    color: #797979;
    float: left;
    line-height: 20px;
    font-size: 1.1em;
    text-align: justify;
    margin-bottom: 10px;
    line-height: 14px;
    width: 80px;
}

.login_text {
    width: 200px;
    height: 18px;
    float: right;
    font-size: 12px;
    margin: 0px 0px 4px 0px;
    padding-top: 1px;
    padding-left: 2px;
    display: inline;
    background-color: #E9E9E3;
    color: #444;
    border: 1px solid #B2B2B2;
    font-size: 1.1em;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

.login_error {
    float: right;
    text-align: right;
}

.coin-slider {
    overflow: hidden;
    zoom: 1;
    position: relative;
    margin-left: 13px;
    padding-top: 13px;
    padding-bottom: 14px;
}

    .coin-slider a {
        cursor: default;
    }

#flashcontent {
    background-image: url('../Images/under construction.jpg');
    width: 673px;
    height: 289px;
}

#captcha {
    float: right;
}

    #captcha img {
        width: 100px;
        height: 30px;
    }

    #captcha div {
        width: 110px;
    }
/* --------tabel------*/
.tbl {
    width: 100%;
    height: auto;
    border-collapse: collapse;
}

    .tbl tr {
        border: 1px solid #000;
    }

        .tbl tr th {
            background-color: #757575;
            color: #fff;
            padding: 5px;
        }

        .tbl tr td {
            padding: 5px;
            border: 1px solid #000;
        }
