/* CSS Stylesheet for jyt */

body
{
    margin: 0px;
    background-color: #cccccc;
    font-size: 14px;
    font-family: Arial, Tahoma, Verdana;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal; /*    background-attachment:fixed;     background-image:url(Imagenes/JyTWatermark2.gif);     background-position: 65% 50%;     background-repeat:no-repeat;*/
}

.base
{
    color: #000000;
}

.textomarquee
{
    font-size: 14px;
    color: #FF0000;
}


.titulorojo
{
    color: #FF0000;
    font-weight: bold;
    font-family: Arial, Tahoma, Verdana;
}

.mayusculas
{
    text-transform: uppercase;
}
.titulonegro
{
    color: #000000;
    font-weight: bold;
}

.pieweb
{
    font-size: 8px;
    text-align: center;
}

A:link
{
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #00009f;
}

A:visited
{
    color: #555555;
}

A:active
{
    color: #FF5555;
}

A:hover
{
    color: #FF0000;
}

.LinkBlanco
{
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: White;
}

body h1
{
    font-size: 18px;
    color: red;
    text-align: center;
    font-weight: bold;
    line-height: 1.5;
    vertical-align: middle;
}
body h2
{
    font-size: 14px;
    font-weight: bold;
    vertical-align: middle;
}
body h3
{
    font-size: 14px;
    color: red;
    text-align: center;
    font-weight: bold;
    vertical-align: bottom;
}
body h4
{
    font-size: 18px;
    color: red;
    text-align: center;
    font-weight: bold;
    line-height: 1;
    vertical-align: middle;
}
body h5
{
    font-size: 16px;
    color: red;
    font-weight: bold;
    vertical-align: middle;
    text-align: left;
}
.likeA
{
    color: black;
    text-decoration: underline;
}

.likeA:hover
{
    color: #FF0000;
}

body .copiastiendas
{
    font-size: 9px;
    background-color: #CCCCCC;
}

body .copiasservicios
{
    background-color: #CCCCCC;
    font-weight: bold;
}

.TitIndex 
{
    font-family: Arial, Helvetica, sans-serif; 
    font-weight: bold; color: #FFFFFF; 
}