﻿body.Presentacion {
color:#A89682;
}

body.Presentacion #contenido
{
    overflow:hidden;
}


body.Presentacion .titular
{
    width:331px;
    float:left;
    }

body.Presentacion .subtitular
{
    width:224px;
    float:left;
    background-color:#A89682;
    height:535px;
    }

body.Presentacion .texto
{
    padding:0 0 0 60px;
    float:left;
    width:350px;
    overflow:hidden;
    }

body.Presentacion .texto IMG
{
    padding:0 0 10px 0;
    }



body.Presentacion P
{
    }
    
    
    
body.Presentacion .verVideo
{
    font-size:150%;
    font-weight:normal;
}
    
body.Presentacion .verVideo A
{
    color:#788CB3;
}    
body.Presentacion .verVideo A:hover
{
    color:#A3A19E;
}
