﻿body {
    padding: 0px;
    margin: 0px;
    background: #ffffff;
    font-family: 'Myriad Web Pro' , Tahoma;
    font-size: 12px;
    color: #644D4D;
}
.Contenido
{
    text-align:justify;
}
.cuerpo th {
    background-color: #ED1C24;
    color: #FFFFFF;
    font-size: 13px;
    word-spacing: 0.2ex;
    letter-spacing: 0.1ex;
    font-weight: normal;
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
    text-align: center;
}
.cuerpo td {
    border-style: solid;
    border-color: #000000;
    border-width: 1px;
    background-color: #e0e0e0;
}


h1 {
    margin: 10px;
    font-size: 16px;
    color: #EB1A24;
    text-align: center;
    letter-spacing: 0.1ex;
    word-spacing: 0.5ex;
}

h2 {
    font-size: 15px;
    color: #EB1A24;
    word-spacing: 0.2ex;
    letter-spacing: 0.1ex;
    margin-top: 0px;
    margin-bottom: 2px;
    font-weight:normal;
}


h3 {
    font-size: 14px;
    color: #EB1A24;
    word-spacing: 0.2ex;
    margin-top: 0px;
    margin-bottom: 5px;
    font-weight: normal;
}
h4 {
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    color: #EB1A24;
}
.SubTitulo {
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    color: #EB1A24;
}

a {
    text-decoration:none;
}
a:hover {
    color: #ffffff;
    text-decoration:underline;
}
a:visited {
    color: #EB1A24;
}
a:link {
    color: #EB1A24;
}
a:active {
    color: #000000;
}
.Titulo {
    font-size: 14px;
    color: #ED1C24;
    word-spacing: 0.2ex;
    letter-spacing: 0.1ex;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: normal;
}
.Encabezado {
    font-size: 13px;
    font-style: normal;
    text-align: justify;

}
a.Convenio {
    text-decoration: none;
    font-size: 13px;
    color: #666666;
}
a.Convenio:hover {
    color: #666666;
}
a.Convenio:visited {
    color: #666666;
}
a.Convenio:link {
    color: #666666;
}
a.Convenio:active {
    color: #666666;
}

a.Menu {
    text-decoration: none;
    font-size: 13px;
    word-spacing: 0.1ex;
    margin-top: 0px;
    margin-bottom: 5px;
    }
a.Menu:hover {
    color: #ffffff;
    font-weight: bold;
}
a.Menu:visited {
    color: #ffffff;
}
a.Menu:link {
    color: #ffffff;
}
a.Menu:active {
    color: #ffffff;
}

a.Top {
    text-decoration: none;
    font-size: 13px;
    font-weight: 200;
    color: #EB1A24;
}
a.Top:hover {
    color: #EB1A24;
    text-decoration: underline;
}
a.Top:visited {
    color: #EB1A24;
    text-decoration: none;
}
a.Top:link {
    color: #EB1A24;
    text-decoration: none;
}
a.Top:active {
    color: #EB1A24;
    text-decoration: none;
}

.pie_pagina {
    padding: 10px;
    font-size: 10px;
    text-align: center;
}

input {
    border: 1px solid #C0C0C0;
    font-size: 12px;
    color: #EB1A24;
}

textarea {
    border: 1px solid #C0C0C0;
    font-size: 12px;
    color: #EB1A24;
}

select {
border: 1px solid #C0C0C0;
    font-size: 12px;
    color: #EB1A24;
}
.FotoPrin {
    float: left;
    border-width: 0px;
    padding-right: 5px;
    padding-bottom: 3px;
}
.Pestana {
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-color: #D3E4F4;
    border-right-color: #D3E4F4;
    border-left-color: #D3E4F4;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    text-align: center;
}
.Pestana:hover {
    background-color: #D3E4F4;
}


img
{
    border-style: none;
    border-width: 0px;
}

