﻿body, html
{
    background-color:#FFFFFF;
	margin-left:0pt;
	margin-right:0pt;
	margin-top:0pt;
	margin-bottom:0pt;				
	scrollbar-face-color:#7e3b93; 
	scrollbar-shadow-color:#ab83b7;
	scrollbar-highlight-color:#7e3b93;
	scrollbar-3dlight-color:#7e3b93;	
	scrollbar-darkshadow-color:BLACK;
	scrollbar-track-color: #8fbe00;
	scrollbar-arrow-color: #8fbe00;
	font-family:Arial;
}
A{
    font-size:10pt;
    color:white;
    font-family:Arial;
    font-weight:bold;
    text-decoration:none;
}
A:hover
{
    font-size: 10pt;
    color: white;
    font-family: Arial;    
    font-weight: bold;
    text-decoration: underline;
}
h1 {
    font-size: 12pt;
    color: black;
    font-family: Arial;    
    font-weight: bold;
}
.boton
{
    border-right: white 3px outset;
    border-top: white 3px outset;
    font-size: 10pt;
    border-left: white 3px outset;
    color: white;
    border-bottom: white 3px outset;
    font-family: Arial;
    background-color: #7E3B93;
    text-align: center;
    font-weight: bold;
    cursor:pointer;
}
.BordeAbajo
{
    border-bottom: #7e3b93 1px solid;
}
.Texto
{
    font-size: 10pt;
    color: #7e3b93;
    font-family: Arial;
    text-align: justify;
}
#centrado{text-align: center;}
.TextoNegrita
{
    font-size: 10pt;
    color: #7e3b93;
    font-family: Arial;
    text-align: right;
    font-weight: bold;
}
.asterisco
{    
    font-size: 14pt;
    font-family: Arial;
    font-weight: bold;
}
.TextoBienvenido
{
    color: #7e3b93;
    font-weight: bold;
    font-size: 12pt;
    font-family: Arial;
}
.FondoVerde
{
    background-color: #8fbe00;
}

.CabeceraDL
{
    color: white;
    font-family: Arial;
    font-weight: bold;
    font-size: 10pt;
    background-color: #7e3b93;    
}
.ElementoDL
{
    font-size: 9pt;
    color: black;
    font-family: Arial;
    background-color: #ebeaf8;
    border-bottom: #7e3b93 1px solid;
}
.BordeAbajoMorado
{
    border-bottom: #7e3b93 1px solid;
}
.TextoCabListado
{
    font-size: 12pt;
    color: white;
    font-family: Arial;
    font-weight: bold;    
}
.TextoError
{
    font-size: 10pt;
    color: #7e3b93;
    font-family: Arial;    
    font-weight: bold;
}
.TextoPeque
{
    font-size: 8pt;
    color: #7e3b93;
    font-family: Arial;
    text-align: justify;
}
.FondoMorado
{
    background-color: #7e3b93;
}
.CabInfoLegal
{
    font-size: 12pt;
    color: white;
    font-family: Arial;
    font-weight: bold;
    background-color: #8fbe00;
}
.cuadroInfoLegal
{
    color: white;
    font-family: Arial;
    font-weight: bold;
    font-size: 10pt;
    background-color: #7e3b93;
}
.textoPie{
    font-size:8pt;
    color:#7e3b93;
    font-family:Arial;
    text-align:right;
    text-decoration:none;
    font-weight:normal;
}
.textoPie:hover
{
    font-size: 8pt;
    color: #7e3b93;   
    font-family: Arial;
    text-align: right;
    text-decoration: underline;
    font-weight: normal;
}
.TextoEnviado
{
    font-size: 11pt;
    color: #7e3b93;
    font-family: Arial;    
    font-weight: bold;
}
.resize {
	width: 95%;
	height: 95%;
}


