﻿body.entorno {
}

body.entorno #contenido  
{
    _padding-top:10px;/*IE6*/
}

body.entorno #contenido H2  
{
    _top: 10px;/*IE6*/

}




body.entorno .titular
{
    font-weight:bold;
    }
    
    
 
body.entorno #lineaImagenes
{
width:544px;
margin-bottom:10px;
overflow:hidden;
}
    
    body.entorno #lineaImagenes .imagenIzquierda
    {
    float:left;        
    width:271px;
    }
        
           
    body.entorno #lineaImagenes .imagenDerecha
    {
    float:left;        
    width:271px;
    margin-left:1px;
    }
 
