﻿body
{
    font-family: Calibri, Verdana, Arial, Helvetica;
    font-size: 12px;
    color: #3A4B5E;
    margin-top: 0px;
}

a:link
{
    color: #F59696;
    text-decoration: none;
}

a:visited
{
    color: #F59696;
    text-decoration: none;
}

a:hover
{
    color: #C50E1F;
    text-decoration: none;
}

a:active
{
    color: #C50E1F;
    text-decoration: none;
}

#mainTable
{
    border-style: none;
    width: 750px;
    position: relative;
    left: 50%;
    margin-left: -375px; /* 50% del ancho */
}

#headerMainTable
{
    background-image: url('img/bckFeathers.png');
    background-repeat: no-repeat;
}

#headerHomeLink
{
    text-align: right;
}

#bodyMainTable
{
    width: 100%;
    border-style: solid;
    border: 0px;
    margin: 0px 0px 0px 0px;
}

#bodyContent
{
    background-color: #FFFFFF;
    background: url('img/bckContent.png') ;
    background-repeat: no-repeat;
    vertical-align: top;
}

#bodyMasterContent
{
    width: 100%;
    vertical-align: top;
    padding: 10px;
}

.commonContent
{
    width: 100%;
    vertical-align: top;
    padding: 10px;
}

.nullTable
{
    width: 100%;
    vertical-align: top;
    padding: 0px;
}

.contactTextField
{
    border: 1px dashed #3A4B5E;
    font-family: Calibri, Arial, Helvetica;
    font-size: 12px;
    background-color: #FAFAFA;
}

.selectProductos
{
    border: 1px dashed #3A4B5E;
    font-family: Calibri, Arial, Helvetica;
    font-size: 12px;
    background-color: #FAFAFA;
}

.selectRecetas
{
    border: 1px dashed #3A4B5E;
    font-family: Calibri, Arial, Helvetica;
    font-size: 12px;
    background-color: #FAFAFA;
}
















#HeaderBackground
{
    border-style: none;
    border-width: 0px;
    margin: 0px 0px 0px 0px;
    background-repeat: no-repeat;
}



#HeaderUpperLine1
{
    background-color: #F8EFD7;
    height: 2px;
}

#HeaderUpperLine2
{
    background-color: #FFF8E7;
    height: 1px;
}

#HeaderUpperLine3
{
    background-color: #FFF8E7;
    height: 1px;
}


#HeaderLinksCell
{
    height: 40px;
}









#BodySeparator
{
    background-color: #FFFFFF;
    background-image: url('img/bckBodySeparator.png');
    background-position: center;
    background-repeat: repeat-y;
    width: 25px;
    vertical-align: top;
}

#BodyMainBar
{
    background-color: #FFFFFF;
    width: 200px;
    vertical-align: top;
}

#footerMainTable
{
    width: 750px;
    height: 100px;
    background-image: url('img/bckFooter.gif');
    background-repeat: no-repeat;
    border-style: solid;
    border-width: 0px;
    margin: 0px 0px 0px 0px;
}

#footerLinksCell
{
    width: 750px;
    height: 30px;
    color: #C50E1F;
    text-align: left;
    vertical-align: text-top;
    padding-top: 30px;
}

#footerDataCell
{
    height: 70px;
    color: #C50E1F;
    text-align: center;
}

#FooterCreditsTable
{
    width: 750px;
    border-style: solid;
    border-width: 0px;
    margin: 0px 0px 0px 0px;
    color: #F59696;
}


.DarkColoredTitle
{
    font-family: Calibri, Arial, Helvetica;
    color: #C50E1F;
    font-size: 16px;
}

.ColoredTitle
{
    font-family: Calibri, Arial, Helvetica;
    color: #DC1D1B;
    font-size: 12px;
}



.ExtraLightBarTable
{
    width: 100%;
    background-color: #FFF8E7;
    border-style: dashed;
    border-width: 1px;
    border-color: #C50E1F;
}

.ExtraDarkColoredText
{
    font-family: Calibri, Arial, Helvetica;
    color: #C50E1F;
}

.DarkColoredText
{
    font-family: Calibri, Arial, Helvetica;
    color: #DC1D1B;
}

.ColoredText
{
    font-family: Calibri, Arial, Helvetica;
    color: #D2D70F;
}

.LightColoredText
{
    font-family: Calibri, Arial, Helvetica;
    color: #DCE182;
}

.ExtraLightColoredText
{
    font-family: Calibri, Arial, Helvetica;
    color: #FFFFEB;
}

.ColoredHorizontalLine
{
    width: 100%;
    height: 1px;
    color: #DC1D1B;
    border-bottom-style: dotted;
}










.HeaderSection
{

}

.HeaderLine
{
    background-color: #000000;
    height: 1px;
}


#MainHeader
{
    width: 750px;
    height: 150px;
    background-color: Fuchsia;
}

#HeaderContent
{
    background-color: #FFFFFF;
}




body.adWindows
{
    font-size: 10px;
    font-family: Calibri, Arial, Helvetica;
    color: #3A4B5E;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
}

