﻿h1
{
    font-size: 28px;
    font-weight: bold;
    color: #333333;
    width: 670px;
    text-align: left;
    background-image: url('../Resources/FondoH1.png');
    background-repeat: no-repeat;
    height: 42px;
    padding-top: 5px;
    padding-left: 0px;
    letter-spacing: -2px;
}

h2
{
    font-weight: bold;
    font-size: 25px;
    color: #006699;
    word-spacing: 5px;
    letter-spacing: 3px;
}

h3
{
    font-size: 20px;
    font-style: italic;
    color: #808080;
    text-indent: 20px;
    letter-spacing: -1px;
}

h4
{
    font-size: 18px;
    font-weight: bold;
    color: #000000;
}




hr
{
    border-style: dotted none none none;
    border-top-width: 1px;
    border-top-color: #C0C0C0;
}

a
{
    color: #006699;
    text-decoration: none;
}


a:hover {
	text-decoration: underline;
}

a:visited
{
    color: #006699;
}



.MenuItem
{
    font-size: 14px;
    height: 20px;
    text-align: center;
    padding-right: 10px;
}

.MenuItem:hover
{

}

.MenuItem a
{
    color: #006699;
    text-decoration: none;
}

.MenuItem a:hover
{
    text-decoration: underline;
}

.MenuFooter
{
    font-size: 10px;
    height: 20px;
    text-align: center;
    padding-right: 20px;
}

.MenuFooter:hover
{

}

.MenuFooter a
{
    color: #006699;
    text-decoration: none;
}

.MenuFooter a:hover
{
    text-decoration: underline;
}


body
{
    background-position: top;
    margin: 0px;
    background-image: url('../Resources/bg.jpg');
    background-repeat: repeat-x;
    font-family: Arial;
    font-size: 14px;
    color: #666666;
    text-align: justify;
    background-color: #B6CEEB;
}

.DivPrincipal
{
    padding: 0px;
    margin: 0px auto 0px auto;
    width: 956px;
}

.MenuSuperior
{
    text-align: right;
    width: 941px;
    height: 100%;
    padding-right: 15px;
    float: left;
}

.GraficoPrincipal
{
    width: 956px;
    float: left;
}

.ContenidoPrincipal
{
    background-image: url('../Resources/FondoPrincipal_ContenidoPrincipal.png');
    background-repeat: repeat-y;
    background-position: center;
    padding-right: 5px;
    padding-left: 5px;
    width: 946px;
    height: 100%;
    float: left;
    background-color: #FFFFFF;
}

.TextoPrincipal
{
    padding: 10px 10px 10px 15px;
    width: 670px;
    height: 100%;
    float: left;
}

.ColumnaDerecha
{
    width: 241px;
    height: 100%;
    float: left;
    padding: 5px;
}

.ContenidoPrincipalBottom
{
    padding: 15px 15px 15px 15px;
    background-position: center bottom;
    width: 926px;
    height: 100%;
    background-image: url('../Resources/FondoPrincipal_Footer.png');
    background-repeat: no-repeat;
    text-align: center;
    clear: both;
    font-size: 12px;
}

.Footer
{
    width: 956px;
    height: 100%;
    float: left;
    margin-bottom: 30px;
    text-align: center;
    font-size: x-small;
    padding-top: 10px;
}


.MenuSuperiorLetritas
{
    background-position: right;
    text-align: right;
    font-size: 12px;
    background-image: url('../Resources/FondoTopPage.png');
    background-repeat: no-repeat;
    height: 26px;
    padding-right: 10px;
    padding-top: 3px;
}
.OnlineChat
{
    border-style: none;
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 10;
}

.DivLogo
{
    float: left;
    width: 300px;
    position: relative;
    top: 0px;
    left: 0px;
}

.DivMenu
{
    float: right;
    /*width: 606px;*/
    /*padding-left: 350px;*/
    padding-top: 25px;
    padding-bottom: 5px;
}
.FormularioInscripcion
{
    padding: 15px;
    width: 500px;
    background-color: #F0F0F0;
    margin-right: auto;
    margin-left: auto;
}

.SitioRecomendado
{
    width: 100%;
    height: 100%;
    font-size: 10px;
    font-style: italic;
    color: #333333;
}
.LinksBlog
{
    text-align: left;
    list-style-image: url('../Resources/blogger_16.png');
    font-size: x-small;
    vertical-align: middle;
}

.LogoCliente
{
    background-position: center;
    text-align: center;
    width: 280px;
    height: 150px;
    vertical-align: middle;
    background-image: url('../Resources/FondoLogoCliente.png');
    background-repeat: no-repeat;
}
