﻿#contenido
{
    position: relative;
    float:left;
    background-color: Transparent;
    background-image: url(../images/organigrama.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    width: 59.5em;
    height: 45.5em;
}
h3
{
    position: relative;
    float:left;
    width: 14em;
    height: 3em;
    top: 1.6em;
    left: 9.5em;
    text-align:center;
    font-family: Arial;
    font-size: 1.8em;
    color: #FFF;
}
h4
{   
    position: relative;
    float:left;
    width: 12.1em;
    height: 3em;
    text-align: center;
    font-family: Arial;
    font-size: 1.3em;
    color: #FFF;
    font-weight: normal;
}
h4 strong
{
    font-size: 1.2em;
}
h5
{   
    position: relative;
    float:left;
    width: 12.1em;
    height: 3em;
    text-align: center;
    font-family: Arial;
    font-size: 1.3em;
    color: #FFF;
    font-weight: normal;
}
h5 strong
{
    font-size: 1.2em;
}
h6
{   
    position: relative;
    float:left;
    width: 12.1em;
    height: 3em;
    text-align: center;
    font-family: Arial;
    font-size: 1.3em;
    color: #FFF;
    font-weight: normal;
}
h6 strong
{
    font-size: 1.2em;
}
#direccion
{
    top: 2.8em;
    left: 1em;    
}
#consejero
{
    top: 5em;
    left: 16.8em;
}
#directora
{
    top: 10.6em;
    left: 16.8em;
}
#administracion
{
    top: 16.7em;
    left: 1.8em;
}
#produccion
{
    top: 16.7em;
    left: 6.6em;
}
#imasd
{
    top: 17.3em;
    left: 11.2em;
}
#desarrollo
{
    top: 16.7em;
    left: 16em;
}
#contenido p
{
    position: relative;
    float:left;
    width: 8em;
    height: 3em;
    text-align: center;
    font-family: Arial;
    font-size: 1.2em;
    color: #FFF;
    font-weight: bold;
}