﻿body.servicios {
}

body.servicios #contenido
{
    position:relative;
    float:left;
    width:522px;
    padding-top: 20px;
    min-height:350px;
    _height:580px;/*IE6*/

    }


body.servicios #lineaImagenes
{
width:544px;
margin-top:40px;
}
    
    body.servicios #lineaImagenes .imagenIzquierda
    {
    float:left;        
    width:271px;
    }
        
           
    body.servicios #lineaImagenes .imagenDerecha
    {
    float:left;        
    width:271px;
    margin-left:1px;
    }

/*body.servicios .listaServicios UL
{
    }

body.servicios .listaServicios UL LI SPAN
{
    text-decoration:underline;
    }    
   
body.servicios .listaServicios  UL UL
{
        margin-top:10px;
        margin-bottom:10px;
  
    }
    
body.servicios .listaServicios LI LI
{
        text-decoration: none !important;
        margin-bottom:0;
  
    }*/
    
body.servicios UL UL
{
    margin-bottom:20px;
    }
