#home
{
    margin:0 auto .5em auto;
    width:98.5%;
    border:1px double #940057;
    padding:.5em 0 .5em 0;
}

#home #enla
{
    display:inline;
    width:26%;
    float:left;
}

#home #texto
{
    margin: 0 2px 0 2px;
    text-align:justify;
    width:45%;
    display:inline;
    float:left;
    background-color:#ffffff;
    background:url('../Images/Fotos/Home/PORTADA6.jpg') no-repeat;
    opacity: 0.8;
    filter:alpha(opacity=80);    
    font: 1em 'Times New Roman',Times,serif;
    padding:.3em;
    color:#000;
}

#home #texto p
{
  font-weight:bold;
  font-style: italic;
  font-weight: bold;
  color:#000;
}

#home #texto #titulo
{
    text-align:center;
    color:#000;
    font: 2em 'Times New Roman',Times,serif;
    letter-spacing: 3pt;
    font-style: italic;
    font-weight: bold;
    margin-bottom:.5em;
}

#home #texto #bajo
{
    text-align:center;
    color:#000;
    font: 1.75em 'Times New Roman',Times,serif;
    letter-spacing: 3pt;
    font-style: italic;
    font-weight: bold;
    margin:.4em;
}


#home #cale
{
    width:26%;
    display:inline;
    float:right;
}

