﻿
.CartaTitulos
{
    font-family: "Times New Roman", Times, serif;
    color: #FFFFFF;
    font-size: medium;
    font-weight: bold;
}
.CartaDescripciones
{
    font-family: "Times New Roman", Times, serif;
    color: #FFFFFF;
    font-size: medium;
}
.BotoneraActiva
{
    background-image: url('/picture_library/ImagenWeb_28.gif');
    padding-left: 5px;
    text-align: left;
    font-family: "Times New Roman", Times, serif;
    color: #FFFFFF;
    font-size: 16px;
}
.Botonera
{
    background-image: url('/picture_library/ImagenWeb_25.gif');
    padding-left: 5px;
    text-align: left;
    font-family: "Times New Roman", Times, serif;
    font-size: medium;
    color: #FFFFFF;
}
a
{
    color: #FFFFFF;
    text-decoration: none;
}
a:active
{
    color: #8F8378;
}
a:hover
{
    text-decoration: underline;
}
.Pie
{
    font-family: "Times New Roman", Times, serif;
    font-size: medium;
    color: #FFFFFF;
    text-align: center;
}
body
{
    background-color: #C4B29A;
    margin: auto;
}
.BodyIntro{
    background-color: #AAA198;
}
.Texto
{
    font-family: "Times New Roman", Times, serif;
    font-size: medium;
    color: #FFFFFF;
    padding-left: 5px;
    vertical-align: top;
}
.flash
{
    margin: 0px;
    padding: 0px;
    vertical-align: top;
}
.centrarDIV
{
	position: absolute;
	left: 50%;
	top: 40%;
	width: 550px;
	height: 350px;
	margin-left: -275px;
	margin-top: -175px;
}
.Entrar
{
    font-family: "myriad Pro";
    font-size: x-small;
    text-align: center;
    width: 100%;
}

