/* Generated by KaZcadeS */
* {
    margin: 0px;
}
body {
    margin: 10px;
    background-color: #7097ae;
    color: black;
}
#entorno {
    margin-right: auto;
    margin-left: auto;
    background-color: #306768;
    color: black;
    background-image: url(graficos/fondomenu2.gif);
    background-repeat: repeat-y;
    background-position: left top;
}
#cabecera {
    border-bottom: 1px solid #009900;
    margin: 0px;
    padding: 0px;
    background-color: white;
    position: relative;
    font-family: Helvetica,Arial,sans-serif;
    color: #306768;
    height: 137px;
}
#cabecera img {
    border: none;
    padding: 3px;
}
#cabecera address {
    padding: 5px;
    position: absolute;
    top: 10px;
    right: 20px;
    color: #306768;
    text-align: center;
    font-size: 80%;
    font-style: normal;
    letter-spacing: 2px;
    line-height: 1.5em;
}
#navegacion {
    margin: 0;
    float: left;
    background-color: #306768;
    color: white;
    font-family: Helvetica,Arial,sans-serif;
    font-weight: bold;
    width: 150px;
}
#navegacion ul {
    padding: 0;
    text-align: left;
    list-style-type: none;
}
#navegacion li {
}
#navegacion a {
    border-style: none solid solid;
    border-color: white;
    border-width: medium 1px 1px;
    padding: 2px 5px;
    display: block;
    text-decoration: none;
}
#navegacion a:link {
    color: white;
    background-color: #306768;
}
#navegacion a:visited {
    color: #59fdff;
}
#navegacion a:hover, #navegacion a:focus, #inicio #bot-1 a, #webmap #bot-2 a, #laempresa #bot-3 a, #exppro #bot-4 a, #contacto #bot-5 a, #situacion #bot-6 a, #buscador #bot-7 a, #servicios #bot-8 a, #formacion #bot-9 a, #info #bot-10 a {
    text-decoration: none;
    color: #306768;
    background-color: white;
}
#navegacion a:active {
    color: white;
    background-color: #005500;
}
#area {
    padding: 0px;
    background-color: white;
    margin-left: 150px;
    font-family: Helvetica,Arial,sans-serif;
}
#area img {
    border: none;
    margin: 10px;
    float: right;
}
#area span {
    font-weight: bold;
}
#area .nuevo {
    font-weight: bold;
    font-style: italic;
    background-color: #4bff11;
}
#area .fichas img {
    border: 5px solid #7097ae;
    margin: 15px;
    float: left;
}
#area .fichas {
    border-bottom: 1px solid #306768;
    margin: 0 auto 0px;
    padding: 10px;
    top: 10px;
    width: 90%;
    font-family: Arial,Helvetica,sans-serif;
    text-align: justify;
}
#area li {
    margin-left: 5px;
}
#area .exppro {
    border-bottom: 1px solid #306768;
    margin: 0 auto 0px;
    padding: 10px;
    top: 10px;
    width: 90%;
    font-family: Arial,Helvetica,sans-serif;
    text-align: justify;
}
#area .expro li {
    list-style-type: circle;
    list-style-image: none;
}
#area .inicio {
    border-bottom: 1px solid #306768;
    margin: 0 auto 0px;
    padding: 10px;
    top: 10px;
    width: 90%;
    font-family: Arial,Helvetica,sans-serif;
    text-align: justify;
    list-style-type: circle;
    list-style-image: none;
    list-style-position: inside;
}
#area .serviciostexto {
    margin: 0 auto 0px;
    padding: 10px;
    width: 90%;
    top: 10px;
    text-align: justify;
}
#area .serviciostexto p img {
    float: left;
    vertical-align: top;
}
#area .serviciostexto ul {
    list-style-type: disc;
    list-style-image: none;
    list-style-position: outside;
}
#pie {
    padding: 10px 0px;
    background-color: white;
    text-align: center;
    font-family: Helvetica,Arial,sans-serif;
    font-style: italic;
    font-size: small;
    margin-left: 150px;
}
#area .servicios {
    padding: 10px;
    font-weight: bold;
    text-align: center;
}
#area .servicios hr {
    width: 80%;
}
#noticias {
    border-bottom: 1px solid #306768;
    margin: 0 auto 0px;
    padding: 10px;
    top: 10px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: justify;
    font-weight: bold;
    width: 90%;
}
#noticias span {
    background-color: #ffff66;
    font-style: italic;
    color: black;
}
#empresa, textarea {
    border: 1px solid #8c8c8c;
    width: 60%;
}
.informacion {
    margin: 0px auto;
    padding: 10px;
    background-color: white;
    width: 90%;
    text-align: justify;
}
h2 {
    padding: 3px 0;
    font-family: Helvetica,Arial,sans-serif;
    color: white;
    background-color: #306768;
}
h3 {
    padding: 5px;
    text-align: center;
}
h4 {
    padding: 5px;
    text-align: center;
}
a {
    text-decoration: none;
}
a:link {
    color: #4169e1;
}
a:visited {
    color: #ae7178;
}
a:hover, a:focus {
    text-decoration: none;
}
a:active {
    color: white;
    background-color: #306768;
}
address {
    padding: 5px;
    color: #306768;
    text-align: center;
    font-size: 80%;
    font-style: normal;
    letter-spacing: 2px;
    line-height: 1.5em;
}
p {
    padding: 5px 10px;
    text-align: justify;
}
form {
    border: 1px solid #000000;
    margin: 10px auto;
    padding: 20px;
    background-color: #7097ae;
    width: 80%;
    color: white;
    font-weight: bold;
}
form span {
    font-size: x-small;
}
label, textarea, input {
    display: block;
}
textarea {
    height: 7em;
    width: 80%;
}
input:focus {
    background-color: #d6e1ea;
}

