﻿body
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    vertical-align: top;
    padding-top: 0px;
    background-color: #797979;
    text-align: left;
    scrollbar-base-color: #797979;
    scrollbar-track-color: #333232;
    scrollbar-face-color: #797979;
    scrollbar-highlight-color: #797979;
    scrollbar-3dlight-color: #9f9e9e;
    scrollbar-darkshadow-color: #797979;
    scrollbar-shadow-color: #797979;
    scrollbar-arrow-color: #333232;
}

.textoBase
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    text-decoration: none;
}

.textBox 
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:bold;
    color: #666666;
    text-decoration: none;
    border: solid 1px #666666;	
}

.fondoParte1
{
    background-image: url(../../imagenes/fondoParte1.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}
.fondoParte2
{
    background-position: center top;
    background-image: url(../../imagenes/fondoParte2.jpg);
    background-repeat: repeat-y;
}
.imagencabecera
{
    background-position: center top;
    background-image: url(../../imagenes/imagenCabecera1.jpg);
    background-repeat: no-repeat;
}
.fondoMenu1
{
    background-position: center top;
    background-image: url(../../imagenes/fondoMenu1.jpg);
    background-repeat: no-repeat;
}
.fondoPie
{
    background-position: left top;
    background-image: url(../../imagenes/fondoPie.jpg);
    background-repeat: no-repeat;
}

.Menu a
{
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 13px;
    padding-bottom: 16px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #e2e1e1;
    text-decoration: none;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    background-position: left top;
    background-repeat: repeat-x;
    display: block;
   
}

.Menu a:hover
{
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 13px;
    padding-bottom: 16px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: black;
    text-decoration: none;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    background-position: left top;
    background-image: url(../../imagenes/fondoMenu3.jpg);
    background-repeat: repeat-x;
    display: block;
}
.Menu a:active
{
    padding-right: 15px;
    padding-left: 15px;
  	padding-top: 13px;
    padding-bottom: 16px;
     font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: black;
    text-decoration: none;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    background-position: left top;
    background-image: url(../../imagenes/fondoMenu3.jpg);
    background-repeat: repeat-x;
    display: block;
}
.lineaMenu
{
    border-right: dimgray 1px inset;
}
.lineaPie
{
    border-right: #333232 thick solid;
}
.txtPie
{
    font-weight: bold;
    font-size: 8pt;
    color: black;
    font-family: Arial;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-right: 10px;
}
.txtPie2
{
    font-size: 8pt;
    color: black;
    font-family: Arial;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-right: 10px;
}
.txtTituloPie
{
    font-weight: bold;
    font-size: 14pt;
    color: #333232;
    font-family: Arial;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
}

.txtPie2 a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #333232;
    text-decoration: none;
}

.txtPie2 a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: white;
    text-decoration: none;
}
.txtPie2 a:active
{
   font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #333232;
    text-decoration: none;  
}
.tablaTxtGeneral
{
    border-right: #424242 1px solid;
    border-top: #424242 1px solid;
    font-weight: normal;
    font-size: 9pt;
    vertical-align: top;
    border-left: #424242 1px solid;
    color: gray;
    border-bottom: #424242 1px solid;
    font-family: Arial;
    background-color: black;
    text-align: justify;
    text-decoration: none;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
}
.txtListado
{
    font-size: 8pt;
    margin-left: 30px;
    color: silver;
    font-family: Arial;
    margin-right: 20px;
}

.imagenes
{
    border-right: #424242 1px solid;
    padding-right: 20px;
    border-top: #424242 1px solid;
    padding-left: 20px;
    padding-bottom: 20px;
    vertical-align: top;
    border-left: #424242 1px solid;
    padding-top: 20px;
    border-bottom: #424242 1px solid;
    background-color: black;
    text-align: center;
}

.titulo2
{
    font-weight: bold;
    font-size: 12pt;
    color: silver;
    font-family: Arial;
}

.txtContacto a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: gray;
    text-decoration: none;
}

.txtContacto a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: silver;
    text-decoration: none;
}
.txtContacto a:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: gray;
    text-decoration: none;
}

.txtInicio a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: silver;
    text-decoration: none;
    font-weight: bold;
    padding-right: 5px;
    padding-left: 8px;
    padding-bottom: 5px;
    padding-top: 5px;
    background-color: #333232;
}

.txtInicio a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: white;
    text-decoration: none;
    font-weight: bold;
    padding-right: 5px;
    padding-left: 8px;
    padding-bottom: 5px;
    padding-top: 5px;
    background-color: #333232;
}
.txtInicio a:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: black;
    text-decoration: none;
    font-weight: bold;
    padding-right: 5px;
    padding-left: 8px;
    padding-bottom: 5px;
    padding-top: 5px;
    background-color: #333232;
}

.powered a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 6pt;
    color: gray;
    text-decoration: none;
    font-weight: bold;
}

.powered a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 6pt;
    color: silver;
    text-decoration: none;
    font-weight: bold;
}
.powered a:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 6pt;
    color: black;
    text-decoration: none;
    font-weight: bold;
   
}
.imgI
{
    background-position: right top;
    background-image: url(../../imagenes/imgIzq.jpg);
    background-repeat: no-repeat;
}
.imgD
{
    background-position: right top;
    background-image: url(../../imagenes/imgDrch.jpg);
    background-repeat: no-repeat;
}