#content p
{
    font-size: 15px;
    margin: 0;
    text-align: justify;
}
#columnaizq
{
    width: 250px;
    height: 500px;
    float: left;
}
#imgorganizacion
{
    background-image: url("imagenes/organizacion/fondo.jpg");
    width: 250px;
    height: 400px;
    float: left;
}
#piecolumnaizq
{
    padding: 20px 0 0 30px;
    width: 220px;
    height: 80px;
    background-color: #dca600;
    float: left;
}
#piecolumnaizq a
{
    color:#0000ff;
}
#columnader
{
    width: 700px;
    height: 500px;
    position: relative;
    float: left;
}
#panelsuperior 
{
    width: 680px;
    height: 35px;
    background-color: #ddd;
    padding: 5px 10px 0px 10px;
}
#panelsuperior p
{ 
    font-size: 12px;
}
#panelmedio
{
    width: 700px;
    height: 230px;
    background-color: #fff;
    color:#000    
}
.cabecera
{
    width: 680px;
    height: 30px;
    line-height: 30px;
    z-index: 10;
    background-color:#888;   
    margin-left:20px;
}
.hdepartamentos
{
    position: relative;
    width: 160px;
    /*padding-left: 20px;*/
    float: left;
    text-align: center;
    color:#f1d60f;
}
.hresponsable
{
    position: relative;
    float: left;
    width: 350px;
    height: 100%;
    color:#fff;
}
.harea
{
    width: 170px;
    height: 100%;
    position: relative;
    float: left;
    color:#fff;   
    }
#cuerpomedio
{
    width: 700px;
    height: 200px;          
    position:relative;     
}

#cuerpomedio hr
{
    text-align:center;
    width:660px;
    height:1px;
    clear:both;      
     margin:0 20px 0 20px; 
    /*_margin:-5px 20px -5px 20px;    */
    padding:0px;    
    display:block;
    background-color:#000;
    border:none;
}
.departamento
{
    width: 160px;    
    padding-left:20px;
    text-align: center;       
    position: relative;
    float: left;
    clear:left;
}
.responsable
{
    width: 350px;
    text-align: center;       
    position: relative;
    float: left;
    
}
.responsable h1
{
    text-align: left;
    margin:0;
    font-size: 14px;    
    padding-top:3px;
    color:#000;
}
.responsable h2
{
    text-align: left;
    margin:0;
    font-size: 11px;
    color:#ddd;
    padding-top:3px;
    color:#666;
}
.responsable a
{
    display:block;
    text-align: left;
    margin:0;   
    font-size: 12px;
    color:#0000ff;
    text-decoration:none;    
}
.area
{
    width:170px;
    text-align: left;   
    color: #000;
    position: relative;
    float: left;    
    font-size:11px;
}
#panelinferior
{
 width: 700px;
    height: 230px;
    background-color: #fff;
    color:#000;
}
#cuerpoinferior
{
    width: 660px;
    height: 200px;          
    position:relative;
    margin-left:40px;
}
.delegacion
{
    width: 220px;        
    position: relative;
    float: left;
    margin-bottom:20px;   
}
.delegacion h1
{
    text-align: left;
    margin:0;
    font-size: 16px;    
    padding-top:3px;
    font-weight:normal;
     color:#000;
}
.delegacion h2
{
     text-align: left;
    margin:0;
    font-size: 14px;    
    padding-top:3px;
   
    color:#3c8c93;
}
.delegacion h3
{
    text-align: left;
    margin:0;
    font-size: 11px;    
    padding-top:3px;
    font-weight:normal;
    color:#000;
}
.delegacion a
{
    display:block;
    text-align: left;
    margin:0;   
    font-size: 12px;
    color:#0000ff;
    text-decoration:none;    
}