﻿html,body
{
    background-color:White;
    margin:0px 0px 0px 0px;   
    font-family:Arial;
    font-size:12px;
    color:#525252;
    text-align:justify; 
}
        
div.capaContenedoraFlash
{
    width:807px;
    height:650px;
    margin:40px auto auto auto;
    border:solid 1px #C3C3C3;
}
     
img.imgCorazon
{
    float:left;
}
        
div.capaContenedorTexto
{
    width:807px;
    height:180px;
}
        
div.capaTexto
{
    width:580px;
    margin-left:20px;
    margin-top:10px;
    float:left;
}
        
div.capaLinks
{
    font-size:14px;
    color:#E62B03;
    font-weight:bold;
}
        
.lnk
{
    text-decoration:none;
    color:#E62B03;
}

.lnkSeleccionado
{
    text-decoration:none;   
    font-weight:normal;  
    color:#000000;    
}

.lnkNoSeleccionado
{
    text-decoration:none;
    font-weight:bold;
    color:#000000;  
}

div.capaIdiomas
{
    font-size:12px;
    line-height:18px;
    color:#000000;   
}
