.Subtitulos {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #394959;
}

a:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #3D44A0;
    text-decoration: none;
}

a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: #3D44A0;
    text-decoration: none;
}

a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #0099FF;
}

a:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #3D44A0;
    text-decoration: none;
} 
.Textos {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
} 
.Subtitulos-wt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
} 
.Txt-ayuda {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: italic;
    color: #666666;
}

ul.recuadro {
    list-style: none;
    text-align: center;
}

li.recuadro {
    float: left;
    background-color: #f8f8f8;
    border: 1px solid #E8E8E8;
    padding: 2px;
    margin: 2px;
    width: 200px;
    height: 200px;
}

img.recuadro {
    border: none;
    padding: 5px;
    width: 180px;
}

ul.recuadroTxt {
    display: block;
    vertical-align: text-bottom;
    list-style: none;
    margin: 0;
    padding: 0;
    position: inherit;
    height: 50px;
    bottom: 0px;
}

div.imagen {
    height: 180px;
}

li.recuadroTxt {
}
