﻿body
{
    background-color:#030606;
    font-family: Verdana;
    color:White;
    font-size: 12px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}

.GOLDEN_01
{
    background-image: url(Images/GOLDEN_01.jpg);
    background-repeat: no-repeat;
    position: relative;
    width: 779px;
    height: 90px;
    margin-left: 0px;
    margin-right: 0px;
    z-index: 6;
}

.GOLDEN_02
{
    background-image: url(Images/GOLDEN_02.jpg);
    background-repeat: no-repeat;
    position: relative;
    width: 779px;
    height: 90px;
    margin-left: 0px;
    margin-right: 0px;
    z-index: 5;
}

.GOLDEN_03
{
    background-image: url(Images/GOLDEN_03.jpg);
    background-repeat: no-repeat;
    background-color:#030606;
    position: relative;
    width: 160px;
    height: 352px;
    margin-left: 0px;
    margin-right: 0px;
    z-index: 4;
}

.GOLDEN_04
{
    background-image: url(Images/GOLDEN_04.jpg);
    background-repeat: no-repeat;
    position: relative;
    width: 619px;
    height: 101px;
    margin-left: 0px;
    margin-right: 0px;
    z-index: 3;
}

.GOLDEN_05
{
    background-image: url(Images/GOLDEN_05.jpg);
    background-repeat: no-repeat;
    background-color:#030606;
    position: relative;
    width: 619px;
    height: 251px;
    margin-left: 0px;
    margin-right: 0px;
    z-index: 2;
}

.GOLDEN_06
{
    background-image: url(Images/GOLDEN_06.jpg);
    background-repeat: no-repeat;
    position: relative;
    width: 779px;
    height: 53px;
    margin-left: 0px;
    margin-right: 0px;
    z-index: 1;
}

A.LinkIntro:link, A.LinkIntro:active, A.LinkIntro:visited
{
    color: #CCA455;
    font-family: Verdana;
    font-weight: bold;
    font-size: 10px;
    text-decoration: underline;
}

A.LinkIntro:hover
{
    color: #CCA455;
    font-family: Verdana;
    font-weight: bold;
    font-size: 10px;
    text-decoration: underline;
}

A.LinkNoticias:link, A.LinkNoticias:active, A.LinkNoticias:visited
{
    color: White;
    font-family: Verdana;
    font-weight: bold;
    font-size: 10px;
    text-decoration: none;
}

A.LinkNoticias:hover
{
    color: #CCA455;
    font-family: Verdana;
    font-weight: bold;
    font-size: 10px;
    text-decoration: none;
}

.negrilla
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #999999;
}

.rojilla
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #CCA455;
}

.blanquilla
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: White;
}

.titulos
{
    font-family: Verdana;
    font-weight: bold;
    color: #CCA455;
}