﻿body.Equipo H1
{
    position:absolute;
    top:35px;
    }

    body.Equipo H1 IMG
    {
        position:relative;
        top:5px;
        margin-bottom:1px;
        left:3px;
        z-index:-1;
        }



body.Equipo #desarrollo .texto P
{
    width:360px;
    margin:0 0 40px 0;
    padding:0;
    }


/*
body.Equipo #fotosFichas
{
    overflow:hidden;
    width:495px;
    }
    
    body.Equipo #fotosFichas P
    {
        background-color:#CCC;
        height:15px;
        margin: 1px 0 0 0;
        padding:1px 0 0 10px;
        color:#666;
        }
        
    body.Equipo #fotosFichas .ficha
    {
        width:165px;
        float:left;
        margin-left:156px;
        }*/
        
        
    body.Equipo #desarrollo .texto .curriculum
    {
        background-color:#E0E0E0;    
        padding:10px;
        position:absolute;
        top:60px;
        left:0;
        }
        
        body.Equipo #desarrollo .texto .curriculum P
        {
            width:340px;
            margin-bottom:20px;
            padding:0;
            }
        
/*Si decidiésemos en algún momento que van tres fotos por línea este es el estilo que hay que aplicarle y eliminar el otro .ficha, claro
body.ElCentro #fotosFichas .ficha
{
    width:165px;
    float:left;
    margin-right:5px;
    }

/*-------------------AMPLIA FICHA-----------------------

body.Equipo #ampliaFicha
{
    width:495px;
    position:relative;
    top:40px;
    }

    body.Equipo #ampliaFicha .texto
    {
        background-color:#E0E0E0;    
        width:325px;
        _width:345px;
        padding:10px;
        height:460px;
        position:absolute;
        top:0;
        left:0;
        }
    
        body.Equipo #ampliaFicha .texto P
        {
            padding:0;
            margin:0 0 10px 0;
            }
    
    body.Equipo #ampliaFicha .ficha
    {
        width:165px;
        position:absolute;
        top:0;
        left:350px;
        }
    
        body.Equipo  #ampliaFicha .ficha P
        {
            background-color:#333;
            height:15px;
            margin: 1px 0 0 0;
            padding:1px 0 0 10px;
            color:#FFF;
            }



body.Equipo .volver
{
    position:relative;
    top:35px;
    text-align:right;
    width:515px;
    }
    
    body.Equipo .volver A
    {
        color:#999;
        background: url(Images/flechaVolver.gif) no-repeat 0 2px;
        padding-left:18px;
        }
    
    body.Equipo .volver A:hover
    {
        color:#A8B700;
        background: url(Images/flechaVolver_il.gif) no-repeat 0 2px;
        }
    */
