body{
background-color: #fff;
font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
color : #828282;
margin:0px;
margin-top:10px;


}


body a{
    color: #000;
}
#contenedor {
    position: absolute;
    left: 50%;
    top: 50%;
	z-index: 1;
	height: 586px;
    margin-top: -293px;
    *margin-top: -293px;
	width: 972px;
    margin-left: -486px;
	background: #FFF; 
	
}

#ContenedorGeneral{
 width:972px;
 height:100%;
}

#ContenedorCabecera{
  width:972px;
  float:left;
  text-align:left;
  background-color:#fff;
  z-index:2;
  height:130px;
}


#ContenedorCuerpo{
  width:954px;
  float:left;
  text-align:left;
  background-color:#fff;
  z-index:1;

 margin-left:9px;

  
}



#ContenedorPie{
  width:972px;
  float:left;
  text-align:left;
  background-color:#fff;
  height:44px;
  
}

table {
	border: thin solid #CCC;
   
}

.html_plano{
    
    width:952px;
    margin-left:1px;
    height:394px;
    
}

.html_plano1{
    float:left;
    width:539px;
    margin-right:9px;
    height:394px;
    

}

.notalegal{
    margin-right:20px;
    overflow:auto;
    height:380px;
    text-align:justify;
    padding-right:10px;
    background-color:#ffffff;
    padding-top:10px;
    z-index:10;
    


}

