﻿body
{
    background-color: #fff;
    background-image: url(../img/body.jpg);
    background-position: top;
    background-repeat: repeat-x;
    font-family: Trebuchet MS, sans-serif;
    font-size: 78%;
    color: #666;
    margin: 0;
}
h1
{
    font-family: Trebuchet MS, sans-serif;
    font-size: 22px;
    color: #333;
    font-weight: normal;
    margin: 0px 0 10px 0;
    letter-spacing: -2px;
    border-bottom: 2px solid #F4C833;
    padding: 0 0 2px 0;
}
p
{
    text-indent: 15px;
}
h2
{
    font: 120% Verdana;
    color: #333;
    border-bottom: 1px dotted #ccc;
}
h3
{
    font-family: Trebuchet MS, sans-serif;
    font-size: 16px;
    color: #333;
    font-weight: normal;
    margin: 10px 0 10px 0;
    letter-spacing: -1px;
    border-bottom: 2px solid #F4C833;
    padding: 0 0 2px 0;
}
blockquote
{
    margin: 0;
    padding: 5px 15px 5px 15px;
    background: #f6f6f6;
}
a
{
    color: #000000;
    text-decoration: underline;
}
a:hover
{
    color: #cc3300;
    text-decoration: underline;
}
a:visited
{
    color: #cc6600;
    text-decoration: underline;
}
select
{
    border: 1px solid #F4C833;
    text-decoration: none;
    font-weight: normal;
}
.LinkCabecera
{
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
    font-weight:bold;
   
}

.LinkCabecera:visited
{
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
    font-weight:bold;
}

.LinkCabecera:hover
{
    font-size: 11px;
    color: #ffffff;
    text-decoration: underline;
    font-weight:bold;
}
.TableBorderLateral
{
    border-style: solid;
    border-color: #F4C833;
    border-width: 2px;
}
.aCab
{
    color: #000000;
    text-decoration: underline;
}
.aCab:hover
{
    color: #cc3300;
    text-decoration: underline;
}
.aCab:visited
{
    color: #000000;
    text-decoration: underline;
}
.campo1
{
    border: 1px solid #F4C833;
    text-decoration: none;
    font-weight: normal;
}
.Titulares
{
    font-family: Trebuchet MS, sans-serif;
    font-size: 22px;
    color: #333;
    font-weight: normal;
    margin: 0px 0 10px 0;
    letter-spacing: -2px;
    padding: 0 0 2px 0;
}
.Titularesp
{
    font-family: Trebuchet MS, sans-serif;
    font-size: 18px;
    color: #333;
    font-weight: normal;
    margin: 0px 0 10px 0;
    letter-spacing: -2px;
    padding: 0 0 2px 0;
}
.rg10
{
    color: #FF9900;
    text-decoration: none;
    text-align: left;
    font-weight: normal;
}
.tg10
{
    color: #666;
    text-decoration: none;
    text-align: left;
    font-weight: normal;
}